Interactable.getJointCustomData
Returns custom joint script data.
Kind: Function
Environments: Game
Game
interactable:getJointCustomData( joint )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable, needs to be of script type. |
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| any | The data. |