123456789101112131415161718192021222324252627282930 |
- {
- "description": "",
- "parentMaterial": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 4,
- "properties": {
- "baseColor": {
- "color": [
- 0.6038300395011902,
- 0.6038300395011902,
- 0.6038300395011902,
- 1.0
- ],
- "textureBlendMode": "Lerp"
- },
- "clearCoat": {
- "enable": true
- },
- "metallic": {
- "useTexture": false
- },
- "opacity": {
- "factor": 1.0
- },
- "roughness": {
- "factor": 0.4699999988079071,
- "useTexture": false
- }
- }
- }
|