BoundsControlRuntimeExample Class

Definition

This example script demonstrates various bounds control runtime configurations

public ref class BoundsControlRuntimeExample : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Input::IMixedRealitySpeechHandler, UnityEngine::EventSystems::IEventSystemHandler
public class BoundsControlRuntimeExample : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Input.IMixedRealitySpeechHandler, UnityEngine.EventSystems.IEventSystemHandler
type BoundsControlRuntimeExample = class
    inherit MonoBehaviour
    interface IMixedRealitySpeechHandler
    interface IMixedRealityBaseInputHandler
    interface IEventSystemHandler
Public Class BoundsControlRuntimeExample
Inherits MonoBehaviour
Implements IEventSystemHandler, IMixedRealitySpeechHandler
Inheritance
UnityEngine.MonoBehaviour
BoundsControlRuntimeExample
Implements
IMixedRealityBaseInputHandler IMixedRealitySpeechHandler UnityEngine.EventSystems.IEventSystemHandler

Constructors

BoundsControlRuntimeExample()

Fields

cyanMaterial
darkGrayMaterial
redMaterial
scaleWidget
statusText

Methods

OnDisable()
OnEnable()
OnSpeechKeywordRecognized(SpeechEventData)
Start()

Applies to