Uses of Class
javafx.scene.effect.Light.Point
Package | Description |
---|---|
javafx.scene.effect |
Provides the set of classes for attaching graphical filter effects to JavaFX Scene Graph Nodes.
|
-
Uses of Light.Point in javafx.scene.effect
Subclasses of Light.Point in javafx.scene.effect Modifier and Type Class Description static class
Light.Spot
Represents a spot light source at a given position in 3D space, with configurable direction and focus.