RainwayInput.PenAbsolute constructor
A request for pen input.
public PenAbsolute(uint PointerId, uint FrameId, uint PointerFlags, int X, int Y,
RainwayPenFlags PenFlags, RainwayPenMask PenMask, uint Pressure, uint Rotation, int TiltX,
int TiltY)
| parameter | description |
|---|---|
| PointerId | |
| FrameId | |
| PointerFlags | |
| X | |
| Y | |
| PenFlags | |
| PenMask | |
| Pressure | |
| Rotation | |
| TiltX | |
| TiltY |
See Also
- enum RainwayPenFlags
- enum RainwayPenMask
- record PenAbsolute
- namespace Rainway.SDK
