nw::lyt::AnimCurve Enumerated Typeenum AnimCurve;
| Value | Description |
|---|---|
| ANIMCURVE_CONSTANT | Constant format. |
| ANIMCURVE_STEP | Step format. |
| ANIMCURVE_HERMITE | Hermite interpolation. |
| ANIMCURVE_MAX | Total number of enumerators. |
Represents the animation calculation format.
CONFIDENTIAL