set_uint


Description:

public void set_uint (int idx, uint32 value)

Sets the value of the uniform idx.

The uniform must be of uint type.

Parameters:

this

a `GskShaderArgsBuilder`

idx

index of the uniform

value

value to set the uniform to