Skip to main content
API Reference NianticSpatial.NSDK.AR.NavigationMesh

NsdkNavMeshManager

↳ extends UnityEngine.MonoBehaviour
LightshipNavMeshManager is a MonoBehaviour that will create a NsdkNavMesh configured according to your settings and manage how it gets updated....

Declaration

public class NsdkNavMeshManager : MonoBehaviour

Summary

LightshipNavMeshManager is a MonoBehaviour that will create a NsdkNavMesh configured according to your settings and manage how it gets updated. You can add this component to a GameObject in your scene to use the NsdkNavMesh features. You can pass this to any GameObject s that may need the NsdkNavMesh e.g. your agents that handle moving across the board.


Properties

NameTypeSummary
readonly NsdkNavMeshNsdkNavMesh
-

Fields

NameTypeSummary
_visualisebool
-