KeyframeSequence.KeyFrames
KeyframeSequence.KeyFrames property
获取此曲线的关键帧。
public IList<KeyFrame> KeyFrames { get; }
Property Value
键。
另请参见
- class KeyFrame
- class KeyframeSequence
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D
获取此曲线的关键帧。
public IList<KeyFrame> KeyFrames { get; }
键。