OnLoadStartScene Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When the button is selected, it triggers starting the specified scene.
public ref class OnLoadStartScene : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/OnLoadStartScene")]
public class OnLoadStartScene : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/OnLoadStartScene")>]
type OnLoadStartScene = class
inherit MonoBehaviour
Public Class OnLoadStartScene
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourOnLoadStartScene
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
OnLoadStartScene() |
Methods
Start() |