ToggleGazeSource Class

Definition

Example script to test toggling the gaze provider source from platform-specific overrides to the default camera frame center.

public ref class ToggleGazeSource : UnityEngine::MonoBehaviour
public class ToggleGazeSource : UnityEngine.MonoBehaviour
type ToggleGazeSource = class
    inherit MonoBehaviour
Public Class ToggleGazeSource
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
ToggleGazeSource

Constructors

ToggleGazeSource()

Methods

ToggleGazeOverride()

Toggles the value of IMixedRealityGazeProviderWithOverride's UseHeadGazeOverride.

Applies to