nw::gfx::res::ResMaterial::TextureCoordinateConfig Enumerated Typeenum TextureCoordinateConfig;
| Value | Description |
|---|---|
CONFIG_0120 |
0 1 2 0. |
CONFIG_0110 |
0 1 1 0. |
CONFIG_0111 |
0 1 1 1. |
CONFIG_0112 |
0 1 1 2. |
CONFIG_0121 |
0 1 2 1. |
CONFIG_0122 |
0 1 2 2. |
CONFIG_NUM |
Not used. |
Texture coordinator configuration.
Sets which texture coordinator to assign to. Values are given in the order Texture 0, Texture 1, Texture 2 and the procedural texture.
CONFIDENTIAL