CameraKeybindings.rotateUp

Rotate the camera up on the Y axis.

struct CameraKeybindings
@Affects!"angle.y"
@Change!(+1)
KeyboardKey rotateUp;

Meta