Package | Description |
---|---|
com.sun.javafx.sg.prism | |
com.sun.prism | |
com.sun.prism.d3d | |
com.sun.prism.es2 |
Modifier and Type | Method and Description |
---|---|
(package private) Material |
NGPhongMaterial.createMaterial(ResourceFactory f) |
Modifier and Type | Interface and Description |
---|---|
interface |
PhongMaterial
TODO: 3D - Need documentation
This class represents a phong material for retained mode rendering
|
Modifier and Type | Method and Description |
---|---|
void |
MeshView.setMaterial(Material material) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
D3DPhongMaterial
TODO: 3D - Need documentation
|
Modifier and Type | Method and Description |
---|---|
void |
D3DMeshView.setMaterial(Material material) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ES2PhongMaterial
TODO: 3D - Need documentation
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
ES2Context.setMaterial(long nativeHandle,
Material material) |
void |
ES2MeshView.setMaterial(Material material) |