Type for the values of uniform variables. Each of these corresponds to float, vec2, vec3 and vec4 in GLSL.
float
vec2
vec3
vec4
Type for the values of uniform variables.
Each of these corresponds to
float
,vec2
,vec3
andvec4
in GLSL.