日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    Class OnSelectVisualizerInputController

    When the button is selected, it triggers starting the specified scene.

    Inheritance
    Object
    OnSelectVisualizerInputController
    Implements
    IMixedRealityPointerHandler
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    [Obsolete("This component is no longer supported", true)]
    public class OnSelectVisualizerInputController : BaseEyeFocusHandler, IMixedRealityPointerHandler

    Fields

    EventToTrigger

    Declaration
    public UnityEvent EventToTrigger
    Field Value
    Type Description
    UnityEvent

    Implements

    IMixedRealityPointerHandler
    Back to top Generated by DocFX