set_vec3


Description:

public void set_vec3 (int idx, Vec3 value)

Sets the value of the uniform idx.

The uniform must be of vec3 type.

Parameters:

this

a `GskShaderArgsBuilder`

idx

index of the uniform

value

value to set the uniform too