Sky (Source 2 shader): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{entitytabs|sky (shader)|source=1|source2=1}}
{{entitytabs|sky (shader)|source=1|source2=1}}
{{stub}}
{{stub}}{{orphan}}{{underlinked}}{{dead end}}
'''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 {{matedit|4.1}}?}}
{{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:17, 8 January 2024

Stub

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

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
September 2025
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.

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?