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

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

    Show / Hide Table of Contents

    Class ToggleGazeSource

    Example script to test toggling the gaze provider source from platform-specific overrides to the default camera frame center.

    Inheritance
    Object
    ToggleGazeSource
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos
    Assembly: cs.temp.dll.dll
    Syntax
    public class ToggleGazeSource : MonoBehaviour

    Methods

    ToggleGazeOverride()

    Toggles the value of IMixedRealityGazeProviderWithOverride's UseHeadGazeOverride.

    Declaration
    public void ToggleGazeOverride()
    Back to top Generated by DocFX