{
  "outputs": [
    "@tm3"
  ],
  "inputs": [
    {
      "type": "texture"
    },
    {
      "type": "resource",
      "data": {
        "type": "video",
        "id": "file://assets/light_3_tex_light1.mp4"
      }
    },
    {
      "type": "resource",
      "data": {
        "type": "video",
        "id": "file://assets/light_3_tex_light2.mp4"
      }
    },
    {
      "type": "resource",
      "data": {
        "type": "video",
        "id": "file://assets/light_3_tex_mask.mp4"
      }
    }
  ],
  "controls": [
    {
      "id": "4C6DA77D-1BB1-43E6-BE12-F49966F3CA3F",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-red-bokeh",
        "max": 1
      }
    },
    {
      "id": "03CC6D91-F6CD-4CCF-852E-55CBD5E09FBC",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-gradient",
        "max": 1
      }
    },
    {
      "id": "11D5C1D0-91FA-40E6-AB20-F50047BCB4D5",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-shine",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "index": 1,
      "id": "light1",
      "type": "input"
    },
    {
      "index": 2,
      "id": "red_bokeh",
      "type": "input"
    },
    {
      "index": 3,
      "id": "red_bokeh_mask",
      "type": "input"
    },
    {
      "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": "@4C6DA77D-1BB1-43E6-BE12-F49966F3CA3F",
      "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": "@03CC6D91-F6CD-4CCF-852E-55CBD5E09FBC",
      "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": "@11D5C1D0-91FA-40E6-AB20-F50047BCB4D5",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}