中文
Appearance
ParticleSystem.simulationSpeed
ParticleSystem
粒子模拟速度。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.simulationSpeed;