FollowEyeGazeGazeProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sample for allowing the game object that this script is attached to follow the user's eye gaze at a given distance of "DefaultDistanceInMeters".
public ref class FollowEyeGazeGazeProvider : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/FollowEyeGazeGazeProvider")]
public class FollowEyeGazeGazeProvider : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/FollowEyeGazeGazeProvider")>]
type FollowEyeGazeGazeProvider = class
inherit MonoBehaviour
Public Class FollowEyeGazeGazeProvider
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourFollowEyeGazeGazeProvider
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
FollowEyeGazeGazeProvider() |