123456789101112131415161718192021222324252627 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.color": [
- 0.3607843220233917,
- 0.01568627543747425,
- 0.01568627543747425,
- 1.0
- ],
- "clearCoat.enable": true,
- "clearCoat.roughness": 0.10000000149011612,
- "emissive.color": [
- 0.3607843220233917,
- 0.01568627543747425,
- 0.01568627543747425,
- 1.0
- ],
- "emissive.enable": true,
- "emissive.intensity": 5.0,
- "irradiance.irradianceColorSource": "BaseColorTint",
- "metallic.factor": 0.75,
- "normal.factor": 0.0,
- "normal.textureMap": "C:/depot/MPS_assets/o3de-multiplayersample-assets/Gems/pbr_material_pack_mps/Assets/Materials/Matte Gold/Matte_Gold_normal.png",
- "roughness.factor": 0.25
- }
- }
|