Performance Impact: Low (CPU)

r_facePlaneCull

Allows the engine to skip rendering brush faces that are completely obscured. Essential for proper engine rendering.

💡

Pro Tip

Keep ON — it silently saves FPS on every map by not drawing walls you can’t see, stacking up to huge gains in 32-player games.

Friendly Name Enable Face Plane Culling
Default Value 1
Data Type bool
Quick Copy seta r_facePlaneCull "1"

Available Settings

ValueDescription
0 Off
1 On

Want to use r_facePlaneCull in your config?

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

Open in Editor