Java javax.media.j3d ColorInterpolator fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d ColorInterpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d ColorInterpolator.

The text is from its open source code.

Constructor

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.