Selaa lähdekoodia

Merge pull request #2510 from sebavan/DDS

Dds
sebavan 8 vuotta sitten
vanhempi
commit
b6091c2eac
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/Materials/PBR/babylon.pbrMaterial.ts

+ 1 - 1
src/Materials/PBR/babylon.pbrMaterial.ts

@@ -193,7 +193,7 @@
          */
         @serialize()
         @expandToProperty("_markAllSubMeshesAsTexturesDirty")
-        public microSurface = 0.9;
+        public microSurface = 1.0;
 
         /**
          * source material index of refraction (IOR)' / 'destination material IOR.