Class PathInterpolator

Public

Interpolates along a sequence of points.

Inner Types

Represents a single point on the polyline represented by the PathInterpolator.

Public Methods

AtDistanceFromStart (distance)
Public
SetPath (path)

Set the path to interpolate along.

Public

Public Variables

start
Public
valid

True if this instance has a path set.

Public

Private/Protected Members

path
Private
totalDistance
Private
version
Private