Low level ray cast or shape-cast output data.
More...
|
readonly Vec2 | Normal |
| The surface normal at the hit point.
|
|
readonly Vec2 | Point |
| The surface hit point.
|
|
readonly float | Fraction |
| The fraction of the input translation at collision.
|
|
readonly int | Iterations |
| The number of iterations used.
|
|
|
bool | Hit [get] |
| Did the cast hit?
|
|
Low level ray cast or shape-cast output data.
The documentation for this struct was generated from the following file:
- src/Box2DBindings/RayCasting/CastOutput.cs