GradientLight
Complete API reference for GradientLight, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class GradientLight extends Component
Constructors
| Signature | Description |
|---|---|
GradientLight(GradientLight) | Executes GradientLight and returns after the underlying engine call finishes. |
GradientLight(Engine) | Executes GradientLight and returns after the underlying engine call finishes. |
GradientLight() | Executes GradientLight and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | GradientLight | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
ambientLight | boolean | get/set | Virtual attribute exposed by isAmbientLight. Access it like a field to read or write the underlying value. |
ambientLightResolutionID | int | get/set | Virtual attribute exposed by getAmbientLightResolutionID. Access it like a field to read or write the underlying value. |
colorGradient | ColorGradient | get/set | Virtual attribute exposed by getColorGradient. Access it like a field to read or write the underlying value. |
lux | float | get/set | Virtual attribute exposed by getLux. Access it like a field to read or write the underlying value. |
maxResolutionID | int | get/set | Virtual attribute exposed by getMaxResolutionID. Access it like a field to read or write the underlying value. |