TextureData.free

Frees the texture and all the data associated with it.

This does not free any data that has been transferred to the GPU.

struct TextureData
@nogc
void
free
()

Meta