1234567891011121314151617181920212223242526 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "textures/EBarricade_basecolor.png",
- "emissive.color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ],
- "emissive.intensity": 0.0,
- "emissive.textureMap": "textures/EBarricade_emissive.png",
- "irradiance.irradianceColorSource": "BaseColor",
- "metallic.textureMap": "textures/EBarricade_Metalic.png",
- "normal.textureMap": "textures/EBarricade_Normal.png",
- "occlusion.diffuseTextureMap": "textures/EBarricade_AO.png",
- "opacity.alphaSource": "Split",
- "opacity.factor": 0.4000000059604645,
- "opacity.mode": "TintedTransparent",
- "opacity.textureMap": "textures/EBarricade_opacity.png",
- "roughness.factor": 0.33000001311302185,
- "roughness.textureMap": "textures/EBarricade_Roughness.png"
- }
- }
|