nw::lyt::TexGenType Enumerated Typeenum TexGenType;
| Value | Description |
|---|---|
| TEXGENTYPE_MTX2x4 | Multiply 2x4 matrix for the input attribute and generate S and T texture coordinates. |
| TEXGENTYPE_MAX | Total number of enumerators. |
Specifies the texture coordinate generation method.
CONFIDENTIAL