Template:Hl1 kv zhlt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with keyvalues defined in the fgd. For use with other templates to create all base classes defined in halflife.fgd)
 
(Formatting)
Line 1: Line 1:
; ZHLT Lightflags <code><choices></code>
{{ScrollBox|title=ZHLT|
: Special lighting behavior. Only available if using [[ZHLT|Zoner's Half-Life Compile Tools]].
{{KV|ZHLT Lightflags|choices|
:Special lighting behavior. Only available if using [[ZHLT|Zoner's Half-Life Compile Tools]].
:*0 : "Default"
:*0 : "Default"
:*1 : "Embedded Fix"
:*1 : "Embedded Fix"
:*2 : "Opaque (blocks light)"
:*2 : "Opaque (blocks light)"
:*3 : "Opaque + Embedded fix"
:*3 : "Opaque + Embedded fix"
:*6 : "Opaque + Concave Fix"
:*6 : "Opaque + Concave Fix"}}
; Light Origin Target <code><[[string]]></code>
{{KV|Light Origin Target|string|Used to define a target to sample lighting from.}}
: Used to define a target to sample lighting from.
}}
<noinclude>
[[Category:Keyvalue Templates|zhlt]]
</noinclude>

Revision as of 04:07, 15 June 2018

ZHLT:
ZHLT Lightflags ([todo internal name (i)]) <choices>
Special lighting behavior. Only available if using Zoner's Half-Life Compile Tools.
  • 0 : "Default"
  • 1 : "Embedded Fix"
  • 2 : "Opaque (blocks light)"
  • 3 : "Opaque + Embedded fix"
  • 6 : "Opaque + Concave Fix"
Light Origin Target ([todo internal name (i)]) <string>
Used to define a target to sample lighting from.