Mat hdr enabled: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:


If set to 2, HDR is enabled.
If set to 2, HDR is enabled.
== See also ==
*[[Advanced HDR]]

Revision as of 21:16, 1 June 2024

English (en)Translate (Translate)

This command is used to enable or disable HDR lighting. This command is not available in Left 4 Dead engine branch Left 4 Dead engine branch or above (except in Portal 2 Portal 2, despite all Portal 2 maps are not compiled with LDR lighting).

If set to 0, disable HDR completely.

If set to 1, LDR (SDR) with Bloom is enabled.

If set to 2, HDR is enabled.

See also