Package | Description |
---|---|
javafx.scene.material |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional material.
|
javafx.scene.shape3d |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional geometry.
|
Class and Description |
---|
Material
Base class for representing the material of a 3D surface.
|
MaterialBuilder
Builder class for javafx.scene.material.Material
|
PhongMaterial
The
PhongMaterial class provides definitions of properties that
represent a form of Phong shaded material. |
PhongMaterialBuilder
Builder class for javafx.scene.material.PhongMaterial
|
Class and Description |
---|
Material
Base class for representing the material of a 3D surface.
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.