InputSimulationService.SimulateEyePosition Property

Definition

Caution

Check the EyeGazeSimulationMode instead

If true then camera forward direction is used to simulate eye tracking data.

public:
 property bool SimulateEyePosition { bool get(); void set(bool value); };
[System.Obsolete("Check the EyeGazeSimulationMode instead")]
public bool SimulateEyePosition { get; set; }
[<System.Obsolete("Check the EyeGazeSimulationMode instead")>]
member this.SimulateEyePosition : bool with get, set
Public Property SimulateEyePosition As Boolean

Property Value

Attributes

Applies to