OpenFairyGUI API
    Preparing search index...

    Interface UamLookGearValue

    interface UamLookGearValue {
        alpha: number;
        grayed: boolean;
        rotation: number;
        touchable: boolean;
    }
    Index
    alpha: number
    grayed: boolean
    rotation: number
    touchable: boolean