Is it possible to access the navmesh info?

I want to create an enemy that can summon more enemies to nearby open spaces. Although I could semi-reliably find open spaces nearby using raycasting, I feel like it would be a lot easier to find nearby open spaces along the navmesh. So is it possible at all to access the navmesh that is generated for the pathfinding service?

1 Like