Bitbybit Docs
    Preparing search index...

    Class SetColorPickerValueDto (Inputs.BabylonGui)

    يغذي babylon.gui.colorPicker.setColorPickerValue بمنتقي ألوان واللون المراد نقله إليه.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalcolorPicker: ColorPicker
      • Optionalcolor: string

      Returns SetColorPickerValueDto

    Properties

    colorPicker: ColorPicker

    منتقي الألوان المراد تغييره في مكانه

    undefined
    
    color: string

    لون hex الذي يضبط عليه المنتقي

    undefined