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

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

    Show / Hide Table of Contents

    Class FaceUser

    The associated game object will turn depending on the user's eye gaze: The currently looked at part will move towards the front, facing the user.

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

    Methods

    Disengage()

    Declaration
    public void Disengage()

    Engage()

    Declaration
    public void Engage()

    Update()

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