enum ParticleEmitterBoxType
Determines the emission type for the cone particle emitter shape.
Values
| Name | Value | Description |
|---|---|---|
Volume |
0 |
Particles will be emitted from the entire volume. |
Surface |
1 |
Particles will be emitted only from box surface. |
Edge |
2 |
Particles will be emitted only from box edge. |