Class LeaveAndResetARScene
Adds basic functionality like leave and reset application and scenarios.
Inheritance
System.Object
LeaveAndResetARScene
Namespace: Others
Assembly: Assembly-CSharp.dll
Syntax
public class LeaveAndResetARScene : MonoBehaviour
Methods
| Improve this Doc View SourceLeaveAndReset()
Resets the static variables and returns to the main menu scene.
Declaration
public void LeaveAndReset()
QuitApplication()
Closes the application.
Declaration
public void QuitApplication()