Lib.io.input.KeyboardInput - tixl3d/tixl GitHub Wiki

KeyboardInput

in Lib.io.input


Allows the real-time manipulation of any value using a key on the keyboard.

Useful combinations: [BoolToFloat] [BoolToInt] [FlipFlop] [HasBooleanChanged] [TriggerAnim]

Also see: [MouseInput] [MidiInput]


Input Parameters

Name (Relevancy & Type) Description
Key (Int32) Defines which key of the keyboard is evaluated
Mode (Int32) Defines when/how the boolean is output as 'True'

Outputs

Name Type
Result System.Boolean

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️