CameraKeybindings.moveUp

Move the camera towards negative Y.

struct CameraKeybindings
@Affects!"offsetScreenY"
@Change!(-1)
KeyboardKey moveUp;

Meta