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