VFX-JS
    Preparing search index...

    Type Alias ChromaticParams

    type ChromaticParams = {
        intensity: number;
        power: number;
        radius: number;
    }
    Index

    Properties

    intensity: number

    Strength of the colour separation.

    power: number

    Falloff exponent of the aberration curve.

    radius: number

    Radius (in normalised units) where the aberration begins.