-
Packages that use Material
Package |
Description |
javafx.scene.paint |
Provides the set of classes for colors and gradients used to fill shapes and
backgrounds when rendering the scene graph.
|
javafx.scene.shape |
Provides the set of 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
|
-
-
Subclasses of Material in javafx.scene.paint
Modifier and Type |
Class |
Description |
class |
PhongMaterial |
The PhongMaterial class provides definitions of properties that
represent a Phong shaded material.
|
-