Click or drag to resize

TextureUnbind Method

Unbinds the texture.

Namespace:  Ooogles
Assembly:  Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Unbind()
Remarks
OpenGL API: glBindTexture
See Also