12345678910111213141516171819 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "textures/Barrel02_BaseColor.png",
- "emissive.enable": true,
- "emissive.intensity": 5.0,
- "emissive.textureMap": "textures/Barrel02_Emissive.png",
- "irradiance.irradianceColorSource": "BaseColor",
- "metallic.textureMap": "textures/Barrel02_Metallic.png",
- "normal.textureMap": "textures/Barrel02_Normal.png",
- "occlusion.diffuseTextureMap": "textures/Barrel02_AO.png",
- "opacity.factor": 1.0,
- "roughness.factor": 0.33000001311302185,
- "roughness.textureMap": "textures/Barrel02_Roughness.png",
- "specularF0.enableMultiScatterCompensation": true
- }
- }
|