PBR (Strata shader): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Lighting: assuming this is a typo and it's not actually called bumbframe)
Line 7: Line 7:
{{MatParam|$basetexture|texture|Base texture with lighting built in.}}
{{MatParam|$basetexture|texture|Base texture with lighting built in.}}
{{MatParam|$basetexture2|texture|Blended texture for use with displacements}}
{{MatParam|$basetexture2|texture|Blended texture for use with displacements}}
{{MatParam|$flags|int|Flags}}
{{MatParam|$flags_defined|int|Flags_defined}} {{todo|What do flags do?}}
{{MatParam|$flags2|int|Flags}}
{{MatParam|$flags_defined2|int|Flags_defined}}


===Appearance===
===Appearance===

Revision as of 09:18, 11 August 2023