materials need properties updated to match changes with standardpbr materialType

This commit is contained in:
gallowj
2021-05-13 16:41:32 -05:00
parent 49084d250f
commit 183790bf79
2 changed files with 6 additions and 6 deletions
@@ -5,8 +5,8 @@
"propertyLayoutVersion": 3,
"properties": {
"occlusion": {
"textureMap": "Objects/Lucy/Lucy_ao.tif"
"textureMapUv": "Unwrapped"
"diffuseTextureMap": "Objects/Lucy/Lucy_ao.tif",
"diffuseTextureMapUv": "Unwrapped"
},
"baseColor": {
"color": [
@@ -38,4 +38,4 @@
"upperBound": 0.6767677068710327
}
}
}
}
@@ -5,8 +5,8 @@
"propertyLayoutVersion": 3,
"properties": {
"occlusion": {
"textureMap": "Objects/Lucy/Lucy_ao.tif"
"textureMapUv": "Unwrapped"
"diffuseTextureMap": "Objects/Lucy/Lucy_ao.tif",
"diffuseTextureMapUv": "Unwrapped"
},
"baseColor": {
"color": [
@@ -50,4 +50,4 @@
"upperBound": 0.7300000190734863
}
}
}
}