CameraKeybindings.moveDown

Move the camera downwards.

struct CameraKeybindings
@Affects!"offset.y"
@Change!(-1)
KeyboardKey moveDown;

Meta