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