CameraKeybindings.rotateRight

Rotate the camera clockwise.

struct CameraKeybindings
@Affects!"angle.x"
@Change!(-1)
KeyboardKey rotateRight;

Meta