Loom Engine - v3.1.1
    Preparing search index...

    Interface VignetteSnapshot

    interface VignetteSnapshot {
        active: boolean;
        color: VignetteColor;
        alpha: number;
        dominantId: string;
    }
    Index

    Properties

    active: boolean
    alpha: number
    dominantId: string