Class CurveInterpolationController

All Implemented Interfaces:
SpatialController<Spatial>, Savable, Serializable

public class CurveInterpolationController extends Vector3InterpolationController
CurveInterpolationController class interpolates a Spatials vectors using a Curve.

This class is stateful and can not be used by more than one controller at a time.

See Also: