From 45de40a76f3a8fc87090fea8dd332da6ee7aed83 Mon Sep 17 00:00:00 2001 From: Tsuey <71397129+Tsuey@users.noreply.github.com> Date: Sat, 2 Oct 2021 06:53:59 -0700 Subject: [PATCH] Reduced the env map intensity on "models/props/cs_militia/refrigerator01.mdl" --- .../models/props/cs_militia/refrigerator01.vmt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 root/materials/models/props/cs_militia/refrigerator01.vmt diff --git a/root/materials/models/props/cs_militia/refrigerator01.vmt b/root/materials/models/props/cs_militia/refrigerator01.vmt new file mode 100644 index 00000000..9ba96e14 --- /dev/null +++ b/root/materials/models/props/cs_militia/refrigerator01.vmt @@ -0,0 +1,18 @@ +VertexLitGeneric +{ +$baseTexture "models\props\CS_Militia/Refrigerator01" +$bumpmap "effects/flat_normal" +$envmap env_cubemap +$normalmapalphaenvmapmask 1 +//$envmapmask "models\props\CS_Militia\Refrigerator01_ref" +$envmapsaturation .2 +$envmapcontrast .7 +$envmaptint "[.04 .04 .05]" + +$phongboost 10 +$phongexponent 16 +$phongfresnelranges "[.1 1 .3]" +$BASEMAPLUMINANCEPHONGMASK 1 +$phong 0 +"GPU>=2?$phong" 1 +}