Types of interpolation for an FCurve. More...
#include <pyfbsdk_generated.h>
Public Attributes | |
kFBInterpolationConstant | |
Constant interpolation. | |
kFBInterpolationLinear | |
Linear interpolation. | |
kFBInterpolationCubic | |
Cubic interpolation. | |
kFBInterpolationCustom | |
Custom interpolation. | |
Types of interpolation for an FCurve.
kFBInterpolationConstant |
Constant interpolation.
kFBInterpolationCubic |
Cubic interpolation.
kFBInterpolationCustom |
Custom interpolation.
kFBInterpolationLinear |
Linear interpolation.