{
  "nodes": [
    {
      "id": "node-1780142640170",
      "type": "fullscreen",
      "label": "Fullscreen",
      "position": {
        "x": -469,
        "y": 225
      },
      "inputs": [
        {
          "name": "t_sky",
          "type": "cubemap",
          "connection": "cube-1780142669292",
          "connectionOutput": "color0"
        },
        {
          "name": "u_strength",
          "type": "float",
          "floatValue": 1.5,
          "floatMin": 0,
          "floatMax": 1
        },
        {
          "name": "u_roughness",
          "type": "float",
          "floatValue": 0.7,
          "floatMin": 0,
          "floatMax": 1
        }
      ],
      "outputs": [
        {
          "name": "color0",
          "format": "rgba8",
          "sharedTarget": "hdr"
        }
      ],
      "fragPath": "lab/shaders/sky.frag.glsl",
      "blendMode": "off",
      "depthAttachment": null,
      "depSources": []
    },
    {
      "id": "cube-1780142669292",
      "type": "cubemap_asset",
      "label": "Cubemap",
      "position": {
        "x": -562,
        "y": 560
      },
      "cubemapPath": "lab/cubemaps/HDR_default_base_radiance.ktx2"
    }
  ],
  "targets": [
    {
      "name": "hdr",
      "format": "rgba32f"
    }
  ]
}