Active tangent weight, no/one/both side are active on a key. More...
#include <pyfbsdk_generated.h>
Public Attributes | |
kFBTangentWeightModeNone | |
Tangent weight disabled. | |
kFBTangentWeightModeRight | |
Right tangent weight active. | |
kFBTangentWeightModeNextLeft | |
Next key left tangent weight active. | |
kFBTangentWeightModeBoth | |
Right tangent and next key left tangent weight are active. | |
Active tangent weight, no/one/both side are active on a key.
Please note, the left value is for the next key, as the current key contains the tangent weight information for the next key. To disable the weight on the left side of a key at index "i", you need to disable "kFBTangentWeightModeNextLeft" the "i-1" key.
kFBTangentWeightModeBoth |
Right tangent and next key left tangent weight are active.
kFBTangentWeightModeNextLeft |
Next key left tangent weight active.
kFBTangentWeightModeNone |
Tangent weight disabled.
kFBTangentWeightModeRight |
Right tangent weight active.