Shape.interactable
Returns the Interactable of a shape, if one exists. Otherwise the function will return nil.
Kind: Member
Environments: Game
Game
Get
Returns the Interactable of a shape, if one exists. Otherwise the function will return nil.
Returns:
| Type | Description |
|---|---|
| Interactable | The interactable belonging to the shape. |