nw::lyt::TexGenType Enumerated Type
Syntax
enum TexGenType;
Value
Value
Description
TEXGENTYPE_MTX2x4
Multiply 2x4 matrix for the input attribute and generate S and T texture coordinates.
TEXGENTYPE_MAX
Total number of enumerators.
Description
Specifies the texture coordinate generation method.
Revision History
2009/09/18
Initial version.
CONFIDENTIAL