![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Configuration options derived from here: https://developer.microsoft.com/en-us/windows/mixed-reality/unity_development_overview#Configuring_a_Unity_project_for_HoloLens More...
Static Public Member Functions | |
| static void | ShowHelp () |
| Displays a help page for the HoloToolkit. More... | |
| static void | ShowSceneSettingsWindow () |
| Applies recommended scene settings to the current scenes. More... | |
| static void | ShowProjectSettingsWindow () |
| Applies recommended project settings to the current project. More... | |
| static void | ShowCapabilitySettingsWindow () |
| Applies recommended capability settings to the current project. More... | |
Configuration options derived from here: https://developer.microsoft.com/en-us/windows/mixed-reality/unity_development_overview#Configuring_a_Unity_project_for_HoloLens
Definition at line 14 of file AutoConfigureMenu.cs.
|
static |
Applies recommended capability settings to the current project.
Definition at line 57 of file AutoConfigureMenu.cs.
|
static |
Displays a help page for the HoloToolkit.
Definition at line 28 of file AutoConfigureMenu.cs.
|
static |
Applies recommended project settings to the current project.
Definition at line 47 of file AutoConfigureMenu.cs.
|
static |
Applies recommended scene settings to the current scenes.
Definition at line 37 of file AutoConfigureMenu.cs.