Function RichFunnel.FindWalls

FindWalls (List<Vector3> wallBuffer, float range)

Fill wallBuffer with all navmesh wall segments close to the current position.

Public
FindWalls (int nodeIndex, List<Vector3> wallBuffer, Vector3 position, float range)
Private