OpenFairyGUI API
    Preparing search index...

    Interface LookGearBindingValue

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