中文
Appearance
ParticleSystem.simulationSpace
ParticleSystem
模拟粒子空间。
PSSimulationSpace
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.simulationSpace;