TextureType
Different types of Textures.
Value | Description |
2d | A 2D texture. |
array | A 2D array texture with multiple independent 2D layers. |
cube | A cubemap texture with 6 2D faces. |
volume | A 3D volumetric texture consisting of multiple 2D layers. |
See also
lovr.graphics