Uniform.this

Undocumented in source.
  1. this(string name, UniformType type, double value)
    struct Uniform
    this
    (
    string name
    ,,
    double value
    )
  2. this(string name, Vector4D vector)
  3. this(string name, Matrix4D matrix)
  4. this(string name, bool boolean)

Meta