HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayInput.MouseRelative

RainwayInput.MouseRelative constructor

A request to move the remote mouse by (dx, dy) pixels on the streamed monitor.

public MouseRelative(int Dx, int Dy)
parameterdescription
Dx
Dy

See Also