public NavMeshEntrance GetEntrance(int index)
 {
     return(meshGenerator.GetEntrance(index));
 }