Texture

Undocumented in source.

Members

Variables

format
int format;

Data format (PixelFormat type)

height
int height;

Texture base height

id
uint id;

OpenGL texture id

mipmaps
int mipmaps;

Mipmap levels, 1 by default

width
int width;

Texture base width

Meta