Package | Description |
---|---|
graphicslib3D.light |
Class and Description |
---|
AmbientLight
This class defines a singleton ambient light object containing intensity
values for R,G,B,A.
|
Light
This class is the abstract base class from which different types of Lights
are derived.
|
PositionalLight
This class represents a <@link Light> which is positional; that is,
a light which has a given position in (some) coordinate system.
|