Class ToggleGazeSource
Example script to test toggling the gaze provider source from platform-specific overrides to the default camera frame center.
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos
Assembly: cs.temp.dll.dll
Syntax
public class ToggleGazeSource : MonoBehaviour
Methods
ToggleGazeOverride()
Toggles the value of IMixedRealityGazeProviderWithOverride's UseHeadGazeOverride.
Declaration
public void ToggleGazeOverride()