GLProgram.attrib

Gets an attribute by name.

class GLProgram
attrib
(
string name
)

Return Value

A GLAttribute retrieved by name.

Throws

OpenGLException on error.

Meta