|
@@ -5,7 +5,8 @@
|
|
|
"propertyLayoutVersion": 3,
|
|
|
"properties": {
|
|
|
"occlusion": {
|
|
|
- "diffuseTextureMap": "Objects/Lucy/Lucy_ao.tif"
|
|
|
+ "textureMap": "Objects/Lucy/Lucy_ao.tif"
|
|
|
+ "textureMapUv": "Unwrapped"
|
|
|
},
|
|
|
"baseColor": {
|
|
|
"color": [
|
|
@@ -16,18 +17,25 @@
|
|
|
],
|
|
|
"factor": 1.0,
|
|
|
"textureBlendMode": "Lerp",
|
|
|
- "textureMap": "Objects/Lucy/Lucy_brass_baseColor.tif"
|
|
|
+ "textureMap": "Objects/Lucy/Lucy_bronzet_BaseColor.png",
|
|
|
+ "textureMapUv": "Unwrapped"
|
|
|
+ },
|
|
|
+ "general": {
|
|
|
+ "applySpecularAA": true
|
|
|
},
|
|
|
"metallic": {
|
|
|
- "textureMap": "Objects/Lucy/Lucy_brass_metalness.tif"
|
|
|
+ "textureMap": "Objects/Lucy/Lucy_bronze_Metallic.png",
|
|
|
+ "textureMapUv": "Unwrapped"
|
|
|
},
|
|
|
"normal": {
|
|
|
"flipY": true,
|
|
|
- "textureMap": "Objects/Lucy/Lucy_normal.tif"
|
|
|
+ "textureMap": "Objects/Lucy/Lucy_Normal.png",
|
|
|
+ "textureMapUv": "Unwrapped"
|
|
|
},
|
|
|
"roughness": {
|
|
|
- "upperBound": 0.6767677068710327,
|
|
|
- "textureMap": "Objects/Lucy/Lucy_brass_roughness.tif"
|
|
|
+ "textureMap": "Objects/Lucy/Lucy_bronze_Roughness.png",
|
|
|
+ "textureMapUv": "Unwrapped",
|
|
|
+ "upperBound": 0.6767677068710327
|
|
|
}
|
|
|
}
|
|
|
}
|