ChromaticAberration
Complete API reference for ChromaticAberration, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class ChromaticAberration extends Component
Constructors
| Signature | Description |
|---|---|
ChromaticAberration(ChromaticAberration) | Executes ChromaticAberration and returns after the underlying engine call finishes. |
ChromaticAberration(Engine) | Executes ChromaticAberration and returns after the underlying engine call finishes. |
ChromaticAberration() | Executes ChromaticAberration and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | ChromaticAberration | 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. |