format
typescript
Rigidbody.useGravityclass: Rigidbody
description
Whether the rigidbody is affected by gravity.
If set to false, the rigidbody will be in a weightless state.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
boolean | Whether the rigidbody is affected by gravity. |
