HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayInput.PenAbsolute

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)
parameterdescription
PointerId
FrameId
PointerFlags
X
Y
PenFlags
PenMask
Pressure
Rotation
TiltX
TiltY

See Also