Used with Chipmunk.NearestPointQueryNearest()
.
point | The nearest point on the shapes's surface to the query point. |
distance | The distance of the query point to the nearest point. |
gradient | The normalized direction from the query point to the closest point on the shape's surface. |
shape | The shape that was nearest to the query point. |