Package | Description |
---|---|
com.sun.javafx.sg.prism | |
javafx.scene.paint |
Provides the set of classes for colors and gradients used to fill shapes and
backgrounds when rendering the scene graph.
|
Modifier and Type | Method and Description |
---|---|
void |
NGShape3D.setMaterial(NGPhongMaterial material) |
Modifier and Type | Method and Description |
---|---|
NGPhongMaterial |
PhongMaterial.impl_getNGMaterial()
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract NGPhongMaterial |
Material.impl_getNGMaterial()
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Copyright © 2020. All rights reserved.