Reference

Components
Mouse Move
Description
The Mouse Move component allows you to track the mouse position as it passes over an area. Note that mouse move message flow is
turned off by default for performance reasons so in order to use a Mouse Move component you must ensure that mouse moves are switched
on in the MGUI for the module where the mouse area is defined (see picture below).
When the Mouse Move component is configured correctly, the two Float outputs give the position of the mouse as it moves over the defined
area.
Connectors
Inputs Type Outputs Type
Mouse messages from a
Mouse Area component
Mouse The x-coordinate of
the mouse as it passes
over the mouse area
Float
The y-coordinate of
the mouse as it passes
over the mouse area
Float
255 of 494