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

    Interface BloodLossOverlayProps

    interface BloodLossOverlayProps {
        bloodLoss: number;
        intensityScale?: number;
        isMobile: boolean;
    }
    Index

    Properties

    bloodLoss: number

    Current blood loss amount (0-100)

    출혈량

    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). Default is 1.0.

    효과강도배수

    isMobile: boolean

    Mobile responsive mode (reduced pulse intensity)

    모바일여부