uniform_1i


Description:

public static void uniform_1i (int uniform_no, int value)

Changes the value of an integer uniform in the currently used (see use) shader program.

Note:

Use CoglSnippet api

Parameters:

uniform_no

the uniform to set.

value

the new value of the uniform.