mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class OnLookAtRotateByEyeGaze

    The associated game object will turn depending on which part of the object is looked at: The currently looked at part will move towards the front facing the user.

    Inheritance
    Object
    OnLookAtRotateByEyeGaze
    Implements
    BaseEyeFocusHandler
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    public class OnLookAtRotateByEyeGaze : BaseEyeFocusHandler, BaseEyeFocusHandler

    Methods

    OnEyeFocusStay()

    Declaration
    protected override void OnEyeFocusStay()

    OnEyeFocusStay()

    Declaration
    protected override void OnEyeFocusStay()

    Implements

    BaseEyeFocusHandler
    In This Article
    • Methods
      • OnEyeFocusStay()
      • OnEyeFocusStay()
    • Implements
    Back to top Generated by DocFX