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

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

    Show / Hide Table of Contents

    Class EyeCalibrationChecker

    Checks whether the user is calibrated and prompts a notification to encourage the user to calibrate.

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

    Fields

    OnEyeCalibrationDetected

    Declaration
    public UnityEvent OnEyeCalibrationDetected
    Field Value
    Type Description
    UnityEvent

    OnNoEyeCalibrationDetected

    Declaration
    public UnityEvent OnNoEyeCalibrationDetected
    Field Value
    Type Description
    UnityEvent
    Back to top Generated by DocFX