Pointer Input node
Reads the mouse or touch position and whether the pointer is down.
When to use it
Let the visitor steer a design; the position arrives normalised to the canvas.
Ports and parameters
It takes no input. Outputs: x, y, velocity, pressed, gesture. Parameters: normalize.