StepMode enumeration

StepMode enumeration

Interpolation step mode.

The StepMode type exposes the following members:

Fields

FieldDescription
PREVIOUS_VALUECurve value of a segment always uses the value from previous key frame
NEXT_VALUECurve value of a segment always uses the value from the next key frame

See Also