mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class LoadContentScene

    Utility class to load scenes through MRTK Scene System using a scene transition. Otherwise, it uses Scene System's LoadContent()

    Inheritance
    Object
    LoadContentScene
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Extensions.SceneTransitions
    Assembly: cs.temp.dll.dll
    Syntax
    public class LoadContentScene : MonoBehaviour, MonoBehaviour

    Methods

    LoadContent()

    Load a scene with contentScene.Name

    Declaration
    public void LoadContent()

    LoadContent()

    Load a scene with contentScene.Name

    Declaration
    public void LoadContent()

    Implements

    MonoBehaviour
    In This Article
    • Methods
      • LoadContent()
      • LoadContent()
    • Implements
    Back to top Generated by DocFX