{
  "outputs": [
    "@output"
  ],
  "controls": [
    {
      "id": "D6EA3EC0-A412-4406-9082-B7D7F9E36BC7",
      "selector": "@lutted-input.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.5,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.5
      }
    },
    {
      "id": "076CDCFA-79AA-48ED-A73E-DFEC22428651",
      "selector": "@lomo.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.8,
        "min": 0,
        "title": "editing.fx.control-color-overlay",
        "max": 0.8
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lutted-input_res",
      "resourceType": "lut",
      "resourceId": "file://color/polaroid_fx3.lut2",
      "type": "resource"
    },
    {
      "id": "lutted-input",
      "source": "@in",
      "intensity": "@D6EA3EC0-A412-4406-9082-B7D7F9E36BC7",
      "type": "lut",
      "lut": "@lutted-input_res"
    },
    {
      "id": "background-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_3_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "frame-mask-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_3_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "frame-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_3_tex_5.webp",
      "type": "resource"
    },
    {
      "id": "texture_lomo",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_3_tex_2.webp",
      "type": "resource"
    },
    {
      "source": "@lutted-input",
      "destination": "@frame-mask-texture",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "sized-to-frame-input",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@frame-mask-texture",
      "destination": "@sized-to-frame-input",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "masked-input",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@texture_lomo",
      "destination": "@masked-input",
      "position": {
        "value": [
          0.5,
          0.6
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "lomo",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.6
      ],
      "type": "texture-mix",
      "opacity": "@076CDCFA-79AA-48ED-A73E-DFEC22428651",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          0.82,
          0.82
        ]
      }
    },
    {
      "source": "@frame-texture",
      "destination": "@lomo",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "polaroid-picture",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@background-texture",
      "destination": "@in",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "background",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@polaroid-picture",
      "destination": "@background",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        1,
        1
      ],
      "id": "output",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    }
  ],
  "version": 4
}