Interactable.getBody
Returns the Body an interactable's Shape is part of.
Kind: Function
Environments: Game
Game
interactable:getBody( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| Body | The body an interactable's shape is part of. |