Modifica

Condividi tramite


ProgressIndicatorDemoSceneLoad Class

Definition

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.MonoBehaviour
ProgressIndicatorDemoSceneLoad
Implements

Constructors

ProgressIndicatorDemoSceneLoad()

Methods

StartProgressBehavior()

Applies to