Class TriangleMeshNode Extends MeshNode
Node represented by a triangle.
Public Methods
The position of the path node during the search.
Public Static Methods
Public Variables
Tile index in the recast or navmesh graph that this node is part of.
Internal vertex index for the first vertex.
Internal vertex index for the second vertex.
Internal vertex index for the third vertex.
Public Static Variables
Inherited Public Members
Connected component that contains the node.
Holds various bitpacked variables.
Graph which this node belongs to.
Graph which contains this node.
Max number of graphs-1.
Max number of tags - 1.
Internal unique index.
Penalty cost for walking on this node.
Node tag.
True if the node is traversable.
All connections from this node.
Position of the node in world space.
Private/Protected Members
Hierarchical Node that contains this node.
Some internal bookkeeping.
How many path node variants should be created for each node.
Temporary flag for internal purposes.
Temporary flag for internal purposes.
Holds INavmeshHolder references for all graph indices to be able to access them in a performant manner.
Bitpacked field holding several pieces of data.