Class GraphGizmoHelper Extends IAstarPooledObject, IDisposable

Public

Public Methods

DrawTriangles (vertices, colors, numTriangles)
DrawWireTriangle (a, b, c, color)
DrawWireTriangles (vertices, colors, numTriangles)
Init (active, hasher, gizmos, redrawScope)
NodeColor (node)

Color to use for gizmos.

Public Static Methods

GetGizmoHelper (gizmos, active, hasher, redrawScope)
GetSingleFrameGizmoHelper (gizmos, active, redrawScope)

Public Variables

builder
Public
hasher
Public
showSearchTree
Public

Private/Protected Members

Dispose ()
DrawConnection (other)
InSearchTree (node, debugPathNodes, pathID)

Returns if the node is in the search tree of the path.

debugData
Private
debugFloor
Private
debugMode
Private
debugPathID
Private
debugPathNodes
Private
debugRoof
Private
drawConnection
Private Readonly
drawConnectionColor
Private
drawConnectionStart
Private
nodeStorage
Private