StepMode enumeration
StepMode enumeration
Interpolation step mode.
The StepMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| PREVIOUS_VALUE | Curve value of a segment always uses the value from previous key frame |
| NEXT_VALUE | Curve value of a segment always uses the value from the next key frame |
See Also
- module
aspose.threed.animation