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 SourceLoadArScene()
Loads the (main) AR scene
Declaration
public void LoadArScene()
QuitApplication()
Closes the Application.
Declaration
public void QuitApplication()