Interpolation

Overview

Interpolation is a enum in Aspose.3d for Python.

Interpolation.CONSTANT represents a non‑changing value between keyframes.

Values

ValueDescription
CONSTANTRepresents a non‑changing value between keyframes
LINEARRepresents a straight‑line interpolation between successive keyframes
BEZIERRepresents a cubic Bézier curve interpolation for smooth transitions
B_SPLINERepresents a B‑spline interpolation providing smooth, controllable curves
CARDINAL_SPLINERepresents a cardinal spline interpolation with tension control
TCB_SPLINERepresents a Tension‑Continuity‑Bias spline interpolation for advanced keyframe control