Click or drag to resize

RenderbufferUnbind Method

Unbinds the renderbuffer.

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