Material

Undocumented in source.

Constructors

this
this(Shader shader)
Undocumented in source.

Members

Functions

Bind
void Bind(mat4 world)
Undocumented in source. Be warned that the author may not have intended to support it.
SetParameter
Material SetParameter(string property, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
SetParameters
void SetParameters(MaterialProperty[string] propList)
Undocumented in source. Be warned that the author may not have intended to support it.
Test
void Test()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

SetGlobalParameter
void SetGlobalParameter(string property, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta