| Package | Description |
|---|---|
| com.sun.scenario.effect.light |
| Modifier and Type | Method and Description |
|---|---|
Light.Type |
Light.getType()
Returns the light
Type, either DISTANT, POINT,
or SPOT. |
static Light.Type |
Light.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Light.Type[] |
Light.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.