ProtoFlux:MiddleMousePressed

From Resonite Wiki
Revision as of 00:27, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Middle Mouse Pressed to ProtoFlux:MiddleMousePressed: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Middle Mouse Pressed
*
Mouse

The Middle Mouse Pressed node returns the local user's middle mouse button being pressed down. This will change within that frame, so combining it with Fire On True is recommended.

If you need to check if the mouse button is pressed longer than a frame, Try Middle Mouse Held instead.

Outputs

* (bool)

The result from the user's middle mouse button that just pressed down.