Animation.InterpolationType

Values

ValueMeaning
interpolationNearest0

No interpolation (nearest value).

interpolationLinear1

Linear interpolation.

interpolationCubic2

Cubic interpolation.

Meta