VerifiedAll console commandsBuild 2026.08.11.1121610.2-Rel-i343-Meteorite-2607-CU4

Rendering

Rendering switches: clip distances, lighting and effect toggles, most compiled out of the release build.

Functions
23
Work in this build
17
Compiled out
6

render_autoexposure_enable

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_autoexposure_enable <boolean>)void1404

console: render_autoexposure_enable <boolean>

render_autoexposure_instant

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_autoexposure_instant <long>)void1409

console: render_autoexposure_instant <long>

render_cinematic_motion_blur

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_cinematic_motion_blur <boolean>)void1555

console: render_cinematic_motion_blur <boolean>

render_debug_cheap_particles

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_debug_cheap_particles <boolean>)void209

render_debug_structure_line_opacity

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_debug_structure_line_opacity <real> <real> <real> <real>)void214

render_debug_structure_opacity

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_debug_structure_opacity <real> <real> <real> <real>)void216

render_debug_structure_text_opacity

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_debug_structure_text_opacity <real> <real> <real> <real>)void215

render_debug_text_using_simple_font

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_debug_text_using_simple_font <boolean>)void217

render_depth_of_field

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_depth_of_field <real> <real> <real> <real>)void1412

console: render_depth_of_field <real> <real> <real> <real>

render_depth_of_field_enable

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_depth_of_field_enable <boolean>)void1411

console: render_depth_of_field_enable <boolean>

render_disable_vsync

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_disable_vsync <boolean>)void1268

console: render_disable_vsync <boolean>

render_dof_blur_animate

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_dof_blur_animate <real> <real>)void1414

console: render_dof_blur_animate <real> <real>

render_dof_focus_depth

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_dof_focus_depth <real>)void1413

console: render_dof_focus_depth <real>

render_exposure

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_exposure <real> <real>)void1408

console: render_exposure <real> <real>

render_exposure_fade_in

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_exposure_fade_in <real> <real>)void1406

console: render_exposure_fade_in <real> <real>

render_exposure_fade_out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_exposure_fade_out <real>)void1407

console: render_exposure_fade_out <real>

render_exposure_full

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_exposure_full <real> <real> <real> <real> <real>)void1405

console: render_exposure_full <real> <real> <real> <real> <real>

render_exposure_set_environment_darken

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_exposure_set_environment_darken <real>)void1410

console: render_exposure_set_environment_darken <real>

render_lights

boolean

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_lights <boolean>)boolean207

console: render_lights <boolean>

render_model_marker_name_filter

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_model_marker_name_filter <string>)void1577

render_postprocess_color_tweaking_reset

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_postprocess_color_tweaking_reset)void218

console: render_postprocess_color_tweaking_reset

render_ssao

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_ssao <boolean>)void1266

console: render_ssao <boolean>

render_weather

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(render_weather <boolean>)void1265

console: render_weather <boolean>

Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.