Classes
 ClassDescription
 AnimatedBitmapMaterial Class allows fast rendering of animations by caching bitmapdata objects for each frame.
 BitmapFileMaterial Bitmap material that loads it's texture from an external bitmapasset file.
 BitmapMaterial BitmapMaterial is a material that uses a BitmapData texture as the surface's diffuse colour.
 ColorMaterial BitmapMaterial is a material that uses a flat colour as the surfaces diffuse.
 DefaultMaterialBase DefaultMaterialBase forms an abstract base class for the default materials provided by Away3D and use methods to define their appearance.
 MaterialBase MaterialBase forms an abstract base class for any material.
 MaterialLibrary The MaterialLibrary singleton class provides a central access and management point for any materials in existence.
 SkyBoxMaterial SkyBoxMaterial is a material exclusively used to render skyboxes
 VideoMaterial 
 WireframeMaterial WireframeMaterial is a material exclusively used to render wireframe object