Gap interpolation modes. More...
Public Attributes | |
kFBGapRigidBody | |
Use rigid body information. More... | |
kFBGapConstant | |
Constant interpolation. More... | |
kFBGapLinear | |
Linear interpolation. More... | |
kFBGapBezier | |
Bezier interpolation. More... | |
kFBGapCurve | |
Cubic/curve interpolation. More... | |
kFBGapSample | |
Sampled data. More... | |
Gap interpolation modes.
kFBGapBezier |
Bezier interpolation.
kFBGapConstant |
Constant interpolation.
kFBGapCurve |
Cubic/curve interpolation.
kFBGapLinear |
Linear interpolation.
kFBGapRigidBody |
Use rigid body information.
kFBGapSample |
Sampled data.