nw::lyt::AnimTargetTexSRT Enumerated Type

Syntax

enum AnimTargetTexSRT;

Value

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.

Description

Specifies the target of a texture SRT animation.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL