On Key Release
Last updated
Last updated
On Key Release is used for triggering logic when a key is released on a computer keyboard.
Attribute | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Key
Drop-down
The key that Incari will listen for.
Pulse Output (►)
Pulse
Moves onto the next part of the Logic once the assigned key is released.
Is Alt
Bool
Whether or not the Alt key was also pressed when the assigned key was released.
Is Ctrl
Bool
Whether or not the Ctrl key was also pressed when the assigned key was released.
Is Shift
Bool
Whether or not the Shift key was also pressed when the assigned key was released.