Home > @rainway/web > IMouseScroll
IMouseScroll interface
A request to scroll the remote mouse.
Signature:
export interface IMouseScroll
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| axis | readonly | ScrollAxis | |
| delta | readonly | number |
