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