ExtrapolationType

ExtrapolationType

Overview

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

ExtrapolationType.CONSTANT represents using a constant value beyond the keyframe range.

Values

ValueDescription
CONSTANTRepresents using a constant value beyond the keyframe range
GRADIENTRepresents extending the curve using the gradient at the endpoint
CYCLERepresents repeating the animation cycle from the start after the end
CYCLE_RELATIVERepresents repeating the cycle with values offset relative to each repetition
OSCILLATERepresents alternating the curve direction back and forth beyond the range