123456789101112131415161718192021222324252627 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.color": [
- 0.3840238153934479,
- 0.37172502279281616,
- 0.29732203483581543,
- 1.0
- ],
- "baseColor.factor": 0.33000001311302185,
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "../Textures/Concrete_Wall_005_Basecolor.jpg",
- "emissive.color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ],
- "normal.factor": 0.10000000149011612,
- "normal.textureMap": "../Textures/Concrete_Wall_005_Normal.jpg",
- "opacity.factor": 1.0,
- "roughness.textureMap": "../Textures/Concrete_Wall_005_Roughness.jpg",
- "uv.tileU": 2.0,
- "uv.tileV": 2.0
- }
- }
|