nw::lyt::AnimTargetTexSRT Enumerated Typeenum AnimTargetTexSRT;
| Value | Description |
|---|---|
| ANIMTARGET_TEXSRT_TRANSLATES | Represents the amount of S-coordinate translate. |
| ANIMTARGET_TEXSRT_TRANSLATET | Represents the amount of T-coordinate translate. |
| ANIMTARGET_TEXSRT_ROTATE | Represents the amount of rotation. |
| ANIMTARGET_TEXSRT_SCALES | Represents the scale ratio in the S-coordinate direction. |
| ANIMTARGET_TEXSRT_SCALET | Represents the scale ratio in the T-coordinate direction. |
| ANIMTARGET_TEXSRT_MAX | Total number of enumerators. |
Specifies the target of a texture SRT animation.
CONFIDENTIAL