中文
Appearance
ParticleSystem.shapeModuleArc
ParticleSystem
发射粒子的圆弧的角度。
any
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleArc;