ToggleGazeSource Class
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.
Example script to test toggling the gaze provider source from platform-specific overrides to the default camera frame center.
C++
public ref class ToggleGazeSource : UnityEngine::MonoBehaviour
public class ToggleGazeSource : UnityEngine.MonoBehaviour
type ToggleGazeSource = class
inherit MonoBehaviour
Public Class ToggleGazeSource
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourToggleGazeSource
Toggle |
Toggles the value of IMixedRealityGazeProviderWithOverride's UseHeadGazeOverride. |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |