MixedRealityInputSimulationProfile.SimulateEyePosition 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.
Caution
Check the EyeGazeSimulationMode instead
Enable eye gaze simulation
public:
property bool SimulateEyePosition { bool get(); };
[System.Obsolete("Check the EyeGazeSimulationMode instead")]
public bool SimulateEyePosition { get; }
[<System.Obsolete("Check the EyeGazeSimulationMode instead")>]
member this.SimulateEyePosition : bool
Public ReadOnly Property SimulateEyePosition As Boolean
Property Value
- Attributes