Interface IPathPart

Public

Public Variables

endIndex

Index of the last node in this part.

Public
endNode
Public
endPoint
Public
isLink

True if this part is an off-mesh link.

link
nodes

Sequence of nodes in this path part.

Public
pathLength
Public
points

Path points in this path part.

Public
startIndex

Index of the first node in this part.

Public
startNode
Public
startPoint
Public