Skip to main content

GradientSkybox

Complete API reference for GradientSkybox, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class GradientSkybox extends Component

Constructors

SignatureDescription
GradientSkybox(GradientSkybox)Executes GradientSkybox and returns after the underlying engine call finishes.
GradientSkybox(Engine)Executes GradientSkybox and returns after the underlying engine call finishes.
GradientSkybox()Executes GradientSkybox and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceGradientSkyboxRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
ambientLightbooleanget/setVirtual attribute exposed by isAmbientLight. Access it like a field to read or write the underlying value.
ambientLightResolutionIDintget/setVirtual attribute exposed by getAmbientLightResolutionID. Access it like a field to read or write the underlying value.
colorGradientColorGradientget/setVirtual attribute exposed by getColorGradient. Access it like a field to read or write the underlying value.
luxfloatget/setVirtual attribute exposed by getLux. Access it like a field to read or write the underlying value.
maxResolutionIDintget/setVirtual attribute exposed by getMaxResolutionID. Access it like a field to read or write the underlying value.