Strata - v1.4.10
    Preparing search index...

    Interface GlitchMaterialOptions

    interface GlitchMaterialOptions {
        color?: ColorRepresentation;
        glitchIntensity?: number;
        rgbShiftAmount?: number;
        scanlineIntensity?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    color?: ColorRepresentation
    glitchIntensity?: number
    rgbShiftAmount?: number
    scanlineIntensity?: number