Class PathPartInternal Extends IAstarPooledObject, IPathPart, IOffMeshLinkInfo

Public

Part of a path.

This is either a sequence of adjacent triangles or a link.

Public Variables

allNodes

Reference to the list of all nodes in the path.

Public
endIndex

Index of the last node in this part.

Public
endNode
Public
endPoint
Public
isLink
isLinkReversed
Public
link

Link info associated with this path part.

nodes

Used by the PathPartIterator.

Public
pathLength
Public
points
Public
startIndex

Index of the first node in this part.

Public
startNode
Public
startPoint
Public

Private/Protected Members

cachedNodes
Private
cachedPoints
Private
endIndex
Private
first
Private
last
Private
mEndPoint
Private
mStartPoint
Private
OnEnterPool ()
Private
reverse
Private
sourceComponent
Private
startIndex
Private