GfxConfig

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Static functions

addLayer
int addLayer(LayerType type)
Undocumented in source. Be warned that the author may not have intended to support it.
load
bool load(const(char)[] path)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

layers
Vector!LayerType layers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
materials
Material[] materials;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
meshes
Mesh[] meshes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta