building_cubemaps
Jump to navigation
Jump to search
For building cubemaps, see Cubemaps - Building cubemaps section.
building_cubemaps is a console variable available in all
Source games.
This boolean cvar, when enabled, set HDR exposure to a consistent value, so you can build cubemaps without one cubemap texture looking brighter/darker than others. It will also disable env_sun.
sm_cvar building_cubemaps 1 command (with SourceMod installed) or script Convars.SetValue("building_cubemaps", "1") (using VScript).