#include <FCDAnimationKey.h>
Inheritance diagram for FCDAnimationKeyTCB:

Public Attributes | |
| float | tension |
| The tension. | |
| float | continuity |
| The continuity. | |
| float | bias |
| The bias. | |
| float | easeIn |
| The ease-in factor. | |
| float | easeOut |
| The ease-out factor. | |
This class is used for 3dsMax TCB keys.
Do not create directly. Instead call FCDAnimationCurve::AddKey(FUDaeInterpolation::TCB).
1.4.6-NO