Material

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Property!("Texture", "diffuse")
Undocumented in source.
__anonymous
mixin Property!("Texture", "normal")
Undocumented in source.
__anonymous
mixin Property!("Texture", "specular")
Undocumented in source.

Static functions

createFromYaml
Material createFromYaml(Node yamlObj)

Create a Material from a Yaml node.

Meta