Sky (Source 2 shader): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
{{stub}}
{{stub}}
'''Sky''' is a shader in {{src2|4}}. Unlike Source, skies in Source 2 do not use a 6-sided skybox, but instead a single panoramic image, such as an HDRI map.
'''Sky''' is a shader in {{src2|4}}. Unlike Source, skies in Source 2 do not use a 6-sided skybox, but instead a single panoramic image, such as an HDRI map.
{{todo|{{cs2|4.1}} supports 6-sided skyboxes, but it uses a single [[vtex_c]] instead of one for each face; how are these authored in the material editor?}}
{{todo|{{cs2|4.1}} supports 6-sided skyboxes, but it uses a single [[vtex_c]] instead of one for each face; how are these authored in the {{matedit|4.1}}?}}

Revision as of 13:12, 8 January 2024

Stub

This article or section is a stub. You can help by expanding it.

Sky is a shader in Source 2 Source 2. Unlike Source, skies in Source 2 do not use a 6-sided skybox, but instead a single panoramic image, such as an HDRI map.

Todo: Counter-Strike 2 Counter-Strike 2 supports 6-sided skyboxes, but it uses a single vtex_c instead of one for each face; how are these authored in the Material Editor Material Editor?