MixedRealityInputSimulationProfile.ControllerRotateButton 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.
Controls how controller rotation is activated
public:
property Microsoft::MixedReality::Toolkit::Input::KeyBinding ControllerRotateButton { Microsoft::MixedReality::Toolkit::Input::KeyBinding get(); };
public Microsoft.MixedReality.Toolkit.Input.KeyBinding ControllerRotateButton { get; }
member this.ControllerRotateButton : Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public ReadOnly Property ControllerRotateButton As KeyBinding