Skip to main content

r.AllowStaticLighting

Var

Unreal Engine Var console variable.

rAllowStaticLighting

Description

Whether to allow any static lighting to be generated and used, like lightmaps and shadowmapsGames that only use dynamic lighting should set this to 0 to save some static lighting overhead.

Usage

r.AllowStaticLighting [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.