AnimationClip.Animations
AnimationClip.Animations property
获取剪辑中包含的动画。
public IList<AnimationNode> Animations { get; }
Property Value
层。
另请参见
- class AnimationNode
- class AnimationClip
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D
获取剪辑中包含的动画。
public IList<AnimationNode> Animations { get; }
层。