Class RichPath

Public

Public Methods

Clear ()
GetRemainingPath (buffer, partsBuffer, currentPosition, requiresRepath)

Replaces the buffer with the remaining path.

Initialize (seeker, path, mergePartEndpoints, simplificationMode)

Use this for initialization.

Public Variables

CompletedAllParts

True if we have completed (called NextPart for) the last part in the path.

Public
Endpoint
Public
IsLastPart

True if we are traversing the last part of the path.

Public
seeker
Public
transform

Transforms points from path space to world space.

Public

Private/Protected Members

currentPart
Private
parts
Private Readonly