GazeProvider.GazeTarget Property
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.
The game object that is currently being gazed at, if any.
public:
property UnityEngine::GameObject ^ GazeTarget { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject GazeTarget { get; }
member this.GazeTarget : UnityEngine.GameObject
Public ReadOnly Property GazeTarget As GameObject
Property Value
UnityEngine.GameObject