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