123456789101112131415161718192021222324252627282930 |
- {
- "description": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "parentMaterial": "",
- "materialTypeVersion": 5,
- "properties": {
- "baseColor": {
- "color": [
- 0.7307698130607605,
- 0.7307698130607605,
- 0.7307698130607605,
- 1.0
- ]
- },
- "clearCoat": {
- "enable": true
- },
- "metallic": {
- "factor": 1.0
- },
- "normal": {
- "factor": 1.0303030014038087,
- "textureMap": "Materials/Copper/metal_normal.jpg"
- },
- "roughness": {
- "factor": 0.18181820213794709
- }
- }
- }
|