-
Notifications
You must be signed in to change notification settings - Fork 207
lib.io.input.KeyboardInput
Thomas Mann edited this page May 8, 2025
·
3 revisions
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 ist output as 'True' |
Name | Type |
---|---|
Result | System.Boolean |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.