Describes how a texture should be mapped. More...
Public Attributes | |
unsigned int | _indexInArray = 0 |
For texture arrays, the index within the array of the texture to map. | |
unsigned int | _mipIndex = 0 |
If the texture has mips, which mip index should be mapped. | |
Describes how a texture should be mapped.