Returns the Collider the Shape is attached to.
collider = Shape:getCollider()
None
A Shape can only be attached to one Collider at a time.
Collider
Collider:addShape
Collider:removeShape
Shape