中文
Appearance
ParticleSystem.startDelay
ParticleSystem
启动延迟曲线。
PSCurve
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.startDelay;