Physics.InverseMass¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The physics body to retrieve the inverse mass from. | Physics.Body | ||
| Output ➡️ | Outputs the inverse mass of the input physics body as a float. | Float | 
Retrieves the inverse mass of the input physics body. The inverse mass is 1.0 divided by the mass of the input physics body.