中文
Appearance
ParticleSystem.simulationSpaceCustom
ParticleSystem
自定义粒子模拟空间。
Transform
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.simulationSpaceCustom;