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