boxThickness
Thickness of the box to emit particles from.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public Vector3 boxThickness { get; set; }
Remarks
When using edge and shell modes, this controls how far from the perimeter that Unity can generate particles. Additional Resources: ParticleSystem.ShapeModule.shapeType.