This article's documentation is for anything that uses the Source engine. Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Buildcubemaps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{this is a|console command|name=buildcubemaps|engine=source|engine1=source2}}
{{this is a|console command|name=buildcubemaps|engine=source|engine1=source2}}
{{Syntax|buildcubemaps <numbers of iterations>}}
{{note|Building cubemaps with multiple iterations are not available in Source 2. So instead run {{code|buildcubemaps}} again after reloading the map.}}
To properly build cubemaps, follow the instructions here:
To properly build cubemaps, follow the instructions here:
* [[Cubemaps#Building cubemaps|Building cubemaps]] (for {{src|4}})
* [[Cubemaps#Building cubemaps|Building cubemaps]] (for {{src|4}})

Revision as of 23:53, 10 February 2025

English (en)Translate (Translate)

buildcubemaps is a console command available in all Source Source and Source 2 Source 2 games.

Warning.pngWarning:
  • The {{{engine1}}} parameter is inconsistent with the name defined by the {{source2}} template. This can most likely be fixed by setting the value of the {{{engine1}}} parameter to Source 2.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

Syntax: buildcubemaps <numbers of iterations>

Note.pngNote:Building cubemaps with multiple iterations are not available in Source 2. So instead run buildcubemaps again after reloading the map.

To properly build cubemaps, follow the instructions here: