{
  "outputs": [
    "@tm3"
  ],
  "controls": [
    {
      "id": "07634C15-D204-48F4-9DA0-760ED91D360F",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-red-bokeh",
        "max": 1
      }
    },
    {
      "id": "B03CC5ED-638A-43C7-9E68-C2EC93B530DF",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-gradient",
        "max": 1
      }
    },
    {
      "id": "97137851-39C8-424E-9ABB-CC0B5ADF44DC",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-shine",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "light1",
      "resourceType": "image",
      "resourceId": "file://assets/light_3_tex_light1.webp",
      "type": "resource"
    },
    {
      "id": "red_bokeh_mask",
      "resourceType": "image",
      "resourceId": "file://assets/light_3_tex_mask.webp",
      "type": "resource"
    },
    {
      "id": "red_bokeh",
      "resourceType": "image",
      "resourceId": "file://assets/light_3_tex_light2.webp",
      "type": "resource"
    },
    {
      "id": "redhalo",
      "resourceType": "image",
      "resourceId": "file://assets/light_3_tex_redhalo.webp",
      "type": "resource"
    },
    {
      "source": "@red_bokeh_mask",
      "destination": "@red_bokeh",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm0",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@redhalo",
      "destination": "@in",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@07634C15-D204-48F4-9DA0-760ED91D360F",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm0",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@B03CC5ED-638A-43C7-9E68-C2EC93B530DF",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@light1",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@97137851-39C8-424E-9ABB-CC0B5ADF44DC",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}