CameraKeybindings.rotateRight

Rotate the camera around the Y axis clockwise.

struct CameraKeybindings
@Affects!"yaw"
@Change!(-1)
KeyboardKey rotateRight;

Meta