| Particle Emitter | 
A source of new particles of a particle system.
 Overview
Overview Properties
Properties| Name | Description | 
|---|---|
| Start Time | The start time of the emitter. | 
| Duration | Emitter operating time. | 
| Spawn Rate | Particle creation frequency. | 
| Spawn Count | The multiplier of created particles number. | 
| Direction | The initial direction of the particles. | 
| Dispersion Angle | The dispersion angle from the initial movement direction. | 
| Speed | The initial speed of the particles. | 
| Rotate Along Movement | Whether to set the initial rotation in the direction of motion velocity. | 
| Rotation | The initial rotation of the particles. | 
| Angular Velocity | The initial angular velocity of the particles. | 
| Lifetime | Life time of the particles. | 
| Size | The initial size of the particles. | 
| Gravity Multiplier | Multiplier that affects the gravity of the scene. | 
| Rendering Mode | The rendering mode of the particles. | 
| Mesh | The mesh of the particles when Mesh rendering mode is used. | 
| Material | The material of the particles. | 
| Color | The initial color and opacity of the particles. | 
| Cast Shadows | Whether to cast shadows on the other surfaces. | 
| Receive Decals | Whether decals can be applied to the object. | 
| Motion Blur Factor | The multiplier of the motion blur effect. | 
 See also
See also