Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BabylonGuiCheckbox

Index

Constructors

constructor

  • Parameters

    • context: Context

    Returns BabylonGuiCheckbox

Methods

createCheckbox

  • Creates checkbox

    group

    create

    shortname

    create checkbox

    disposableoutput

    true

    Parameters

    Returns Checkbox

    checkbox

createCheckboxObservableSelector

getBackground

  • Gets the background

    group

    get

    shortname

    get checkbox background

    Parameters

    Returns string

getCheckSizeRatio

  • Gets the check size ratio

    group

    get

    shortname

    get check size ratio

    Parameters

    Returns number

getIsChecked

  • Gets the is checked

    group

    get

    shortname

    get is checked

    Parameters

    Returns boolean

setBackground

  • Sets the checkbox background

    group

    set

    shortname

    set checkbox background

    Parameters

    Returns Checkbox

setCheckSizeRatio

  • Sets the checkbox check size ratio

    group

    set

    shortname

    set checkbox check size ratio

    Parameters

    Returns Checkbox

setIsChecked

  • Sets the checkbox is checked

    group

    set

    shortname

    set checkbox is checked

    Parameters

    Returns Checkbox

Generated using TypeDoc