format
typescript
Rigidbody.maxAngularVelocityclass: Rigidbody
description
The maximum angular velocity of the rigidbody.
Angular velocity is the speed at which the rigidbody rotates around its own axis, measured in radians per second.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The maximum angular velocity. |
