Texture.dispose

Releases all resources used by the texture

Calling any method on the texture, including dispose, after it has been disposed is undefined behavior

class Texture
void
dispose
()

Meta