Uses of Class
javafx.scene.PointLight
| Package | Description |
|---|---|
| javafx.scene |
Provides the core set of base
classes for the JavaFX Scene Graph API.
|
-
Uses of PointLight in javafx.scene
Subclasses of PointLight in javafx.scene Modifier and Type Class Description classSpotLightASpotLightis aPointLightthat radiates light in a cone in a specific direction.