1234567891011121314151617 |
- {
- "materialType": "Materials/Types/BasePBR.materialtype",
- "materialTypeVersion": 1,
- "propertyValues": {
- "baseColor.color": [
- 0.5,
- 0.5,
- 0.5,
- 1.0
- ],
- "baseColor.textureBlendMode": "Lerp",
- "baseColor.textureMap": "Props/StillLife/textures/slicedApple_BaseColor.png",
- "normal.textureMap": "Props/StillLife/textures/slicedApple_Normal.png",
- "roughness.factor": 0.33000001311302185,
- "roughness.textureMap": "Props/StillLife/textures/slicedApple_Roughness.png"
- }
- }
|