Interactable.getJointCustomData

Returns custom joint script data.

Kind: Function

Environments: Game

Game

interactable:getJointCustomData( joint )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable, needs to be of script type.
joint Joint The joint.

Returns:

Type Description
any The data.