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.
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | {{LanguageBar}} | ||
{{this is a|console command|name=buildcubemaps|engine=source|engine1= | {{this is a|console command|name=buildcubemaps|engine=source|engine1=source 2}} | ||
{{Syntax|buildcubemaps <numbers of iterations>}} | {{Syntax|buildcubemaps <numbers of iterations>}} | ||
Line 7: | Line 7: | ||
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}}) | ||
{{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:Cubemaps]] | ||
[[Category:Level Design]] | [[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)