ParticleSystem.Particle.size
var size: float;
float size;
size as float
Description

The initial size of the particle. The current size of the particle is calculated procedurally based on this value and the active size modules.

This is particle's size in meters in world space.