$receiveflashlight

From Valve Developer Community
Revision as of 15:36, 7 February 2022 by Popcorn (talk | contribs) (Corrected Category sort key.)
Jump to navigation Jump to search

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
}