UIBackgroundBlur
Complete API reference for UIBackgroundBlur, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UIBackgroundBlur extends Component
Constructors
| Signature | Description |
|---|---|
UIBackgroundBlur(UIBackgroundBlur) | Executes UIBackgroundBlur and returns after the underlying engine call finishes. |
UIBackgroundBlur(Engine) | Executes UIBackgroundBlur and returns after the underlying engine call finishes. |
UIBackgroundBlur() | Executes UIBackgroundBlur and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIBackgroundBlur | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
blurRadius | float | get/set | Virtual attribute exposed by getBlurRadius. Access it like a field to read or write the underlying value. |
quality | Quality | get/set | Virtual attribute exposed by getQuality. Access it like a field to read or write the underlying value. |