GazeProvider.UseHeadGazeOverride Property

Definition

If true, platform-specific head gaze override is used, when available. Otherwise, the center of the camera frame is used by default.

public:
 property bool UseHeadGazeOverride { bool get(); void set(bool value); };
public bool UseHeadGazeOverride { get; set; }
member this.UseHeadGazeOverride : bool with get, set
Public Property UseHeadGazeOverride As Boolean

Property Value

Implements

Applies to