123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "description": "",
- "parentMaterial": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "properties": {
- "baseColor": {
- "textureMap": "../Textures/background_1k_basecolor.png"
- },
- "clearCoat": {
- "enable": true,
- "factor": 0.5,
- "normalMap": "../Textures/background_1k_normal.jpg",
- "roughness": 0.4000000059604645
- },
- "general": {
- "applySpecularAA": true
- },
- "irradiance": {
- "irradianceColorSource": "Manual",
- "manualColor": [
- 0.19806210696697235,
- 0.1746547669172287,
- 0.16513313353061676,
- 1.0
- ]
- },
- "metallic": {
- "textureMap": "../Textures/background_1k_metallic.png"
- },
- "normal": {
- "textureMap": "../Textures/background_1k_normal.jpg"
- },
- "occlusion": {
- "diffuseTextureMap": "../Textures/background_1k_ao.png"
- },
- "opacity": {
- "factor": 1.0
- },
- "parallax": {
- "factor": 0.03099999949336052,
- "pdo": true,
- "quality": "High",
- "useTexture": false
- },
- "roughness": {
- "textureMap": "../Textures/background_1k_roughness.png"
- }
- }
- }
|