NavMeshHitNamespace: UnityEngine
Description

Result information for NavMesh queries.

Variables
distance Distance to the point of hit.
hit Flag set when hit.
mask Mask specifying NavMeshLayers at point of hit.
normal Normal at the point of hit.
position Position of hit.