Performance Impact: Medium (CPU)

r_subdivisions

Determines the polygon count for curved surfaces. Setting this to 80 turns smooth curves (like pipes or arches) into flat, angled faces. Pros use 80 because flat surfaces make grenade bounce angles perfectly predictable.

💡

Pro Tip

Set to 80 — flat pipes and arches turn grenade and rocket bounce paths into perfectly predictable angles that pros use to hit impossible shots around corners.

Friendly Name Curve Subdivisions (Geometry)
Default Value 4
Data Type int
Quick Copy seta r_subdivisions "4"

Available Settings

ValueDescription
1 1 - Maximum Geometric Detail (Perfect curves)
4 DEFAULT4 - Standard Detail (Default)
10 10 - Low Detail
80 80 - Angular / Flat Geometry (Pro Setting)

Related Commands

Want to use r_subdivisions in your config?

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

Open in Editor