Shader.setUniform

Specify value for ivec3 uniform.

Parameters

name const(char)[]

Name of the uniform variable in GLSL

vector const(Ivec3)

Value of the ivec3 vector

Meta