Texture.unbindGL

Wraps SDL_GL_UnbindTexture which unbinds the texture in OpenGL

class Texture
@trusted
void
unbindGL
()

Throws

dsdl2.SDLException if failed to unbind

Meta