Skip to main content

UICustomPostProcessing

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class UICustomPostProcessing extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
paramStringsetVirtual attribute exposed by setParam. Access it like a field to read or write the underlying value.
shaderFileStringget/setVirtual attribute exposed by getShaderFile. Access it like a field to read or write the underlying value.
timefloatget/setVirtual attribute exposed by getTime. Access it like a field to read or write the underlying value.