中文
Appearance
ParticleSystem.rotationModuleAngularVelocityY
ParticleSystem
旋转速度y轴角速度。
PSCurve
let obj = new GameObject(); let com = obj.AddComponent<ParticleSystem>(ParticleSystem); com.rotationModuleAngularVelocityY;