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