AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.DropDownComponentAttribute Class Reference
Inheritance diagram for HoloToolkit.Unity.DropDownComponentAttribute:
HoloToolkit.Unity.DrawOverrideAttribute

Public Member Functions

 DropDownComponentAttribute (bool showComponentNames=false, bool autoFill=false, string customLabel=null)
 

Properties

bool AutoFill [get]
 
bool ShowComponentNames [get]
 
string CustomLabel [get]
 

Additional Inherited Members

- Protected Member Functions inherited from HoloToolkit.Unity.DrawOverrideAttribute
string SplitCamelCase (string str)
 

Detailed Description

Definition at line 15 of file DropDownComponentAttribute.cs.

Constructor & Destructor Documentation

§ DropDownComponentAttribute()

HoloToolkit.Unity.DropDownComponentAttribute.DropDownComponentAttribute ( bool  showComponentNames = false,
bool  autoFill = false,
string  customLabel = null 
)

Definition at line 21 of file DropDownComponentAttribute.cs.

Property Documentation

§ AutoFill

bool HoloToolkit.Unity.DropDownComponentAttribute.AutoFill
get

Definition at line 17 of file DropDownComponentAttribute.cs.

§ CustomLabel

string HoloToolkit.Unity.DropDownComponentAttribute.CustomLabel
get

Definition at line 19 of file DropDownComponentAttribute.cs.

§ ShowComponentNames

bool HoloToolkit.Unity.DropDownComponentAttribute.ShowComponentNames
get

Definition at line 18 of file DropDownComponentAttribute.cs.


The documentation for this class was generated from the following file: