C# Class Assets.HSVPicker.ColorPickerSetup.UiElements

Show file Open project: TolinSimpson/Kitbashery

Public Properties

Property Type Description
Elements RectTransform[]

Public Methods

Method Description
Toggle ( bool active ) : void

Method Details

Toggle() public method

public Toggle ( bool active ) : void
active bool
return void

Property Details

Elements public property

public RectTransform[] Elements
return RectTransform[]