Bitbybit Docs
    Preparing search index...

    Class SetColorPickerValueDto (Inputs.BabylonGui)

    Feeds babylon.gui.colorPicker.setColorPickerValue with a color picker and the color to move it to.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalcolorPicker: ColorPicker
      • Optionalcolor: string

      Returns SetColorPickerValueDto

    Properties

    colorPicker: ColorPicker

    The color picker to change in place

    undefined
    
    color: string

    Hex color the picker is set to

    undefined