Changes the value of a int 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 int vector. |
value |
the new value of the uniform. |
count |
Size of array of uniforms. |