Contact:getPoints
EditReturns the contact points of the Contact. These are the points where the colliders are intersecting.
...points = Contact:getPoints()Arguments
None
Returns
| Name | Type | Description |
| ...points | number | Triplets of x/y/z numbers, one for each contact point. |