This article's documentation is for anything that uses the Source engine. Click here for more information.

PPL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}}{{src topicon}} '''PPL''' files are lightmaps ('''p'''er-'''p'''ixel '''l'''ighting) generated by VRAD for {{ent|prop_static}} models that have {{code|generateligh...")
 
mNo edit summary
Line 1: Line 1:
{{stub}}{{src topicon}}
{{stub}}{{src topicon}}{{src13mp|only}} {{gmod|also}}  
'''PPL''' files are lightmaps ('''p'''er-'''p'''ixel '''l'''ighting) generated by [[VRAD]] for {{ent|prop_static}} models that have {{code|generatelightmaps}} enabled. Unlike brush lightmaps, PPL files are always 24-bit {{w|Standard dynamic range|SDR}}, even when the map is compiled in [[HDR]] mode.
'''PPL''' files are lightmaps ('''p'''er-'''p'''ixel '''l'''ighting) generated by [[VRAD]] for {{ent|prop_static}} models that have {{code|generatelightmaps}} enabled. Unlike brush lightmaps, PPL files are always 24-bit {{w|Standard dynamic range|SDR}}, even when the map is compiled in [[HDR]] mode.


[[Category:File formats]]
[[Category:File formats]]

Revision as of 09:33, 31 July 2023

Stub

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

(only in Source 2013 Multiplayer) (also in Garry's Mod)

PPL files are lightmaps (per-pixel lighting) generated by VRAD for prop_static models that have generatelightmaps enabled. Unlike brush lightmaps, PPL files are always 24-bit Wikipedia icon SDR, even when the map is compiled in HDR mode.