White: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(badly moved multipage)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{lang|White}}
{{LanguageBar}}
The materials '''white0##''' are used to create 'texlights', textures that emit light in games. They are located in the HL2 folder:
 
; hl2 \ materials \ Lights
The materials '''white0##''' are used to create [[texlight]]s, textures that emit light in games. They are located in the HL2 folder:
:{{path|materials\lights}}


It's recommended to match the color of your texture with the light emitted defined in light.rad, unless you are looking for an effect, like a red wall that emits blue light.
It's recommended to match the color of your texture with the light emitted defined in light.rad, unless you are looking for an effect, like a red wall that emits blue light.

Latest revision as of 12:31, 12 July 2024

English (en)Français (fr)Translate (Translate)

The materials white0## are used to create texlights, textures that emit light in games. They are located in the HL2 folder:

🖿materials\lights

It's recommended to match the color of your texture with the light emitted defined in light.rad, unless you are looking for an effect, like a red wall that emits blue light.

To customize the colors emitted by the white0## materials, you can locate them in the light.rad of HL2.

                                   ████████████
lights/white001 250 240 205 100    ████████████
lights/white002 189 233 247 425    ████████████
lights/white003 232 246 190 350    ████████████
lights/white004 170 228 247 425    ████████████
lights/white005 234 235 220 375    ████████████
lights/white006 234 235 220 100    ████████████
                                   ████████████