Search Results for

    Show / Hide Table of Contents

    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 Source

    LeaveAndReset()

    Resets the static variables and returns to the main menu scene.

    Declaration
    public void LeaveAndReset()
    | Improve this Doc View Source

    QuitApplication()

    Closes the application.

    Declaration
    public void QuitApplication()
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation