KeyFrame.KeyFrame
KeyFrame constructor
在指定曲线上创建新的关键帧
public KeyFrame(KeyframeSequence curve, double time)
| 参数 | 类型 | 描述 |
|---|---|---|
| 曲线 | KeyframeSequence | 关键帧将被创建的曲线 |
| 时间 | Double | 关键帧的时间位置 |
另请参见
- class KeyframeSequence
- class KeyFrame
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D