ExtrapolationType

ExtrapolationType

Přehled

ExtrapolationType je enum v Aspose.3d pro Python.

ExtrapolationType.CONSTANT představuje použití konstantní hodnoty mimo rozsah klíčového rámce.

Hodnoty

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
 Čeština