$brightness: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(aight done)
(Lawl)
Line 1: Line 1:
I dont know what this is but i saw it in the VMT for sparks
I dont know what this is but i saw it in the VMT for sparks
{{modernConfirm|What is it?}}


<syntaxhighlight lang=php highlight=5>
<syntaxhighlight lang=php highlight=5>
Line 16: Line 18:
Spark brightness.png|spark_brightness.vtf
Spark brightness.png|spark_brightness.vtf
</gallery>
</gallery>
[[Category:Shader Parameters|B]]

Revision as of 06:48, 26 August 2023

I dont know what this is but i saw it in the VMT for sparks

Confirm:What is it?
"UnlitGeneric"
{
	// Original shader: AddTexture
	"$basetexture" "effects/spark"
	"$brightness" "effects/spark_brightness"
	"$additive" 1
	"$vertexcolor" 1
}