Browse Source

Optimized Lights and removed blinds from windows @shawstar (#68)

Signed-off-by: shawstar <[email protected]>

Signed-off-by: shawstar <[email protected]>
Starr Shaw 2 years ago
parent
commit
974d946a0d

+ 11 - 9
Projects/OpenXRTest/Assets/Office_Table_DeskWoodMAT.material

@@ -1,17 +1,19 @@
 {
-    "materialType": "Materials/Types/BasePBR.materialtype",
-    "materialTypeVersion": 5,
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/BasePBR.materialtype",
+    "materialTypeVersion": 1,
     "propertyValues": {
         "baseColor.color": [
-            0.8707408308982849,
-            0.8707408308982849,
-            0.8707408308982849,
+            0.8707407712936401,
+            0.8707407712936401,
+            0.8707407712936401,
             1.0
         ],
-        "baseColor.textureMap": "Assets/textures/DeskWood_BaseColor.png",
+        "baseColor.textureMap": "textures/DeskWood_BaseColor.png",
         "irradiance.irradianceColorSource": "BaseColor",
-        "metallic.textureMap": "Assets/textures/DeskWood_Metallic.png",
-        "normal.textureMap": "Assets/textures/DeskWood_Normal.png",
-        "roughness.textureMap": "Assets/textures/DeskWood_Roughness.png"
+        "metallic.textureMap": "textures/DeskWood_Metallic.png",
+        "normal.textureMap": "textures/DeskWood_Normal.png",
+        "roughness.lowerBound": 0.3799999952316284,
+        "roughness.textureMap": "textures/DeskWood_Roughness.png",
+        "specularF0.factor": 0.07999999821186066
     }
 }

+ 2 - 2
Projects/OpenXRTest/Assets/Room.fbx

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:b492892d7c8d1d0532b856396a354abf36ab63f3b5bdf4a9399f3a00e254ff2a
-size 931948
+oid sha256:f83e03cfcacc46f1ed6840dc3430806804162be098e290cdb41b4090b394d6fd
+size 428076

File diff suppressed because it is too large
+ 103 - 944
Projects/OpenXRTest/Levels/XR_Office/XR_Office.prefab


Some files were not shown because too many files changed in this diff