Search Results for

    Show / Hide Table of Contents

    Class StartARScene

    Starts the ARScene after the tutorial is finished.

    Inheritance
    System.Object
    StartARScene
    Namespace: Others
    Assembly: Assembly-CSharp.dll
    Syntax
    public class StartARScene : MonoBehaviour

    Methods

    | Improve this Doc View Source

    LoadArScene()

    Loads the (main) AR scene

    Declaration
    public void LoadArScene()
    | 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