Class DefaultColorInterpolationController

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

public class DefaultColorInterpolationController extends InterpolationController<ReadOnlyColorRGBA,Mesh>
ColorRGBAInterpolationController class interpolates the default colour of a mesh using ReadOnlyColorRGBAs.

Note: The default colour only works if a colour buffer has NOT been set on the mesh.

See Also: