| Package | Description |
|---|---|
| com.sun.scenario.effect | |
| com.sun.scenario.effect.light | |
| javafx.scene.effect |
Provides the set of classes for attaching graphical filter effects to JavaFX Scene Graph Nodes.
|
| Class and Description |
|---|
| Light
The abstract base class for all light implementations.
|
| Class and Description |
|---|
| Light
The abstract base class for all light implementations.
|
| Light.Type
The light type.
|
| PointLight
Represents a light source at a given position in 3D space.
|
| Class and Description |
|---|
| DistantLight
Represents a distant light source.
|
| Light
The abstract base class for all light implementations.
|
| PointLight
Represents a light source at a given position in 3D space.
|
| SpotLight
Represents a spot light source at a given position in 3D space, with
configurable direction and focus.
|