Texture2D
extern (C) @nogc nothrow
struct Texture2D {
}
- 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