1234567891011121314151617181920212223242526272829303132333435 |
- {
- "description": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "parentMaterial": "",
- "propertyLayoutVersion": 3,
- "properties": {
- "baseColor": {
- "color": [
- 0.11429999768733978,
- 0.15860000252723695,
- 0.29159998893737795,
- 1.0
- ]
- },
- "clearCoat": {
- "enable": true
- },
- "emissive": {
- "color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ]
- },
- "metallic": {
- "factor": 1.0
- },
- "opacity": {
- "alphaAffectsSpecular": 0.28999999165534975,
- "doubleSided": true,
- "factor": 1.0
- }
- }
- }
|