An NDoc Documented Class Library

Material Constructor

The void constructor initialize the material with Chrome.

Overload List

The void constructor initialize the material with Chrome.

public Material();

This constructor needs all properties of the material

public Material(string,Color,Color,Color,Color,double,double);

See Also

Material Class | Minais.Drawing3d.Materials Namespace