Skip to main content

UIGaussianBlur

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class UIGaussianBlur extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
blurRadiusfloatget/setVirtual attribute exposed by getBlurRadius. Access it like a field to read or write the underlying value.
qualityQualityget/setVirtual attribute exposed by getQuality. Access it like a field to read or write the underlying value.