Overview
Interpolation is a enum in Aspose.3D FOSS for Java.
This enumeration defines 6 values: CONSTANT, LINEAR, BEZIER, B_SPLINE, CARDINAL_SPLINE, TCB_SPLINE.
Values
| Value | Description |
|---|
CONSTANT | |
LINEAR | |
BEZIER | |
B_SPLINE | |
CARDINAL_SPLINE | |
TCB_SPLINE | |
See Also