![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Go to the source code of this file.
Classes | |
| class | HoloToolkit.UI.Keyboard.UICollection |
| This component represents and ordered collection of UI elements. You can add to the UICollection by either dropping UI elements in the UI element this component is attached to in the Editor or by calling the AddItem(RectTransform) method. UI elements that are added to this collection via the Editor will be automatically arranged when this component executes. To use this component attach it to a UI element (a GameObject with a RectTransform component) such as an Image or Panel. More... | |
Namespaces | |
| namespace | HoloToolkit.UI.Keyboard |