Package | Description |
---|---|
com.sun.javafx.sg.prism | |
com.sun.javafx.tk | |
com.sun.prism | |
com.sun.prism.impl.ps | |
com.sun.prism.j2d |
Modifier and Type | Class and Description |
---|---|
class |
NGAmbientLight
TODO: 3D - Need documentation
|
class |
NGPointLight
TODO: 3D - Need documentation
|
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
NGSubScene.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
NGSubScene.setLights(NGLightBase[] lights) |
Modifier and Type | Field and Description |
---|---|
NGLightBase[] |
Toolkit.ImageRenderingContext.lights |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
TKScene.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
TKScene.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
Graphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
Graphics.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
BaseShaderGraphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
BaseShaderGraphics.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
J2DPrismGraphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
J2DPrismGraphics.setLights(NGLightBase[] lights) |
Copyright © 2020. All rights reserved.