Shader.setUniform

Specify value for bvec3 uniform.

Parameters

name const(char)[]

Name of the uniform variable in GLSL

vector const(Bvec3)

Value of the bvec3 vector

Meta