HeadlessBackend.unloadTexture

Destroy a texture created by this backend. texture.destroy() is the preferred way of calling this, since it will ensure the correct backend is called.

class HeadlessBackend
@system
void
unloadTexture
(
uint id
)

Meta