Click or drag to resize

VertexAttributeDisable Method

Disables this vertex attribute.

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