Desktop Mouse Position (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Desktop Mouse Position
'Desktop Mouse Position' LogiX node
Inputs
Outputs
  Float2 *

The Desktop Mouse Position node outputs the current pixel position of the mouse cursor on the user's desktop.

Examples

In the output Float2, the X value corresponds to the mouse horizontal position and Y corresponds to the mouse vertical position relative to the user's primary desktop monitor. Both values start at 0 when the cursor is at the top left corner of a user's screen. Note that, if the mouse input is being captured by Neos, the value will correspond to the middle of the Neos window.


The output of this node is local, and thus potentially different, for each user. Hence each user only sees the value relevant to their system hardware.

Node Menu

Input Devices / Mouse
Back Desktop Mouse Position Left Mouse Button Held Left Mouse Button Released Left Mouse Pressed Middle Mouse Button Held Middle Mouse Button Released
Middle Mouse Pressed Mouse Movement Delta Mouse Position Mouse Scroll Wheel Delta Right Mouse Button Held Right Mouse Button Released Right Mouse Pressed