FBTangentClampMode Class Reference

FBTangentClampMode Class Reference

#include <mobu-python-api.h>

Class Description

Different clamping modes for the tangents.

+ Inheritance diagram for FBTangentClampMode:

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...
 

Member Data Documentation

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.