Interactable.getShape
Returns the Shape of an interactable.
Kind: Function
Environments: Game
Game
interactable:getShape( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| Shape | The shape which hosts the interactable. |