Method GL.GLSLUtils.GLSLProgram()->disable()


Method disable

void disable()

Description

Disable this program. This will also disable all extra texture units that were needed to render with it, if any, and unbind the vertex pointer attributes, if any.