HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayScrollAxis

RainwayScrollAxis enumeration

An axis scrolled on.

public enum RainwayScrollAxis

Values

namevaluedescription
Horizontal0Scroll horizontally, such as by nudging a scroll wheel.
Vertical1Scroll vertically, such as by scrolling a scroll wheel.

See Also