{
  "outputs": [
    "@leaks"
  ],
  "controls": [
    {
      "id": "3C3C9581-18D1-4A34-86E3-60D1AC6065B6",
      "selector": "@lutted-input.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.7,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.7
      }
    },
    {
      "id": "78693D6B-530D-42EA-883F-16A5107632D0",
      "selector": "@leaks.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.8,
        "min": 0,
        "title": "editing.fx.control-light-leaks",
        "max": 0.8
      }
    },
    {
      "id": "C5D3439E-4829-41E8-A766-35D64E170775",
      "selector": "@text.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "2C324DDD-1BE5-401F-83A5-37DA04D57511",
      "selector": "@golden.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.8,
        "min": 0,
        "title": "editing.fx.control-shadow",
        "max": 0.8
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lutted-input_res",
      "resourceType": "lut",
      "resourceId": "file://color/polaroid_fx2.lut2",
      "type": "resource"
    },
    {
      "id": "lutted-input",
      "source": "@in",
      "intensity": "@3C3C9581-18D1-4A34-86E3-60D1AC6065B6",
      "type": "lut",
      "lut": "@lutted-input_res"
    },
    {
      "id": "background-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "frame-mask-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_5.webp",
      "type": "resource"
    },
    {
      "id": "frame-texture",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_6.webp",
      "type": "resource"
    },
    {
      "id": "texture_leaks",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "texture_golden",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "texture_text",
      "resourceType": "image",
      "resourceId": "file://assets/40_instant_pic_2_tex_9.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": "@frame-texture",
      "destination": "@masked-input",
      "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": [
        2,
        2
      ],
      "id": "output",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@texture_text",
      "destination": "@output",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        2,
        2
      ],
      "id": "text",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@C5D3439E-4829-41E8-A766-35D64E170775",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@texture_golden",
      "destination": "@text",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "golden",
      "blendMode": "LINEAR_BURN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@2C324DDD-1BE5-401F-83A5-37DA04D57511",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@texture_leaks",
      "destination": "@golden",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "leaks",
      "blendMode": "LINEAR_BURN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@78693D6B-530D-42EA-883F-16A5107632D0",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}