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 |
PointLightBuilder<B extends PointLightBuilder<B>>
Builder class for javafx.scene.light.PointLight
|
Modifier and Type | Method and Description |
---|---|
static PointLightBuilder<?> |
PointLightBuilder.create()
Creates a new instance of PointLightBuilder.
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.