Enum FbxAnimCurveDef.EDataIndex
Namespace: Autodesk.Fbx
Syntax
public enum EDataIndex
Fields
| Name | Description | Value |
|---|---|---|
| eRightSlope | 0 | |
| eTCBTension | 0 | |
| eNextLeftSlope | 1 | |
| eTCBContinuity | 1 | |
| eRightWeight | 2 | |
| eTCBBias | 2 | |
| eWeights | 2 | |
| eNextLeftWeight | 3 | |
| eRightVelocity | 4 | |
| eVelocity | 4 | |
| eNextLeftVelocity | 5 |