Function GridGraph.CreateNavmeshSurfaceVisualization

CreateNavmeshSurfaceVisualization (GridNodeBase[] nodes, int nodeCount, GraphGizmoHelper helper)

Draw the surface as well as an outline of the grid graph.

Private
void CreateNavmeshSurfaceVisualization (

GridNodeBase[]

nodes

int

nodeCount

GraphGizmoHelper

helper

)

Draw the surface as well as an outline of the grid graph.

The nodes will be drawn as squares (or hexagons when using neighbours = Six).