Shader.setUniform

Specify value for bvec2 uniform.

Parameters

name const(char)[]

Name of the uniform variable in GLSL

vector const(Bvec2)

Value of the bvec2 vector

Meta