ShaderArgsBuilder.setVec4

void setVec4(int idx, graphene.vec4.Vec4 value)

Sets the value of the uniform idx.

The uniform must be of vec4 type.

Parameters

idxindex of the uniform
valuevalue to set the uniform too