class Unit3 : private nn::gr::CTR::Texture::UnitBase
Class for setting texture unit 3.
| texType | Sets the texture unit 3 sampler type. The type is PicaDataTexture3SamplerType. The value should be a PicaDataTexture3Sampler enumerated constant from the PICA macro header. The initial value is PICA_DATA_TEXTURE3_SAMPLER_TYPE_FALSE. | |
|---|---|---|
| texCoord | Sets the texture coordinate selection for texture unit 3. The type is PicaDataTexture3TexCoord. The value should be a PicaDataTexture3TexCoord enumerated constant from the PICA macro header. The initial value is PICA_DATA_TEXTURE3_TEXCOORD_TEXTURE0. |
| MakeCommand | Generates a command for setting texture unit 3 based on information already set. | |
|---|---|---|
| Unit3 | Sets the initial value. |
nn::gr::CTR::Texture::UnitBase
nn::gr::CTR::Texture::Unit3
CONFIDENTIAL