Performance Impact: Low (CPU)

cg_cameraOrbitDelay

Sets the delay (in ms) between camera movement updates. Lowering this value to 16ms forces the camera to update 60 times a second, creating a buttery-smooth rotation for high-quality video capture.

💡

Pro Tip

Drop to 16ms when recording cinematic frags — the buttery-smooth 60 FPS orbit is what separates amateur clips from the ones that get millions of views.

Friendly Name Camera Orbit Update Rate (Smoothness)
Default Value 50
Data Type int
Quick Copy seta cg_cameraOrbitDelay "50"

Available Settings

ValueDescription
16 16ms - Ultra Smooth (60 FPS Update Rate)
25 25ms - Very Smooth (40 FPS Update Rate)
50 DEFAULT50ms - Default (20 FPS Update Rate)
100 100ms - Choppy / Slow Update

Related Commands

Want to use cg_cameraOrbitDelay in your config?

Our visual editor lets you tweak this setting and 300+ others without touching a text file.

Open in Editor