Class BezierMover Extends MonoBehaviour

Public

Moves an object along a spline.

Helper script in the example scene called 'Moving'.

Public Variables

points
Public
speed
Public
tiltAmount
Public

Private/Protected Members

OnDrawGizmos ()
Private
Position (t)
Private
time
Private
Update ()

Update is called once per frame.

Private