Class LinearVector3InterpolationControllerExample

All Implemented Interfaces:
Scene, Updater, Runnable

public class LinearVector3InterpolationControllerExample extends InterpolationControllerBase<LinearVector3InterpolationController>
A demonstration of the LinearVector3InterpolationController class; which will move a Node through a set of 3D coordinates (via linear interpolation).