Change a matrix parameter of the shader.
The name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x4 matrix (mat4 GLSL type)
Transform to assign
See Implementation
Change a matrix parameter of the shader.