set_float


Description:

public void set_float (int idx, float value)

Sets the value of the uniform idx.

The uniform must be of float type.

Parameters:

this

a `GskShaderArgsBuilder`

idx

index of the uniform

value

value to set the uniform to