VFX-JS
    Preparing search index...

    Type Alias GlitchParams

    type GlitchParams = {
        intensity: number;
        speed: number;
    }
    Index

    Properties

    Properties

    intensity: number

    Overall glitch strength — scales shift and aberration amounts.

    speed: number

    Time scale applied to the animation.