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)
Public
NodeColor (node)

Color to use for gizmos.

Public
OnEnterPool ()
Public
Submit ()
Public

Public Static Methods

InSearchTree (node, handler, pathID)

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

Public Static

Public Variables

builder
Public
hasher
Public

Private/Protected Members

debugData
Private
debugFloor
Private
debugMode
Private
debugPathID
Private
debugRoof
Private
Dispose ()
Private
drawConnection
Private Readonly
DrawConnection (other)
Private
drawConnectionColor
Private
drawConnectionStart
Private
gizmos
Private
showSearchTree
Private