Overview
The abstract base class for all light implementations.
Profile: desktop
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | color | Color | ![]() | ![]() | ![]() | WHITE |
The color of the light source.
The color of the light source.
Min: n/a
Max: n/a
Default: Color.WHITE
Identity: n/a
WHITE
|
Inherited Variables
Function Summary
- public abstract impl_getImpl() : com.sun.scenario.effect.light.Light

