KeyFrame.KeyFrame
KeyFrame constructor
Create a new key frame on specified curve
public KeyFrame(KeyframeSequence curve, double time)
Parameter | Type | Description |
---|---|---|
curve | KeyframeSequence | The curve that the key frame will be created on |
time | Double | The time position of the key frame |
See Also
- class KeyframeSequence
- class KeyFrame
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D