Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startDelay

Start delay in seconds.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. startDelay property is deprecated. Use main.startDelay or main.startDelayMultiplier instead.
public float startDelay { get; set; }

Remarks

Use this to delay when playback starts on the system.