MixedRealityInputModule.StateForPointer Method      
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.
protected:
 UnityEngine::EventSystems::PointerEventData::FramePressState StateForPointer(Microsoft::MixedReality::Toolkit::Input::MixedRealityInputModule::PointerData ^ pointerData);protected UnityEngine.EventSystems.PointerEventData.FramePressState StateForPointer(Microsoft.MixedReality.Toolkit.Input.MixedRealityInputModule.PointerData pointerData);member this.StateForPointer : Microsoft.MixedReality.Toolkit.Input.MixedRealityInputModule.PointerData -> UnityEngine.EventSystems.PointerEventData.FramePressStateProtected Function StateForPointer (pointerData As MixedRealityInputModule.PointerData) As PointerEventData.FramePressStateParameters
- pointerData
- MixedRealityInputModule.PointerData
Returns
		UnityEngine.EventSystems.PointerEventData.FramePressState