Expand description
The Texture
and SubTexture
structs.
Structsยง
- SubTexture
- A
SubTexture
is a part of a fullTexture
. - Texture
- A
Texture
stores an Image that can be used while rendering, or to store data.
The Texture
and SubTexture
structs.
SubTexture
is a part of a full Texture
.Texture
stores an Image that can be used while rendering, or to store data.