BoundingBoxExampleTest Class

Definition

public ref class BoundingBoxExampleTest : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Input::IMixedRealitySpeechHandler, UnityEngine::EventSystems::IEventSystemHandler
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/BoundingBoxExampleTest")]
public class BoundingBoxExampleTest : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Input.IMixedRealitySpeechHandler, UnityEngine.EventSystems.IEventSystemHandler
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/BoundingBoxExampleTest")>]
type BoundingBoxExampleTest = class
    inherit MonoBehaviour
    interface IMixedRealitySpeechHandler
    interface IMixedRealityBaseInputHandler
    interface IEventSystemHandler
Public Class BoundingBoxExampleTest
Inherits MonoBehaviour
Implements IEventSystemHandler, IMixedRealitySpeechHandler
Inheritance
UnityEngine.MonoBehaviour
BoundingBoxExampleTest
Attributes
UnityEngine.AddComponentMenuAttribute
Implements
IMixedRealityBaseInputHandler IMixedRealitySpeechHandler UnityEngine.EventSystems.IEventSystemHandler

Constructors

BoundingBoxExampleTest()

Fields

cyanMaterial
darkGrayMaterial
redMaterial
scaleWidget
statusText

Methods

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

Applies to