中文
Appearance
ParticleSystem.shapeModuleAngle
ParticleSystem
发射粒子的锥体角度。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleAngle;