Returns progress of the child Particle.
Could be used by external code if needed.
double get progress => particle?.progress ?? 0;