class Texture
Class for setting textures.
| nn::gr::CTR::Texture::Unit0 | Class for setting texture unit 0. |
|---|---|
| nn::gr::CTR::Texture::Unit1 | Class for setting texture unit 1. |
| nn::gr::CTR::Texture::Unit2 | Class for setting texture unit 2. |
| nn::gr::CTR::Texture::Unit3 | Class for setting texture unit 3. |
| nn::gr::CTR::Texture::UnitBase | Class for making common settings for each texture unit. |
| unit0 | Setting for texture unit 0. The type is nn::gr::CTR::Texture::Unit0. | |
|---|---|---|
| unit1 | Setting for texture unit 1. The type is nn::gr::CTR::Texture::Unit1. | |
| unit2 | Setting for texture unit 2. The type is nn::gr::CTR::Texture::Unit2. | |
| unit3 | Setting for texture unit 3. The type is nn::gr::CTR::Texture::Unit3. |
| Texture | Sets the initial value for each setting. | |
|---|---|---|
| MakeCommand | Generates a command for setting all textures based on information already set. | |
| MakeFuncCommand | Generates a command for enabling/disabling texture units based on information already set. |
CONFIDENTIAL