NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

TransformMember

Describes which aspect of the NiTextureTransform the NiTextureTransformController will modify.

Choices

Number Name Description
0 TT_TRANSLATE_U Control the translation of the U coordinates.
1 TT_TRANSLATE_V Control the translation of the V coordinates.
2 TT_ROTATE Control the rotation of the coordinates.
3 TT_SCALE_U Control the scale of the U coordinates.
4 TT_SCALE_V Control the scale of the V coordinates.

Storage Type

uint

Found In