VFX-JS
    Preparing search index...

    Type Alias RgbGlitchParams

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

    Properties

    Properties

    amount: number

    Block shift magnitude, as a fraction of the element width (0..1).

    speed: number

    Time scale applied to the animation.