Sandbox Logo

MouseEvent.WindowPosition

Vector2 WindowPosition { get; set; }

Description

Position of the mouse cursor relative to the top left corner of the window the widget belongs to.

Return

User Comments