FBTangentConstantMode Class Reference

FBTangentConstantMode Class Reference

#include <mobu-python-api.h>

Class Description

Different constant modes for the tangents.

+ Inheritance diagram for FBTangentConstantMode:

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

Member Data Documentation

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.