HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayPenFlags

RainwayPenFlags enumeration

Flags indicating the state of a pen input device.

[Flags]
public enum RainwayPenFlags

Values

namevaluedescription
Barrel0x1The barrel button is pressed.
Inverted0x2The pen is inverted.
Eraser0x4The eraser button is pressed.

See Also