Template:Hl1 kv zhlt light source: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{ScrollBox|title=ZHLT light source|
{{minititle|ZHLT light source}}
; ZHLT Fade <code><[[float]]></code>
; ZHLT Fade <code><[[float]]></code>
; ZHLT Falloff <code><[[integer]]></code>
; ZHLT Falloff <code><[[integer]]></code>
Line 5: Line 5:
* 1 : Inverse Linear
* 1 : Inverse Linear
* 2 : Inverse Square
* 2 : Inverse Square
}}
{{kv|Texlight (VHLT+)|intn=_tex|texture|Treat this entity as an [[light_surface]], using the specified texture as the emissive texture.}}
{{kv|Texlight (VHLT+)|intn=_tex|texture|Treat this entity as an [[light_surface]], using the specified texture as the emissive texture.}}
<noinclude>
<noinclude>
[[Category:Keyvalue Templates]]
[[Category:Keyvalue Templates]]
</noinclude>
</noinclude>

Revision as of 06:27, 19 September 2024

ZHLT light source:

ZHLT Fade <float>
ZHLT Falloff <integer>
  • 0 : Default
  • 1 : Inverse Linear
  • 2 : Inverse Square
Texlight (VHLT+) (_tex) <texture>
Treat this entity as an light_surface, using the specified texture as the emissive texture.