Buildcubemaps: Difference between revisions
Jump to navigation
Jump to search

Note:Building cubemaps with multiple iterations are not available in Source 2. So instead run buildcubemaps again after reloading the map.
mNo edit summary |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
# | {{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


buildcubemaps
is a console command available in all Source and
Source 2 games.
Syntax: buildcubemaps <numbers of iterations>

To properly build cubemaps, follow the instructions here:
- Building cubemaps (for
Source)