IGazeInteractor Interface
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.
An interface that all gaze-like interactors implement. Interactors that implement this interface are expected to use the UnityEngine.XR.Interaction.Toolkit.IXRInteractor attachTransform to specify the impact point of the gaze ray on the interactable.
C#
public interface IGazeInteractor : UnityEngine.XR.Interaction.Toolkit.IXRInteractor
type IGazeInteractor = interface
interface IXRInteractor
Public Interface IGazeInteractor
Implements IXRInteractor
- Derived
- Implements
-
Unity
Engine. XR. Interaction. Toolkit. IXRInteractor
Proizvod | Verzije |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |