Description

Untitled

This node gives you information about the actions a user performed while running a modal.

This lets you check if a user pressed a certain shortcut or use the values to perform different tasks. You can use the mouse region output to draw text at the cursor or the mouse offset to control a value with the offset from the position where the operator was started.

Outputs

Type: The event that was performed. This can be a key that has been pressed or a mouse action

Value: The type of action that has been performed with the type. Can for example be a key being let go or pressed

Alt, Shift, Ctrl, Os Key: If this button is pressed

Mouse Region: The coordinates of the cursor in the current area. Bottom-left is 0,0

Mouse Window: The coordinates of the cursor in the window. Bottom-left is 0,0

Pressure: The applied pen pressure

Tilt: The applied pen tilt