![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Go to the source code of this file.
Classes | |
| class | HoloToolkit.Examples.InteractiveElements.GestureInteractive |
| GestureInteractive extends Interactive and handles more advanced gesture events. On Press a gesture begins and on release the gesture ends. Raw gesture data (hand position and gesture state) is passed to a GestureInteractiveController. Gestures can also be performed with code or voice, see more details below. More... | |
Namespaces | |
| namespace | HoloToolkit.Examples.InteractiveElements |
Typedefs | |
| using | Cursor = HoloToolkit.Unity.InputModule.Cursor |
Definition at line 8 of file GestureInteractive.cs.