UIVHSFilter
Complete API reference for UIVHSFilter, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UIVHSFilter extends Component
Constructors
| Signature | Description |
|---|---|
UIVHSFilter(UIVHSFilter) | Executes UIVHSFilter and returns after the underlying engine call finishes. |
UIVHSFilter(Engine) | Executes UIVHSFilter and returns after the underlying engine call finishes. |
UIVHSFilter() | Executes UIVHSFilter and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIVHSFilter | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
colorBleed | float | get/set | Virtual attribute exposed by getColorBleed. Access it like a field to read or write the underlying value. |
desaturation | float | get/set | Virtual attribute exposed by getDesaturation. Access it like a field to read or write the underlying value. |
distortion | float | get/set | Virtual attribute exposed by getDistortion. 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. |
noiseStrength | float | get/set | Virtual attribute exposed by getNoiseStrength. Access it like a field to read or write the underlying value. |
scanlineStrength | float | get/set | Virtual attribute exposed by getScanlineStrength. Access it like a field to read or write the underlying value. |
time | float | get/set | Virtual attribute exposed by getTime. Access it like a field to read or write the underlying value. |
trackingBandHeight | float | get/set | Virtual attribute exposed by getTrackingBandHeight. Access it like a field to read or write the underlying value. |
trackingNoise | float | get/set | Virtual attribute exposed by getTrackingNoise. Access it like a field to read or write the underlying value. |
trackingSpeed | float | get/set | Virtual attribute exposed by getTrackingSpeed. Access it like a field to read or write the underlying value. |
trackingStrength | float | get/set | Virtual attribute exposed by getTrackingStrength. Access it like a field to read or write the underlying value. |