Types of interpolation for an FCurve. More...
Public Attributes | |
kFBInterpolationConstant | |
Constant interpolation. More... | |
kFBInterpolationLinear | |
Linear interpolation. More... | |
kFBInterpolationCubic | |
Cubic interpolation. More... | |
kFBInterpolationCustom | |
Custom interpolation. More... | |
Types of interpolation for an FCurve.
kFBInterpolationConstant |
Constant interpolation.
kFBInterpolationCubic |
Cubic interpolation.
kFBInterpolationCustom |
Custom interpolation.
kFBInterpolationLinear |
Linear interpolation.