Joint:getUserData
EditReturns the user data associated with the Joint.
data = Joint:getUserData()
Arguments
None
Returns
Name | Type | Description |
data | * | The custom value associated with the Joint. |
See also
Joint:setUserData
Joint
Returns the user data associated with the Joint.
data = Joint:getUserData()
None
Name | Type | Description |
data | * | The custom value associated with the Joint. |
Joint:setUserData
Joint