setShaderProgramUniformVec4f

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

Meta