Skip to main content

UIChromaticAberration

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIChromaticAberration extends Component

Constructors

SignatureDescription
UIChromaticAberration()Creates a new instance of UIChromaticAberration.

Virtual Attributes

NameTypeAccessDescription
fallofffloatget/setVirtual attribute exposed by getFalloff. Access it like a field to read or write the underlying value.
strengthfloatget/setVirtual attribute exposed by getStrength. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getFalloff()floatReturns the current falloff value.
getStrength()floatReturns the current strength value.
setFalloff(float)voidSets falloff.
setStrength(float)voidSets strength.