Material

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bind
void bind(RenderingContext* rc)
Undocumented in source.
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.
unbind
void unbind(RenderingContext* rc)
Undocumented in source.

Variables

inputs
Dict!(MaterialInput, string) inputs;
Undocumented in source.

Meta