123456789101112131415161718192021222324 |
- {
- "materialType": "Materials/Types/BasePBR.materialtype",
- "materialTypeVersion": 1,
- "propertyValues": {
- "baseColor.color": [
- 0.8104981780052185,
- 0.41661709547042847,
- 0.01559470035135746,
- 1.0
- ],
- "baseColor.textureBlendMode": "Lerp",
- "irradiance.manualColor": [
- 1.0,
- 0.8666666746139526,
- 0.0,
- 1.0
- ],
- "metallic.factor": 1.0,
- "metallic.useTexture": false,
- "roughness.factor": 0.23999999463558197,
- "roughness.useTexture": false,
- "specularF0.enableMultiScatterCompensation": true
- }
- }
|