IVariableSelectInteractor 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 interactors which offer variable selection must implement.
C#
public interface IVariableSelectInteractor : UnityEngine.XR.Interaction.Toolkit.IXRHoverInteractor, UnityEngine.XR.Interaction.Toolkit.IXRSelectInteractor
type IVariableSelectInteractor = interface
interface IXRSelectInteractor
interface IXRInteractor
interface IXRHoverInteractor
Public Interface IVariableSelectInteractor
Implements IXRHoverInteractor, IXRSelectInteractor
- Derived
- Implements
-
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. |
منتج | الإصدارات |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |