MixedRealityInputSimulationProfile.MotionControllerTriggerKey Property
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.
Key to simulate a trigger press (select) on the motion controller
public:
property Microsoft::MixedReality::Toolkit::Input::KeyBinding MotionControllerTriggerKey { Microsoft::MixedReality::Toolkit::Input::KeyBinding get(); };
public Microsoft.MixedReality.Toolkit.Input.KeyBinding MotionControllerTriggerKey { get; }
member this.MotionControllerTriggerKey : Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public ReadOnly Property MotionControllerTriggerKey As KeyBinding