VFX-JS
    Preparing search index...

    Type Alias RgbShiftParams

    type RgbShiftParams = {
        amount: number;
        speed: number;
    }
    Index

    Properties

    Properties

    amount: number

    Maximum horizontal channel shift, in CSS px.

    speed: number

    Time scale applied to the animation.