ExtrapolationType

ExtrapolationType

Oversigt over de forskellige former for støtte

ExtrapolationType er et enum i Aspose.3d for Python.

ExtrapolationType.CONSTANT repræsenterer ved hjælp af en konstant værdi ud over nøgleframe-intervallet.

Valuer

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
 Dansk