ProgressIndicatorDemoSceneLoad Class
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.
Demo class for IProgressIndicator examples. Use a progress indicator to show scene load / unload operation progress. Please ensure sceneToLoad has been added to build settings.
C++
public ref class ProgressIndicatorDemoSceneLoad : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Examples::Demos::IProgressIndicatorDemoObject
public class ProgressIndicatorDemoSceneLoad : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Examples.Demos.IProgressIndicatorDemoObject
type ProgressIndicatorDemoSceneLoad = class
inherit MonoBehaviour
interface IProgressIndicatorDemoObject
Public Class ProgressIndicatorDemoSceneLoad
Inherits MonoBehaviour
Implements IProgressIndicatorDemoObject
- Inheritance
-
UnityEngine.MonoBehaviourProgressIndicatorDemoSceneLoad
- Implements
Product | Versions |
---|---|
MRTK2 Unity 2019 | 2.8.0 |
MRTK2 Unity 2020 | 2.8.0 |