MixedRealityInputSimulationProfile.LeftHandManipulationKey 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.
Caution
Use LeftControllerManipulationKey instead.
Key to manipulate the left hand
public:
property Microsoft::MixedReality::Toolkit::Input::KeyBinding LeftHandManipulationKey { Microsoft::MixedReality::Toolkit::Input::KeyBinding get(); };
[System.Obsolete("Use LeftControllerManipulationKey instead.")]
public Microsoft.MixedReality.Toolkit.Input.KeyBinding LeftHandManipulationKey { get; }
[<System.Obsolete("Use LeftControllerManipulationKey instead.")>]
member this.LeftHandManipulationKey : Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public ReadOnly Property LeftHandManipulationKey As KeyBinding
Property Value
- Attributes