CameraKeybindings.zoomOut

Zoom the camera out

struct CameraKeybindings
@Affects!"distance"
@Change!(+1)
KeyboardKey zoomOut;

Meta