Enum AnimationInterpolationMode
AnimationInterpolationMode enumeration
Interpolation algorithm.
public enum AnimationInterpolationMode
Values
| Name | Value | Description |
|---|---|---|
| LINEAR | 0 | |
| STEP | 1 | |
| CUBICSPLINE | 2 |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD