This is a project that implements the Unity NavMeshComponents in the Magic Leap Toolkit Unity SDK. It generates NavMesh surfaces and OffMeshLinks on the meshes generated by the ML Spatial Mapper.
Bot(AI) code is taken from my other project, the Unity RSToolkit.
NavMeshLink code is based on this forum post.
-> Update to make it uses Job.
The Unity NavMeshComponents and Magic Leap Toolkit Unity source code is subject to license of the respective project.
The rest of the code is under the MIT License.