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

    Interface ClothingItemProps

    Props for individual clothing item component

    의류아이템속성

    interface ClothingItemProps {
        item: ClothingItem;
        physicalAttributes: PhysicalAttributes;
        scale?: number;
    }
    Index

    Properties

    Clothing item configuration

    의류아이템

    physicalAttributes: PhysicalAttributes

    Physical attributes for scaling

    신체속성

    scale?: number

    Overall scale multiplier

    크기배율