CameraKeybindings.moveLeft

Move the camera towards negative X.

struct CameraKeybindings
@Affects!"offsetScreenX"
@Change!(-1)
KeyboardKey moveLeft;

Meta