MixedRealityInputSystem.RaiseOnInputDown 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.
Raise the input down event.
public:
virtual void RaiseOnInputDown(Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ source, Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness, Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction inputAction);
public void RaiseOnInputDown (Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource source, Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness, Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction inputAction);
abstract member RaiseOnInputDown : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource * Microsoft.MixedReality.Toolkit.Utilities.Handedness * Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction -> unit
override this.RaiseOnInputDown : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource * Microsoft.MixedReality.Toolkit.Utilities.Handedness * Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction -> unit
Public Sub RaiseOnInputDown (source As IMixedRealityInputSource, handedness As Handedness, inputAction As MixedRealityInputAction)
Parameters
- source
- IMixedRealityInputSource
- handedness
- Handedness
- inputAction
- MixedRealityInputAction