CameraKeybindings.moveAbove

Move the camera upwards.

struct CameraKeybindings
@Affects!"offset.height"
@Change!(+1)
KeyboardKey moveAbove;

Meta