Shader.setUniform

Specify value for ivec2 uniform.

Parameters

name const(char)[]

Name of the uniform variable in GLSL

vector const(Ivec2)

Value of the ivec2 vector

Meta