日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    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
    Namespace: Microsoft.MixedReality.Toolkit.Extensions.SceneTransitions
    Assembly: cs.temp.dll.dll
    Syntax
    public class LoadContentScene : MonoBehaviour

    Methods

    LoadContent()

    Load a scene with contentScene.Name

    Declaration
    public void LoadContent()
    Back to top Generated by DocFX