{
  "outputs": [
    "@out2"
  ],
  "controls": [
    {
      "id": "FF92B36D-A695-4182-B50D-72DD8E4D4C10",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.6,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.6
      }
    },
    {
      "id": "FD3EE2B0-0328-4C33-AF4B-02BAAFA19369",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-blur",
        "max": 1
      }
    },
    {
      "id": "B70B6750-ACAB-4851-85EE-1A1438EA066C",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-light-leaks",
        "max": 1
      }
    },
    {
      "id": "AA2709E6-7392-45FB-9CEB-7814077EBAFE",
      "selector": "@tm-mix.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-stars",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "stars",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_1_tex-1-2.webp",
      "type": "resource"
    },
    {
      "id": "leak",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_1_tex-1-1.webp",
      "type": "resource"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/gh6.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@FF92B36D-A695-4182-B50D-72DD8E4D4C10",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "lut2_res",
      "resourceType": "lut",
      "resourceId": "file://color/bl7.lut2",
      "type": "resource"
    },
    {
      "id": "lut2",
      "source": "@out2",
      "intensity": 0.4,
      "type": "lut",
      "lut": "@lut2_res"
    },
    {
      "power": 35,
      "id": "gb",
      "source": "@tm2",
      "type": "gaussian-blur"
    },
    {
      "power": 3,
      "id": "dirblur",
      "angle": 25,
      "source": "@tm2",
      "type": "directional-blur"
    },
    {
      "power": 2,
      "id": "bg-blur",
      "angle": 125,
      "source": "@lut",
      "type": "directional-blur"
    },
    {
      "id": "ps",
      "resourceId": "portrait-segmentation",
      "type": "runtime-resource"
    },
    {
      "source": "@ps",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@stars",
      "destination": "@bg-blur",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm-mix",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@AA2709E6-7392-45FB-9CEB-7814077EBAFE",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm",
      "destination": "@tm-mix",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@FD3EE2B0-0328-4C33-AF4B-02BAAFA19369",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@leak",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@B70B6750-ACAB-4851-85EE-1A1438EA066C",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@gb",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "out1",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.35,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@dirblur",
      "destination": "@out1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "out2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.45,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}