This article's documentation is for anything that uses the Source engine. Click here for more information.

SpriteCard: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 48: Line 48:


=== Vertex Colors ===
=== Vertex Colors ===
{{MatParam|[[$vertexcolor]]|bool|Use computed vertex colors.}}
{{MatParam|$vertexcolor|bool|Use computed vertex colors.}}
{{MatParam|[[$vertexalpha]]|bool|Use computed vertex alpha values.}}
{{MatParam|$vertexalpha|bool|Use computed vertex alpha values.}}
{{MatParam|$vertexcolorlerp|bool|Enable computing vertex color by interpolating two colors based on vertex r color channels.|since={{l4d}}}}
{{MatParam|$vertexcolorlerp|bool|Enable computing vertex color by interpolating two colors based on vertex r color channels.|since={{l4d}}}}
{{MatParam|$lerpcolor1|vector3|Lerp color 1.|since={{l4d}}}}
{{MatParam|$lerpcolor1|vector3|Lerp color 1.|since={{l4d}}}}

Revision as of 20:38, 21 October 2023