Physics.defaultMaxAngularSpeed

切换到手册
public static float defaultMaxAngularSpeed ;

描述

动态刚体的默认最大角速率,以弧度为单位(默认为 50)。

控制动态刚体的最大角速率(以弧度为单位)。此外还可基于每刚体使用 Rigidbody.maxAngularVelocity 修改角速度限制。