Skip to main content

UIVHSFilter

Complete API reference for UIVHSFilter, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: UI

Component: yes


public class UIVHSFilter extends Component

Constructors

SignatureDescription
UIVHSFilter()Creates a new instance of UIVHSFilter.

Virtual Attributes

NameTypeAccessDescription
colorBleedfloatget/setVirtual attribute exposed by getColorBleed. Access it like a field to read or write the underlying value.
desaturationfloatget/setVirtual attribute exposed by getDesaturation. Access it like a field to read or write the underlying value.
distortionfloatget/setVirtual attribute exposed by getDistortion. Access it like a field to read or write the underlying value.
intensityfloatget/setVirtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value.
noiseStrengthfloatget/setVirtual attribute exposed by getNoiseStrength. Access it like a field to read or write the underlying value.
scanlineStrengthfloatget/setVirtual attribute exposed by getScanlineStrength. Access it like a field to read or write the underlying value.
timefloatget/setVirtual attribute exposed by getTime. Access it like a field to read or write the underlying value.
trackingBandHeightfloatget/setVirtual attribute exposed by getTrackingBandHeight. Access it like a field to read or write the underlying value.
trackingNoisefloatget/setVirtual attribute exposed by getTrackingNoise. Access it like a field to read or write the underlying value.
trackingSpeedfloatget/setVirtual attribute exposed by getTrackingSpeed. Access it like a field to read or write the underlying value.
trackingStrengthfloatget/setVirtual attribute exposed by getTrackingStrength. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getColorBleed()floatReturns the current colorBleed value.
getDesaturation()floatReturns the current desaturation value.
getDistortion()floatReturns the current distortion value.
getIntensity()floatReturns the current intensity value.
getNoiseStrength()floatReturns the current noiseStrength value.
getScanlineStrength()floatReturns the current scanlineStrength value.
getTrackingBandHeight()floatReturns the current trackingBandHeight value.
getTrackingNoise()floatReturns the current trackingNoise value.
getTrackingSpeed()floatReturns the current trackingSpeed value.
getTrackingStrength()floatReturns the current trackingStrength value.
setColorBleed(float)voidSets colorBleed.
setDesaturation(float)voidSets desaturation.
setDistortion(float)voidSets distortion.
setIntensity(float)voidSets intensity.
setNoiseStrength(float)voidSets noiseStrength.
setScanlineStrength(float)voidSets scanlineStrength.
setTrackingBandHeight(float)voidSets trackingBandHeight.
setTrackingNoise(float)voidSets trackingNoise.
setTrackingSpeed(float)voidSets trackingSpeed.
setTrackingStrength(float)voidSets trackingStrength.
getTime()floatReturns the current time value.
setTime(float)voidSets time.