MixedRealityInputSimulationProfile.MouseHandRotationSpeed 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 MouseControllerRotationSpeed instead.
Additional rotation factor after input smoothing has been applied
public:
property float MouseHandRotationSpeed { float get(); };
[System.Obsolete("Use MouseControllerRotationSpeed instead.")]
public float MouseHandRotationSpeed { get; }
[<System.Obsolete("Use MouseControllerRotationSpeed instead.")>]
member this.MouseHandRotationSpeed : single
Public ReadOnly Property MouseHandRotationSpeed As Single
Property Value
- Attributes