RainwayPenFlags enumeration
Flags indicating the state of a pen input device.
[Flags]
public enum RainwayPenFlags
Values
name | value | description |
---|---|---|
Barrel | 0x1 | The barrel button is pressed. |
Inverted | 0x2 | The pen is inverted. |
Eraser | 0x4 | The eraser button is pressed. |
See Also
- namespace Rainway.SDK