VocabularyraylibClass descriptionRepresents an texture stored on the GPU.
Fieldsid | uint | OpenGL Texture ID |
width | int | Texture Base Width |
height | int | Texture Base Height |
mipmaps | int | Mipmap Levels, 1 by default |
format | PixelFormat | Data Format (PixelFormat type) |
DefinitionMethods