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

    Interface CombatParticleEffects3DProps

    Props for CombatParticleEffects3D

    interface CombatParticleEffects3DProps {
        enabled?: boolean;
        hitEffects: readonly HitEffect[];
        isMobile?: boolean;
    }
    Index

    Properties

    enabled?: boolean

    Whether effects are enabled

    hitEffects: readonly HitEffect[]

    Active hit effects from the combat state

    isMobile?: boolean

    Mobile optimization flag