Search Results for

    Show / Hide Table of Contents

    Class LeaveAndResetARScene

    Adds basic functionality like leave and reset application and scenarios.

    Inheritance
    object
    LeaveAndResetARScene
    Namespace: Others
    Assembly: .dll
    Syntax
    public class LeaveAndResetARScene : MonoBehaviour

    Methods

    | Edit this page View Source

    LeaveAndReset()

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

    Declaration
    public void LeaveAndReset()
    | Edit this page View Source

    QuitApplication()

    Closes the application.

    Declaration
    public void QuitApplication()
    • Edit this page
    • View Source
    In this article
    Back to top TrainAR Documentation