Package | Description |
---|---|
javafx.scene.material |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional material.
|
Modifier and Type | Method and Description |
---|---|
PhongMaterial |
PhongMaterialBuilder.build()
Make an instance of
PhongMaterial based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
PhongMaterialBuilder.applyTo(PhongMaterial x) |
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.