C# Class Assets.HSVPicker.ColorPickerSetup.UiElements

显示文件 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_oe property

public RectTransform[] Elements
return RectTransform[]