Initializers are used to modify the initial state of particles created by an Emitter.
| Class | Description | |
|---|---|---|
| A3DDisplayObjectClass | The A3DDisplayObjectClass initializer sets the DisplayObject to use to draw the particle in a 3D scene. | |
| A3DDisplayObjectClasses | The ImageClass Initializer sets the DisplayObject to use to draw the particle. | |
| A3DObjectClass | The A3DObjectClass initializer sets the 3D Object to use to draw the particle in a 3D scene. | |
| A3DObjectClasses | The ImageClass Initializer sets the DisplayObject to use to draw the particle. | |
| ApplyMaterial | The ApplyMaterial initializer sets a material to apply to the Away3D object that is used when rendering the particle. |