Material

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

bind
void bind(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

numTextures
uint numTextures [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

additiveBlending
bool additiveBlending;
Undocumented in source.
ambientColor
Color4f ambientColor;
Undocumented in source.
diffuseColor
Color4f diffuseColor;
Undocumented in source.
emissionColor
Color4f emissionColor;
Undocumented in source.
id
int id;
Undocumented in source.
name
string name;
Undocumented in source.
shadeless
bool shadeless;
Undocumented in source.
shader
Shader shader;
Undocumented in source.
shininess
float shininess;
Undocumented in source.
specularColor
Color4f specularColor;
Undocumented in source.
texBlendMode
ushort[8] texBlendMode;
Undocumented in source.
textures
Texture[8] textures;
Undocumented in source.
useTextures
bool useTextures;
Undocumented in source.

Inherited Members

From Modifier

bind
void bind(double delta)
Undocumented in source.
unbind
void unbind()
Undocumented in source.

Meta