Template:KV Source 2 Light Volumetric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Create Source 2 Light Volumetric KeyValue Template for the Next-Gen Light Types from lights2.fgd)
 
No edit summary
Line 1: Line 1:
{{ScrollBox|title=Source 2 Light Volumetric|
{{ScrollBox|title=Source 2 Light Volumetric|


{{KV|Volumetric Lighting (fog)|choices| How volumetric light should be represented .}}
{{KV|Volumetric Lighting|intn=fog|choices| How volumetric light should be represented .}}
:*0: None
:*0: None
:*1: Baked
:*1: Baked
:*2: Dynamic
:*2: Dynamic
{{KV|Volumetric Strength (fogstrength)|float| Logarithmic Fog Brightness Multiplier.}}
{{KV|Volumetric Strength|intn=fogstrength|float| Logarithmic Fog Brightness Multiplier.}}
{{KV|Volumetric Shadows (fogshadows)|choices|}}
{{KV|Volumetric Shadows|intn=fogshadows|choices|}}
:*0: Default
:*0: Default
:*1: None
:*1: None
Line 13: Line 13:


<noinclude>
<noinclude>
[[Category:KeyValue Templates|Source 2 Light Volumetric]]
[[Category:Keyvalue Templates|Source 2 Light Volumetric]]
</noinclude>
</noinclude>

Revision as of 05:34, 8 February 2025

Source 2 Light Volumetric:


Volumetric Lighting (fog) <choices>
How volumetric light should be represented .
  • 0: None
  • 1: Baked
  • 2: Dynamic
Volumetric Strength (fogstrength) <float>
Logarithmic Fog Brightness Multiplier.
Volumetric Shadows (fogshadows) <choices>
  • 0: Default
  • 1: None
  • 2: Cast Shadows