Skip to content
Alessandro Febretti edited this page Feb 8, 2014 · 5 revisions

module cyclops

Represents a collection of shader uniforms.

Methods

Method(s) Description
attachUniform(Uniform uniform) Attaches an existing Uniform to this object.
Uniform addUniform(name, type)
addUniformrray(name, type, numElements)
Uniform getUniform(name)
removeAllUniforms()
Clone this wiki locally