~ KeyframeInterpolation Operator
Location
- Namespace
- Fuse.Animations
- Package
- Fuse.Animations 2.9.1
Parameters
- operand
Returns
Possible Values
- Linear
-
The curve is straight between keyframes
- CatmullRom
-
DEPRECATED: Use the name Smooth instead
- Smooth
-
Creates smooth curve that touches all keyframe locations
- Custom
-
Custom curve options have been specified. This is set automatically when the options have been modified.