Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.54
    Preparing search index...

    Interface PainVignetteProps

    interface PainVignetteProps {
        intensityScale?: number;
        isMobile: boolean;
        pain: number;
    }
    Index

    Properties

    intensityScale?: number

    Multiplier applied to the effect's maximum opacity (0.0-1.0).

    Use this to soften the fullscreen effect when the 3D arena is already visually compressed (e.g. portrait mobile) so the vignette does not further obscure the view. Default is 1.0 (no attenuation).

    효과강도배수

    isMobile: boolean

    Mobile responsive mode (subtle effects)

    모바일여부

    pain: number

    Current pain level (0-100)

    통증수준