#include <mobu-python-api.h>
Different clamping modes for the tangents.
Public Attributes | |
object | kFBTangentClampModeNone |
The tangent will act normally. More... | |
object | kFBTangentClampModeClamped |
The tangent will be flattened when the key is placed at the same value as an adjacent key. More... | |
object kFBTangentClampModeClamped |
The tangent will be flattened when the key is placed at the same value as an adjacent key.
object kFBTangentClampModeNone |
The tangent will act normally.