ExtrapolationType
Oversigt over de forskellige former for støtte
ExtrapolationType er et nummer i Aspose.3d for Typescript.
ExtrapolationType er en opgørelse, der omfatter CONSTANT-, GRADIENT- og CYCLE-optioner samt Cycle_RELATIVE-og OSCILLATE-alternativer.
Valuer
| Value | Description |
|---|---|
CONSTANT | Represents a constant extrapolation where values remain unchanged beyond keyframes |
GRADIENT | Represents extrapolation using the gradient of the last segment to extend values |
CYCLE | Represents repeating the animation cycle from the start after the last keyframe |
CYCLE_RELATIVE | Represents repeating the cycle with values offset by the total change of each loop |
OSCILLATE | Represents alternating forward and backward playback after the final keyframe |