Different constant modes for the tangents. More...
#include <pyfbsdk.h>

Public Attributes | |
| kFBTangentConstantModeNormal | |
| The tangent will contain the value of the current keyframe until the next keyframe. | |
| kFBTangentConstantModeNext | |
| The tangent will contain the value of the next keyframe. | |
Different constant modes for the tangents.
| kFBTangentConstantModeNext |
The tangent will contain the value of the next keyframe.
| kFBTangentConstantModeNormal |
The tangent will contain the value of the current keyframe until the next keyframe.