Changes the value of a float vector uniform, or uniform array in the currently used (see use) shader program.
Use CoglSnippet
api
uniform_no |
the uniform to set. |
size |
Size of float vector. |
value |
the new value of the uniform. |
count |
Size of array of uniforms. |