Template:KV Source 2 LPV and Cubemap: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Rectus moved page Template:KV Source 2 IndoorOutdoorLevel to Template:KV Source 2 LPV and Cubemap: Consolidating shared keyvalues)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScrollBox|title=Source 2 IndoorOutdoorLevel|
{{ScrollBox|title=Source 2 LPV and Cubemap|
{{KV|Priority (indoor_outdoor_level)|integer|If multiple volumes contain an object, the highest priority volume takes precedence.}}
{{KV|Priority|intn=indoor_outdoor_level|integer|If multiple volumes contain an object, the highest priority volume takes precedence.}}
:*-2 - Lowest
:*-2 - Lowest
:*-1 - Low
:*-1 - Low
Line 6: Line 6:
:* 1 - High
:* 1 - High
:* 2 - Highest
:* 2 - Highest
{{KV|Light Group|intn=lightgroup|string|Semicolon-delimited list of light groups to affect.}}
{{KV|Moveable|intn=moveable|boolean|Can be moved, parented, enabled, or disabled at runtime.}}
}}
}}
<noinclude>
<noinclude>
[[Category:KeyValue Templates|Source 2 IndoorOutdoorLevel]]
[[Category:KeyValue Templates|Source 2 LPV and Cubemap]]
</noinclude>
</noinclude>

Latest revision as of 10:02, 20 September 2024

Source 2 LPV and Cubemap:
Priority (indoor_outdoor_level) <integer>
If multiple volumes contain an object, the highest priority volume takes precedence.
  • -2 - Lowest
  • -1 - Low
  • 0 - Normal
  • 1 - High
  • 2 - Highest
Light Group (lightgroup) <string>
Semicolon-delimited list of light groups to affect.
Moveable (moveable) <boolean>
Can be moved, parented, enabled, or disabled at runtime.