{
  "controls": [
    {
      "attributes": {
        "defaultValue": 0.4,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-filter"
      },
      "id": "8C9208B8-B3D8-4879-85A0-B2E8A71529F1",
      "selector": "@lut.intensity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-light-leaks"
      },
      "id": "C81D2EA7-7FE7-4799-9BC5-793A260FFE07",
      "selector": "@tm5.opacity",
      "type": "slider"
    }
  ],
  "inputs": [
    {
      "type": "texture"
    },
    {
      "data": {
        "id": "file://assets/1exposure_light_track1.mp4",
        "type": "video"
      },
      "type": "resource"
    },
    {
      "data": {
        "id": "file://assets/1exposure_light_track2.mp4",
        "type": "video"
      },
      "type": "resource"
    },
    {
      "data": {
        "id": "file://assets/1exposure_light_track2_blurred.mp4",
        "type": "video"
      },
      "type": "resource"
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceId": "file://color/fx_light_02.lut2",
      "resourceType": "lut",
      "type": "resource"
    },
    {
      "id": "lut",
      "intensity": "@8C9208B8-B3D8-4879-85A0-B2E8A71529F1",
      "lut": "@lut_res",
      "source": "@in",
      "type": "lut"
    },
    {
      "id": "gb",
      "power": 40,
      "source": "@lut",
      "type": "gaussian-blur"
    },
    {
      "id": "blur_mask",
      "resourceId": "file://assets/1exposure_blur_mask.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "light_track1",
      "index": 1,
      "type": "input"
    },
    {
      "id": "light_track2",
      "index": 2,
      "type": "input"
    },
    {
      "id": "light_track_blurred",
      "index": 3,
      "type": "input"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "INVERTED_MASK",
      "destination": "@gb",
      "id": "tm0",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@blur_mask",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut",
      "id": "tm1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm0",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@in",
      "id": "tm-opacity",
      "opacity": 0,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        1,
        1
      ],
      "blendMode": "NORMAL",
      "destination": "@tm-opacity",
      "id": "tm2",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          1,
          1
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@light_track1",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0,
        1
      ],
      "blendMode": "SCREEN",
      "destination": "@tm2",
      "id": "tm3",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0,
          1
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@light_track2",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0,
        1
      ],
      "blendMode": "SCREEN",
      "destination": "@tm3",
      "id": "tm4",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0,
          1
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@light_track_blurred",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0,
        1
      ],
      "blendMode": "SCREEN",
      "destination": "@tm1",
      "id": "tm5",
      "opacity": "@C81D2EA7-7FE7-4799-9BC5-793A260FFE07",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0,
          1
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm4",
      "type": "texture-mix"
    }
  ],
  "outputs": [
    "@tm5"
  ],
  "version": 4
}