Class StartARScene
Starts the ARScene after the tutorial is finished.
Inheritance
object
StartARScene
Namespace: Others
Assembly: .dll
Syntax
public class StartARScene : MonoBehaviour
Methods
| Edit this page View SourceLoadArScene()
Loads the (main) AR scene
Declaration
public void LoadArScene()
QuitApplication()
Closes the Application.
Declaration
public void QuitApplication()