Texture
extern (C) @nogc nothrow
struct Texture {
}
- format
int format;
Undocumented in source.
- height
int height;
Undocumented in source.
- id
uint id;
Undocumented in source.
- mipmaps
int mipmaps;
Undocumented in source.
- width
int width;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructs