javafx.scene.paint
Class Material
- javafx.scene.paint.Material
Direct Known Subclasses:
public abstract class Material extends Object
Base class for representing the material of a 3D surface. Note that this is a conditional feature. See
ConditionalFeature.SCENE3D for more information.Since:
JavaFX 8.0
-
Constructor Detail
-
Material
protected Material()
-
© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.