Package | Description |
---|---|
javafx.scene.light |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional light source.
|
Modifier and Type | Class and Description |
---|---|
class |
AmbientLight
Defines an ambient light source object.
|
class |
PointLight
Defines a point light source object.
|
Modifier and Type | Method and Description |
---|---|
void |
LightBaseBuilder.applyTo(LightBase x) |
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.