AnimationClip — Aspose.3D FOSS TypeScript API Reference

AnimationClip — AnimationClip class in the Aspose.3D FOSS TypeScript API.. Inherits from: SceneObject.

Package: aspose.threed


Methods

MethodReturnsDescription
createAnimationNode(nodeName: string)AnimationNode
name()string
properties()PropertyCollection
animations()AnimationNode[]
description()string
start()number
stop()number

See Also