CameraKeybindings.rotateDown

Rotate the camera down on the Y axis.

struct CameraKeybindings
@Affects!"angle.y"
@Change!(-1)
KeyboardKey rotateDown;

Meta