NavMeshHit
7/14/25Less than 1 minute
NavMeshHit
Result information for NavMesh queries.
Members
Properties
| Name | Description |
|---|---|
NavMeshHit.distance | Distance to the point of hit. |
NavMeshHit.hit | Flag set when hit. |
NavMeshHit.mask | Mask specifying NavMesh area at point of hit. |
NavMeshHit.normal | Normal at the point of hit. |
NavMeshHit.position | Position of hit. |

