Output for ShapeDistance.
More...
|
readonly Vec2 | PointA |
| Closest point on shape A.
|
|
readonly Vec2 | PointB |
| Closest point on shape B.
|
|
readonly Vec2 | Normal |
| Normal vector that points from A to B.
|
|
readonly float | Distance |
| The final distance, zero if overlapped.
|
|
readonly int | Iterations |
| Number of GJK iterations used.
|
|
readonly int | SimplexCount |
| The number of simplexes stored in the simplex array.
|
|
Output for ShapeDistance.
The documentation for this struct was generated from the following file:
- src/Box2DBindings/DistanceOutput.cs