Shader.setUniform

Specify value for ivec4 uniform.

Parameters

name const(char)[]

Name of the uniform variable in GLSL

vector const(Ivec4)

Value of the ivec4 vector

Meta