{
  "outputs": [
    "@tm6"
  ],
  "controls": [
    {
      "id": "5A9B997B-E72C-412D-B4E3-B2907B9BAFA2",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.25,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 0.25
      }
    },
    {
      "id": "BC90D6F2-3AC3-4C43-BD79-D6752E918D01",
      "selector": "@tm6.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "4891E210-C290-4DDC-B072-6CDEF9ACA6D3",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-light-leaks",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws3.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@5A9B997B-E72C-412D-B4E3-B2907B9BAFA2",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/19_valentine_1_tex_2-3.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/19_valentine_1_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/19_valentine_1_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/19_valentine_1_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "tex5",
      "resourceType": "image",
      "resourceId": "file://assets/19_valentine_1_tex_5.webp",
      "type": "resource"
    },
    {
      "source": "@tex5",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "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": "@4891E210-C290-4DDC-B072-6CDEF9ACA6D3",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex3",
      "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": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex2",
      "destination": "@tm3",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.4,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@tm4",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm6",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@BC90D6F2-3AC3-4C43-BD79-D6752E918D01",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}