away3d.containers
| .. | |
|---|---|
| ObjectContainer3D | ObjectContainer3D is the most basic scene graph node. It can contain other ObjectContainer3Ds. |
| Scene3D | The Scene3D class represents an independent 3D scene in which 3D objects can be created and manipulated. Multiple Scene3D instances can be created in the same SWF file. |
| View3D |