AutoParams

Undocumented in source.

Constructors

this
this(Mesh mesh, LightParams* lights, float specular, bool bumpMapping, FogParams fogParams)
Undocumented in source.

Members

Functions

defs
string defs()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bumpMapping
bool bumpMapping;
Undocumented in source.
directionalLightCount
ubyte directionalLightCount;
Undocumented in source.
fogParams
FogParams fogParams;
Undocumented in source.
pointLightCount
ubyte pointLightCount;
Undocumented in source.
specular
bool specular;
Undocumented in source.
spotLightCount
ubyte spotLightCount;
Undocumented in source.
vertexColor
bool vertexColor;
Undocumented in source.

Meta