MixedRealityMouseInputProfile.CursorSpeed 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.
Defines the mouse cursor speed multiplier used to scale the mouse cursor delta.
public:
property float CursorSpeed { float get(); };
public float CursorSpeed { get; }
member this.CursorSpeed : single
Public ReadOnly Property CursorSpeed As Single