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)
No edit summary
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 (indoor_outdoor_level)|integer|If multiple volumes contain an object, the highest priority volume takes precedence.}}
:*-2 - Lowest
:*-2 - Lowest
Line 6: Line 6:
:* 1 - High
:* 1 - High
:* 2 - Highest
:* 2 - Highest
{{KV|Light Group (lightgroup)|string|Semicolon-delimited list of light groups to affect.}}
{{KV|Moveable (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>

Revision as of 10:25, 11 March 2020

Source 2 LPV and Cubemap:
Priority (indoor_outdoor_level) ([todo internal name (i)]) <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) ([todo internal name (i)]) <string>
Semicolon-delimited list of light groups to affect.
Moveable (moveable) ([todo internal name (i)]) <boolean>
Can be moved, parented, enabled, or disabled at runtime.