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