Example usage for Java javax.media.j3d ColorInterpolator fields, constructors, methods, implement or subclass
The text is from its open source code.
ColorInterpolator(Alpha alpha, Material target) Constructs a trivial color interpolator with a specified target, a starting color of black, and an ending color of white. |