1234567891011121314151617181920 |
- {
- "description": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "parentMaterial": "",
- "materialTypeVersion": 5,
- "properties": {
- "baseColor": {
- "textureMap": "Materials/Ground/ground_diffuse.jpg"
- },
- "normal": {
- "factor": 2.0,
- "textureMap": "Materials/Ground/ground_normal.jpg"
- },
- "roughness": {
- "factor": 0.8888888955116272,
- "useTexture": false
- }
- }
- }
|