IGazePinchInteractor 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-pinch-like interactors must implement.
C#
public interface IGazePinchInteractor : MixedReality.Toolkit.IVariableSelectInteractor, UnityEngine.XR.Interaction.Toolkit.IXRHoverInteractor, UnityEngine.XR.Interaction.Toolkit.IXRSelectInteractor
type IGazePinchInteractor = interface
interface IVariableSelectInteractor
interface IXRSelectInteractor
interface IXRInteractor
interface IXRHoverInteractor
Public Interface IGazePinchInteractor
Implements IVariableSelectInteractor, IXRHoverInteractor, IXRSelectInteractor
- Derived
- Implements
-
IVariableSelectInteractor Unity
Engine. UnityXR. Interaction. Toolkit. IXRHover Interactor Engine. UnityXR. Interaction. Toolkit. IXRInteractor Engine. XR. Interaction. Toolkit. IXRSelect Interactor
Select |
Returns a value [0,1] representing the variable amount of "selection" that this interactor is performing. (Inherited from IVariableSelectInteractor) |
منتج | الإصدارات |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |