CameraKeybindings.moveDown

Move the camera towards positive Y.

struct CameraKeybindings
@Affects!"offsetScreenY"
@Change!(+1)
KeyboardKey moveDown;

Meta