java.lang.Object
javafx.scene.paint.Material
- Direct Known Subclasses:
 PhongMaterial
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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Material
protected Material()Constructor for subclasses to call. 
 -