Version: 2022.2
public float totalTime ;

描述

Total playback time in seconds, including the Start Delay setting.

Use this to read the current playback time. For looping systems, the returned value is not wrapped within the duration, unlike ParticleSystem.time.

See Also: ParticleSystem.MainModule.startDelay.