UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.NavigationMesh NianticSpatial.NSDK.AR.NavigationMesh Enum PathFindingBehaviour PathFindingBehaviour Declaration public enum PathFindingBehaviour Fields NameTypeSummarystatic InterSurfacePreferPerformancePathFindingBehaviourThe calculated route can contain jumps to other surfaces.static InterSurfacePreferResultsPathFindingBehaviourThe calculated route can contain jumps to other surfaces.static SingleSurfacePathFindingBehaviourThe calculated route will navigate to the destination or the closest point to it within a single surface.