|
@@ -2,16 +2,16 @@
|
|
|
"materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
|
|
|
"materialTypeVersion": 5,
|
|
|
"propertyValues": {
|
|
|
- "baseColor.textureMap": "E:/Depot/o3de-multiplayersample-assets/Gems/kb3d_mps/Assets/KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_basecolor.png",
|
|
|
+ "baseColor.textureMap": "KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_basecolor.png",
|
|
|
"emissive.color": [
|
|
|
0.0,
|
|
|
0.0,
|
|
|
0.0,
|
|
|
1.0
|
|
|
],
|
|
|
- "metallic.textureMap": "E:/Depot/o3de-multiplayersample-assets/Gems/kb3d_mps/Assets/KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_metallic.png",
|
|
|
- "normal.textureMap": "E:/Depot/o3de-multiplayersample-assets/Gems/kb3d_mps/Assets/KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_normal.png",
|
|
|
+ "metallic.textureMap": "KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_metallic.png",
|
|
|
+ "normal.textureMap": "KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_normal.png",
|
|
|
"opacity.factor": 1.0,
|
|
|
- "roughness.textureMap": "E:/Depot/o3de-multiplayersample-assets/Gems/kb3d_mps/Assets/KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_roughness.png"
|
|
|
+ "roughness.textureMap": "KB3D_HighTechStreets/KB3DTextures/KB3D_HTS_MetalWhite_roughness.png"
|
|
|
}
|
|
|
}
|