Class NodeLink3Node Extends PointNode
Public Methods
Add a portal from this node to the specified node.
Public Variables
Inherited Public Members
Add a connection from this node to the specified node.
Connected component that contains the node.
Remove all connections from this node.
Checks if this node has a connection to the specified node.
Used to deserialize references to other nodes e.g connections.
Holds various bitpacked variables.
GameObject this node was created from (if any).
Calls the delegate with all connections from this node.
Hash code used for checking if the gizmos need to be updated.
Graph which this node belongs to.
Graph which contains this node.
Max number of graphs-1.
Internal unique index.
Open the node.
Penalty cost for walking on this node.
Position of the node in world space.
A random point on the surface of the node.
Recalculates all connection costs from this node.
Removes any connection from this node to the specified node.
Used to serialize references to other nodes e.g connections.
The surface area of the node in square world units.
Node tag.
True if the node is traversable.
Private/Protected Members
Destroys the node.
Bitpacked field holding several pieces of data.
Temporary flag for internal purposes.
Temporary flag for internal purposes.