Interactable.SendOnClick(IMixedRealityPointer) 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.
Call onClick methods on receivers or IInteractableHandlers
protected:
void SendOnClick(Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ pointer);
protected void SendOnClick (Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer pointer);
member this.SendOnClick : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer -> unit
Protected Sub SendOnClick (pointer As IMixedRealityPointer)
Parameters
- pointer
- IMixedRealityPointer