ShaderProgram.addUniform

* Add a new shader uniform to the uniforms map using its name. * Returns reference to this so it can be used in a stream.

class ShaderProgram
typeof(this)
addUniform
(
string name
)

Meta