|
@@ -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
|
|
|
}
|
|
|
}
|