12345678910111213141516171819202122232425 |
- {
- "description": "",
- "parentMaterial": "",
- "materialType": "Materials/Types/BasePBR.materialtype",
- "materialTypeVersion": 1,
- "properties": {
- "baseColor": {
- "color": [
- 0.5,
- 0.5,
- 0.5,
- 1.0
- ],
- "textureBlendMode": "Lerp"
- },
- "metallic": {
- "factor": 1.0,
- "useTexture": false
- },
- "roughness": {
- "factor": 0.209989994764328,
- "useTexture": false
- }
- }
- }
|