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


Method set

void set(string name, mixed ... to)

Description

Set the uniform variable name to the value to (one or more floats or integers). The value will remain in effect until the next time this function is called (even if another program is used in between)