This version of Unity is unsupported.

ParticleSystem.Particle.GetCurrentSize

Switch to Manual
public float GetCurrentSize(ParticleSystem system);

Parameters

systemThe Particle System from which this particle was emitted.

Returns

float Current size.

Description

Calculate the current size of the particle by applying the relevant curves to its startSize property.