KeyframeSequence — Aspose.3D FOSS .NET API Reference
KeyframeSequence — KeyframeSequence class..
Package: Aspose.ThreeD
Properties
| Property | Type | Description |
|---|---|---|
PropertyName | string | |
KeyFrames | List<KeyFrame> | |
PreExtrapolation | Extrapolation | |
PostExtrapolation | Extrapolation |
Methods
| Method | Returns | Description |
|---|---|---|
GetKeyFrameAtTime(float time) | `` | |
AddKeyFrame(KeyFrame keyFrame) | `` | |
RemoveKeyFrame(KeyFrame keyFrame) | `` | |
Interpolate(float time) | `` |