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