Skip to main content

UIOutline

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class UIOutline extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
outlineColorColorget/setVirtual attribute exposed by getOutlineColor. Access it like a field to read or write the underlying value.
thicknessfloatget/setVirtual attribute exposed by getThickness. Access it like a field to read or write the underlying value.
thresholdfloatget/setVirtual attribute exposed by getThreshold. Access it like a field to read or write the underlying value.