nn::gr::CTR::Vertex::AttrConst Classclass AttrConst
Class for setting constant vertex attributes.
| dimension | u8 | Sets the number of constant vertex attribute elements (from 1 to 4). Type is u8. |
|
|---|---|---|---|
| param | f32 | Sets a fixed value for constant vertex attributes. The size of the array is nn::gr::CTR::Vertex::VERTEX_ATTRIBUTE_DIMENSION_MAX. |
AttrConst
|
Constructor. | |
|---|---|---|
| IsEnable | Returns whether the array is enabled. | |
| Disable | Disables the array. | |
DisableAll
|
Disables all and initializes the values. |
CONFIDENTIAL