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
 
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[Cubemaps]]
{{LanguageBar}}
{{this is a|console command|name=buildcubemaps|engine=source|engine1=source 2}}
 
{{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:
* [[Cubemaps#Building cubemaps|Building cubemaps]] (for {{src|4}})
{{Note|{{Src2|4}} does not require any complicated step to build cubemaps as cubemaps can be automatically built when "Build cubemaps on load" is checked in {{hammer5|1|nt=0}}. If this option isn't checked,
user can simply run "{{code|buildcubemaps}}" in console command.}}
 
[[Category:Cubemaps]]
[[Category:Level Design]]

Latest revision as of 09:14, 11 February 2025

English (en)Translate (Translate)

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

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:

Note.pngNote:Source 2 Source 2 does not require any complicated step to build cubemaps as cubemaps can be automatically built when "Build cubemaps on load" is checked in Hammer. If this option isn't checked, user can simply run "buildcubemaps" in console command.