Skip to main content

UIFadeOut

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class UIFadeOut extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
opacityfloatget/setVirtual attribute exposed by getOpacity. Access it like a field to read or write the underlying value.