123456789101112131415161718192021222324 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "textures/Barrel01_basecolor.png",
- "baseColor.textureMapUv": "Unwrapped",
- "emissive.enable": true,
- "emissive.intensity": 5.0,
- "emissive.textureMap": "textures/Barrel01_Emissive.png",
- "irradiance.irradianceColorSource": "BaseColor",
- "metallic.textureMap": "textures/Barrel01_Metallic.png",
- "metallic.textureMapUv": "Unwrapped",
- "normal.textureMap": "textures/Barrel01_Normal.png",
- "normal.textureMapUv": "Unwrapped",
- "occlusion.diffuseTextureMap": "textures/Barrel01_occlusion.png",
- "occlusion.diffuseTextureMapUv": "Unwrapped",
- "opacity.factor": 1.0,
- "roughness.factor": 0.33000001311302185,
- "roughness.textureMap": "textures/Barrel01_Roughness.png",
- "roughness.textureMapUv": "Unwrapped",
- "specularF0.enableMultiScatterCompensation": true
- }
- }
|