materials/decals/decalmetalgrate020b.vmt

Sun, 05 Feb 2023 15:04:56 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Sun, 05 Feb 2023 15:04:56 -0700
changeset 95
e4cd7fbc50ec
parent 25
7e21d298584a
permissions
-rw-r--r--

Change carpet_checker01_diffuse from I8 to RGB888
Fixes rendering issue, at cost of 3x memory usage, oh well...

25
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
1 "LightmappedGeneric"
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
2 {
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
3 "$vertexcolor" "1"
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
4 "$vertexalpha" "1"
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
5 // Original shader: DecalBaseTimesLightmapAlphaBlend
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
6 "$translucent" 1
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
7 "$basetexture" "Decals/decalmetalgrate020a"
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
8 "$decal" 1
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
9 "$decalscale" 0.125
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
10 "%keywords" "c17downtown"
7e21d298584a - Add smaller decal material
glitchvid
parents:
diff changeset
11 }

mercurial