Class LoadContentScene
Utility class to load scenes through MRTK Scene System using a scene transition. Otherwise, it uses Scene System's LoadContent()
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()