Default AR App
Documentation for the Default AR App project found at https://github.com/ingratexr/unity-ar-boilerplate
ARPlacementUI Class Reference

Class that handles UI related to placing an AR object using an ARPlacer component. More...

Inheritance diagram for ARPlacementUI:

Public Member Functions

void OpenPopupHelp ()
 Open the help menu and pause time. More...
 
void ClosePopupHelp ()
 Close the help menu and unpause time. More...
 

Detailed Description

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.

Member Function Documentation

◆ ClosePopupHelp()

void ARPlacementUI.ClosePopupHelp ( )

Close the help menu and unpause time.

◆ OpenPopupHelp()

void ARPlacementUI.OpenPopupHelp ( )

Open the help menu and pause time.


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