| Interface | Description | |
|---|---|---|
| IPreciseMaterial |
| Class | Description | |
|---|---|---|
| BitmapAssetMaterial | The BitmapAssetMaterial class creates a texture from a Bitmap library symbol. | |
| BitmapColorMaterial | ||
| 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. | |
| BitmapWireframeMaterial | ||
| ColorMaterial | The ColorMaterial class creates a solid color material. | |
| CompositeMaterial | ||
| InteractiveBitmapAssetMaterial | ||
| InteractiveBitmapColorMaterial | ||
| InteractiveBitmapFileMaterial | ||
| InteractiveBitmapMaterial | ||
| InteractiveBitmapWireframeMaterial | ||
| InteractiveColorMaterial | ||
| InteractiveMovieAssetMaterial | ||
| InteractiveMovieMaterial | ||
| InteractivePreciseBitmapMaterial | ||
| InteractiveShadedColorMaterial | ||
| InteractiveVideoStreamMaterial | ||
| InteractiveWireframeMaterial | ||
| 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. | |
| PreciseBitmapAssetMaterial | ||
| PreciseBitmapFileMaterial | ||
| PreciseBitmapMaterial | Bitmap material that renders bitmap texture taking into account perspective distortion | |
| PreciseMovieAssetMaterial | ||
| PreciseMovieMaterial | ||
| ShadedColorMaterial | ||
| VideoStreamMaterial | ||
| WireframeMaterial | The WireframeMaterial class creates a wireframe material, where only the outlines of the faces are drawn. |