ConeCastGazeProvider.GazeInputSource Property
Definition
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.
UnityEngine.MonoBehaviour.GazeInputSource
public:
virtual property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ GazeInputSource { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ get(); };
public override Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource GazeInputSource { get; }
member this.GazeInputSource : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource
Public Overrides ReadOnly Property GazeInputSource As IMixedRealityInputSource