API ReferenceworldinputgetKeyUp()On this pagegetKeyUp() world.input.getKeyUp(name) Description Returns true during the frame the user releases the key identified by name. Parameters PropertyTypeDescriptioncodestringName of key. Returns Boolean. Example world.input.getKeyUp('KeyQ')