Keyboard Key
Detects if a specified key has been pressed.
Parameters
- Input Type
Input detection mode.
Tapis activated the first frame that the key is pressed,Downis activated while the key is pressed (even the first frame) andUpis activated once the last frame the key is pressed.
Inputs
- Key
The key to monitor; click & press a desired key.
Outputs
- If Pressed
True if the key is active in the selected mode, else False.