Unity |
public class UnityInputSystemMouseExtension : UnityInputSystemControllerExtension
The UnityInputSystemMouseExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| UnityInputSystemMouseExtension | Initializes a new instance of the UnityInputSystemMouseExtension class |
| Name | Description | |
|---|---|---|
| controller |
The parent controller of this extension.
(Inherited from ControllerExtension) | |
| inputDevice |
The underlying InputDevice.
(Inherited from UnityInputSystemControllerExtension) | |
| mouse | The underlying Mouse InputDevice. |
| Name | Description | |
|---|---|---|
| ShallowCopy | (Overrides UnityInputSystemControllerExtensionShallowCopy) |