{
  "outputs": [
    "@tm4"
  ],
  "controls": [
    {
      "id": "259DB444-AD45-4471-A9D1-63A08B39F08A",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.4,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.4
      }
    },
    {
      "id": "9F2ADAA4-DC00-4850-9437-8C6AC91C5E7A",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-texture-1",
        "max": 1
      }
    },
    {
      "id": "B8E12955-6D66-4AFD-8486-DC440F70419F",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.77,
        "min": 0,
        "title": "editing.fx.control-texture-2",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/gb1.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@259DB444-AD45-4471-A9D1-63A08B39F08A",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "lut2_res",
      "resourceType": "lut",
      "resourceId": "file://color/analogue_fx1.lut2",
      "type": "resource"
    },
    {
      "id": "lut2",
      "source": "@tm1",
      "intensity": 0.3,
      "type": "lut",
      "lut": "@lut2_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_4_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/47_analogue_1_tex_4.webp",
      "type": "resource"
    },
    {
      "source": "@tex1",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@9F2ADAA4-DC00-4850-9437-8C6AC91C5E7A",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "HARD_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@B8E12955-6D66-4AFD-8486-DC440F70419F",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}