#include <mobu-python-api.h>
Different constant modes for the tangents.
Public Attributes |
|
object | kFBTangentConstantModeNormal |
object | kFBTangentConstantModeNext |
object kFBTangentConstantModeNormal |
The tangent will contain the value of the current keyframe until the next keyframe.
object kFBTangentConstantModeNext |
The tangent will contain the value of the next keyframe.