AnimationNode

AnimationNode — Aspose.3D FOSS .NET API Reference

AnimationNode — AnimationNode class..

Package: Aspose.ThreeD


Properties

PropertyTypeDescription
Namestring
ChildrenList<AnimationNode>
ChannelsList<AnimationChannel>

Methods

MethodReturnsDescription
AddChild(AnimationNode node)``
AddChannel(AnimationChannel channel)``
GetLocalMatrix()``
GetWorldMatrix()``

See Also