FBX C++ API Reference
|
#include <fbxanimcurve.h>
Definition at line 107 of file fbxanimcurve.h.
Public Member Functions | |
FbxAnimCurveTangentInfo () | |
Public Attributes | |
float | mDerivative |
float | mWeight |
float | mVelocity |
float | mAuto |
bool | mWeighted |
bool | mHasVelocity |
|
inline |
Definition at line 109 of file fbxanimcurve.h.
float mDerivative |
Definition at line 119 of file fbxanimcurve.h.
float mWeight |
Definition at line 120 of file fbxanimcurve.h.
float mVelocity |
Definition at line 121 of file fbxanimcurve.h.
float mAuto |
Definition at line 122 of file fbxanimcurve.h.
bool mWeighted |
Definition at line 123 of file fbxanimcurve.h.
bool mHasVelocity |
Definition at line 124 of file fbxanimcurve.h.