tsParticles - v4.4.0
    Preparing search index...
    interface IHDROptions {
        enable: boolean;
        mode: HdrMode | "standard" | "natural" | "vivid" | "cinematic" | "dynamic";
        peakNits: number;
    }

    Implemented by

    Index
    enable: boolean
    mode: HdrMode | "standard" | "natural" | "vivid" | "cinematic" | "dynamic"
    peakNits: number