中文
Appearance
ParticleSystem.shapeModuleSpherizeDirection
ParticleSystem
粒子从起点沿球形运动的方向。
number
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.shapeModuleSpherizeDirection;