Program.setUniform

Sets a uniform {@link com.flowpowered.math.matrix.Matrix4f} in the shader to the desired value.

@param name The name of the uniform to set @param m The matrix value

Meta