Input.Key
static BtnState Key(Key key)
Keyboard key state! On desktop this is super handy, but even standalone MR devices can have bluetooth keyboards, or even just holographic system keyboards!
| Key key | The key to get the state of. Any key! |
| RETURNS: BtnState | A BtnState with a number of different bits of info about whether or not the key was pressed or released this frame. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!