{
  "outputs": [
    "@tm-overlay"
  ],
  "controls": [
    {
      "id": "BA72DF9C-C004-49EB-8BCB-CCB4C2ACBA8F",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.2,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.2
      }
    },
    {
      "id": "A8DFBDCA-EBED-4C49-8E3B-DBFE4CF198BD",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-light-leaks",
        "max": 1
      }
    },
    {
      "id": "F2910888-82F7-48C0-92DF-8316FC259E10",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-overlay",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws3.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@BA72DF9C-C004-49EB-8BCB-CCB4C2ACBA8F",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "lut2_res",
      "resourceType": "lut",
      "resourceId": "file://color/mir1.lut2",
      "type": "resource"
    },
    {
      "id": "lut2",
      "source": "@tm4",
      "intensity": 0.33,
      "type": "lut",
      "lut": "@lut2_res"
    },
    {
      "id": "overlay",
      "resourceType": "image",
      "resourceId": "file://assets/8_snow_2_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_2_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_2_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_2_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_2_tex_4.webp",
      "type": "resource"
    },
    {
      "source": "@tex1",
      "destination": "@lut",
      "position": {
        "value": [
          1,
          0
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SCREEN",
      "anchorPoint": [
        1,
        0
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex2",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          1
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        1
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex3",
      "destination": "@tm2",
      "position": {
        "value": [
          0,
          1
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0,
        1
      ],
      "type": "texture-mix",
      "opacity": "@A8DFBDCA-EBED-4C49-8E3B-DBFE4CF198BD",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "destination": "@tm3",
      "position": {
        "value": [
          0,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@F2910888-82F7-48C0-92DF-8316FC259E10",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "destination": "@tm3",
      "position": {
        "value": [
          0,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@F2910888-82F7-48C0-92DF-8316FC259E10",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@overlay",
      "destination": "@lut2",
      "position": {
        "value": [
          0,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm-overlay",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.35,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}