|
Default AR App
Documentation for the Default AR App project found at https://github.com/ingratexr/unity-ar-boilerplate
|
Class that handles UI related to placing an AR object using an ARPlacer component. More...
Public Member Functions | |
| void | OpenPopupHelp () |
| Open the help menu and pause time. More... | |
| void | ClosePopupHelp () |
| Close the help menu and unpause time. More... | |
Class that handles UI related to placing an AR object using an ARPlacer component.
Needs to be attached to the same GameObject as the ARPlacer component.
| void ARPlacementUI.ClosePopupHelp | ( | ) |
Close the help menu and unpause time.
| void ARPlacementUI.OpenPopupHelp | ( | ) |
Open the help menu and pause time.