CameraKeybindings.moveUp

Move the camera upwards.

struct CameraKeybindings
@Affects!"offset.y"
@Change!(+1)
KeyboardKey moveUp;

Meta