ProgressIndicatorDemoSceneLoad 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.
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.
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
Constructors
ProgressIndicatorDemoSceneLoad() |
Methods
StartProgressBehavior() |