$receiveflashlight: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Corrected Category sort key.)
No edit summary
Line 15: Line 15:




[[Category:List of Shader Parameters|R]]
[[Category:Shader parameters|r]]

Revision as of 10:04, 15 August 2023

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
}