CameraKeybindings.rotateLeft

Rotate the camera counter-clockwise.

struct CameraKeybindings
@Affects!"angle.x"
@Change!(+1)
KeyboardKey rotateLeft;

Meta