CameraKeybindings.rotateUp

Pitch the camera up.

struct CameraKeybindings
@Affects!"pitch"
@Change!(+1)
KeyboardKey rotateUp;

Meta