CameraKeybindings.rotateLeft

Rotate the camera around the Y axis counter-clockwise.

struct CameraKeybindings
@Affects!"yaw"
@Change!(+1)
KeyboardKey rotateLeft;

Meta