ExtrapolationType

ExtrapolationType

Overview

ExtrapolationType is a enum in Aspose.3d for Typescript.

ExtrapolationType is an enumeration that includes CONSTANT, GRADIENT, CYCLE, CYCLE_RELATIVE, and OSCILLATE options.

Values

ValueDescription
CONSTANTRepresents a constant extrapolation where values remain unchanged beyond keyframes
GRADIENTRepresents extrapolation using the gradient of the last segment to extend values
CYCLERepresents repeating the animation cycle from the start after the last keyframe
CYCLE_RELATIVERepresents repeating the cycle with values offset by the total change of each loop
OSCILLATERepresents alternating forward and backward playback after the final keyframe