Lib.io.input.KeyboardInput - tixl3d/tixl GitHub Wiki
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]
| 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' |
| Name | Type |
|---|---|
| Result | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.