- bind
void bind(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.
- boolProp
bool boolProp(string prop)
Undocumented in source. Be warned that the author may not have intended to support it.
- intProp
int intProp(string prop)
Undocumented in source. Be warned that the author may not have intended to support it.
- isTransparent
bool isTransparent()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTexture
Texture makeTexture(Color4f rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTexture
Texture makeTexture(Color4f rgb, Texture alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTexture
Texture makeTexture(Texture rgb, float alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTexture
Texture makeTexture(Texture rgb, Texture alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTexture
Texture makeTexture(MaterialInput r, MaterialInput g, MaterialInput b, MaterialInput a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
void opDispatch(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInput
MaterialInput* setInput(string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStandardInputs
void setStandardInputs()
Undocumented in source. Be warned that the author may not have intended to support it.
- unbind
void unbind(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.