startSize
The initial size of the particle. The current size of the particle is calculated procedurally based on this value and the active size modules.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float startSize { get; set; }
Remarks
This is particle's size in meters in world space.