Program.setUniform

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

@param name The name of the uniform to set @param v The vector value

Meta