Navigation mesh generation provides navigation meshes for defining walkable areas of an environment. Horizon includes World Builder tools and APIs that use navigation meshes to determine the areas of your world that NPCs can access, and the paths they can use to get there. With World Builder tools, you can set up, create, and update your meshes. You can then use the NavMesh TypeScript APIs to create scripts that retrieve navigation path calculations for your NPCs.