### Class Name: `GNUI.InputEventMouseMotion` # Properties |Type|Field|Description| | |-|-|-|-| |`Vector2`|pos| position local to the canvas, use `Box:toLocal()` to convert it from canvas space to local box space | | |`Vector2`|relative| the velocity of the mouse position| |