ProtoFlux:Key Released: Difference between revisions

From Resonite Wiki
Added input description.
Fixed category.
 
Line 26: Line 26:
The result from the user's keyboard key that just released.
The result from the user's keyboard key that just released.


[[Category:ProtoFlux:Devices:Mouse]]
[[Category:ProtoFlux:Devices:Keyboard]]

Latest revision as of 21:45, 17 April 2024

Key Released
Key
*
Keyboard

The Key Released node returns the local user's keyboard key being released. This will change within that frame, so combining it with Fire On True is recommended.

Inputs

Key (Key)

The key to check.

Outputs

* (bool)

The result from the user's keyboard key that just released.