$receiveflashlight: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Removed redirect to UnlitGeneric)
Tag: Removed redirect
m (Corrected Category sort key.)
Line 15: Line 15:




[[Category:List of Shader Parameters|N]]
[[Category:List of Shader Parameters|R]]

Revision as of 15:36, 7 February 2022

Template:Shaderparam Allow the player's flashlight to illuminate the material.

Compatible Shaders

VMT Syntax and Examples

$receiveflashlight <bool>
UnlitGeneric
{
	$basetexture glass\window001a
	$receiveflashlight 1
}