ParticleEmitterShapeStyle
Controls whether a ParticleEmitter emits particles from the surface or the volume of its shape.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 498 | Volume | 0 | Particles emit from throughout the interior volume of the emitter shape. | |
| 498 | Surface | 1 | Particles emit only from the outer surface of the emitter shape. |
Description
Controls whether a ParticleEmitter emits particles from the surface or throughout the volume of the shape defined by ParticleEmitter.Shape. Used with the ParticleEmitter.ShapeStyle property, which defaults to ParticleEmitterShapeStyle.Volume.