ExtrapolationType enumeration
ExtrapolationType enumeration
Extrapolation type.
The ExtrapolationType type exposes the following members:
Fields
| Field | Description |
|---|---|
| CONSTANT | Value will keep the same value of the last value |
| GRADIENT | Value will keep the same slope by time |
| CYCLE | The repetition. |
| CYCLE_RELATIVE | Repeat the previous pattern based on the last value |
| OSCILLATE | The mirror repetition. |
See Also
- module
aspose.threed.animation