Click or drag to resize

UnityInputSystemMouseExtensionmouse Property

The underlying Mouse InputDevice.

Namespace: Rewired.Platforms.UnityInputSystem
Assembly: Rewired.UnityInputSystem (in Rewired.UnityInputSystem.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public Mouse mouse { get; }

Property Value

Mouse
See Also