ShaderArgsBuilder.setVec3

void setVec3(int idx, graphene.vec3.Vec3 value)

Sets the value of the uniform idx.

The uniform must be of vec3 type.

Parameters

idxindex of the uniform
valuevalue to set the uniform too