Contact:getPoints

Edit

Returns the contact points of the Contact. These are the points where the colliders are intersecting.

...points = Contact:getPoints()

Arguments

None

Returns

NameTypeDescription
...pointsnumber Triplets of x/y/z numbers, one for each contact point.

See also