Shader.setUniform

Specify value for bvec2 uniform.

Parameters

name
Type: const(char)[]

Name of the uniform variable in GLSL

vector
Type: const(Bvec2)

Value of the bvec2 vector

Meta