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