ExtrapolationType

ExtrapolationType

Oversigt over de forskellige former for støtte

ExtrapolationType er et enum i Aspose.3D FOSS for .NET.

ExtrapolationType enum definerer de fire mulige ekstrapoleringsadfærdsmønstre: CONSTANT, CYCLE, CHICKLE_WITH_OFFSET og OSCILLATE.

Valuer

ValueDescription
CONSTANTRepresents a constant extrapolation where values remain unchanged beyond keyframes
CYCLERepresents a cyclic extrapolation that repeats the animation from the start after the last keyframe
CYCLE_WITH_OFFSETRepresents a cyclic extrapolation that repeats with an added offset each cycle
OSCILLATERepresents an oscillating extrapolation that alternates direction after each cycle
 Dansk