Uses of Class
javafx.scene.LightBase

Packages that use LightBase
Package
Description
Provides the core set of base classes for the JavaFX Scene Graph API.
  • Uses of LightBase in javafx.scene

    Subclasses of LightBase in javafx.scene
    Modifier and Type
    Class
    Description
    class 
    A light that illuminates an object from all directions equally regardless of its position and orientation.
    class 
    A light that illuminates an object from a specific direction.
    class 
    A light source that radiates light equally in all directions away from itself.
    class 
    A light source that radiates light in a cone in a specific direction away from itself.