Uniform.locate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void locate(string name, int value, string type, int num, GLint location)
    class Uniform
    void
    locate
    (
    in string name
    ,
    in int value
    ,
    in string type
    ,
    in int num
    ,
    in GLint location
    )
  2. void locate(string name, float[] value, string type, int num, GLint location)

Meta