Change a 3-components vector parameter of the shader.
The name of the variable to change in the shader. The corresponding parameter in the shader must be a 3x1 vector (vec3 GLSL type).
Vector to assign
See Implementation
Change a 3-components vector parameter of the shader.