{
  "id": "workbench-transparent",
  "settings": {
    "materials": {
      "defaultColor": "#d7dce0",
      "fillColors": ["#d7dce0", "#cdd3d8", "#e4e7ea", "#bfc7ce"],
      "overrideSourceColors": true,
      "tintMode": "blend",
      "tintStrength": 0,
      "saturation": 0,
      "contrast": 1,
      "brightness": 1,
      "roughness": 0.92,
      "metalness": 0,
      "clearcoat": 0,
      "clearcoatRoughness": 0.9,
      "opacity": 1,
      "envMapIntensity": 0,
      "emissiveIntensity": 0
    },
    "edges": {
      "enabled": true,
      "contrastMode": "manual",
      "source": "topology",
      "topologyFilter": "feature",
      "topologyMinRelevance": 1,
      "color": "#111827",
      "opacity": 0.96,
      "thickness": 1,
      "silhouette": true,
      "silhouetteScale": 0.0025
    },
    "background": {
      "type": "transparent",
      "solidColor": "#f7f7f7",
      "linearStart": "#f7f7f7",
      "linearEnd": "#eeeeee",
      "linearAngle": 0,
      "radialInner": "#ffffff",
      "radialOuter": "#eeeeee"
    },
    "floor": {
      "mode": "none",
      "color": "#f7f7f7",
      "roughness": 1,
      "reflectivity": 0,
      "shadowOpacity": 0,
      "horizonBlend": 0
    },
    "environment": {
      "enabled": false,
      "presetId": "studio-hdri-43",
      "intensity": 0,
      "rotationY": 0,
      "useAsBackground": false
    },
    "lighting": {
      "toneMappingExposure": 1,
      "directional": {
        "enabled": true,
        "color": "#ffffff",
        "intensity": 0.75,
        "position": {
          "x": -160,
          "y": 220,
          "z": 260
        }
      },
      "spot": {
        "enabled": false,
        "color": "#ffffff",
        "intensity": 0,
        "angle": 0.74,
        "distance": 0,
        "position": {
          "x": 190,
          "y": 210,
          "z": 170
        }
      },
      "point": {
        "enabled": false,
        "color": "#ffffff",
        "intensity": 0,
        "distance": 0,
        "position": {
          "x": -240,
          "y": 110,
          "z": -210
        }
      },
      "ambient": {
        "enabled": true,
        "color": "#ffffff",
        "intensity": 0.82
      },
      "hemisphere": {
        "enabled": true,
        "skyColor": "#ffffff",
        "groundColor": "#e5e7eb",
        "intensity": 0.9
      }
    }
  }
}
