| | Class | Description |
| | BitmapAssetMaterial |
The BitmapAssetMaterial class creates a texture from a Bitmap library symbol. |
| | BitmapFileMaterial |
The BitmapFileMaterial class creates a texture by loading a bitmap from an external file. |
| | BitmapMaterial |
The BitmapMaterial class creates a texture from a BitmapData object. |
| | ColorMaterial |
The ColorMaterial class creates a solid color material. |
| | MaterialsList |
The MaterialsList class contains a list of materials. |
| | MovieAssetMaterial |
The MovieAssetMaterial class creates a texture from a MovieClip library symbol. |
| | MovieMaterial |
The MovieMaterial class creates a texture from an existing MovieClip instance. |
| | WireframeMaterial |
The WireframeMaterial class creates a wireframe material, where only the outlines of the faces are drawn. |