ScrollAxis enumeration
An axis scrolled on.
public enum ScrollAxis
Values
| name | value | description |
|---|---|---|
| Horizontal | 0 | Scroll horizontally, such as by nudging a scroll wheel. |
| Vertical | 1 | Scroll vertically, such as by scrolling a scroll wheel. |
See Also
- namespace Rainway.SDK
