1234567891011121314151617181920212223242526 |
- {
- "materialType": "Materials/Types/BasePBR.materialtype",
- "materialTypeVersion": 1,
- "propertyValues": {
- "baseColor.color": [
- 0.5,
- 0.5,
- 0.5,
- 1.0
- ],
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "Props/Wall_Clock/textures/wall_clock_BaseColor.png",
- "general.applySpecularAA": true,
- "irradiance.manualColor": [
- 0.26315709948539734,
- 0.5163195133209229,
- 0.8707407712936401,
- 1.0
- ],
- "metallic.textureMap": "Props/Wall_Clock/textures/wall_clock_Metallic.png",
- "normal.textureMap": "Props/Wall_Clock/textures/wall_clock_Normal.png",
- "roughness.factor": 0.33000001311302185,
- "roughness.textureMap": "Props/Wall_Clock/textures/wall_clock_Roughness.png",
- "specularF0.enableMultiScatterCompensation": true
- }
- }
|