setShaderProgramUniformVec4i

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setShaderProgramUniformVec4i(ShaderProgram program, string location, vec4i vector)
  2. void setShaderProgramUniformVec4i(ShaderProgram program, string location, int x, int y, int z, int w)
    void
    setShaderProgramUniformVec4i
    (,
    in string location
    ,
    in int x
    ,
    in int y
    ,
    in int z
    ,
    in int w
    )

Meta