Class GraphGizmoHelper Extends IAstarPooledObject, IDisposable

Public

Public Methods

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

Color to use for gizmos.

Public
OnEnterPool ()
Public

Public Static Methods

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

Public Variables

builder
Public
hasher
Public

Private/Protected Members

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

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

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