Collider:getJoints
EditReturns a list of Joints attached to the Collider.
joints = Collider:getJoints()
Arguments
None
Returns
Name | Type | Description |
joints | table | A list of Joints attached to the Collider. |
See also
Joint
Collider
Returns a list of Joints attached to the Collider.
joints = Collider:getJoints()
None
Name | Type | Description |
joints | table | A list of Joints attached to the Collider. |
Joint
Collider