N3DMATERIAL Struct Reference

Describes material properties. More...

#include <n3dtypes.h>


Data Fields

N3DFLOAT alpha
 Describes the transparency. Value ranges from N3DFLOAT(0) (full transparent) through N3DFLOAT(1) (full opaque).
N3DCOLOR ambient
 Describes the ambient color of the material.
N3DCOLOR diffuse
 Describes the diffuse color of the material.
N3DCOLOR emissive
 Describes the emissive color of the material.
N3DCOLOR specular
 Describes the specular color of the material.


Detailed Description

Describes material properties.

See also:
N3DDEVICE::SetMaterial

Generated on Wed Aug 29 19:48:05 2007 for N3D by  doxygen 1.5.3