{
  "controls": [
    {
      "attributes": {
        "defaultValue": 0.4,
        "max": 0.6,
        "min": 0,
        "title": "editing.fx.control-filter"
      },
      "id": "52869EB8-E301-4F6F-A81A-FAD5DE126470",
      "selector": "@lut.intensity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 0.9,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-overlay"
      },
      "id": "62AB476E-6B17-43C4-B147-A1BF545AFC7C",
      "selector": "@tm1.opacity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 0.4,
        "max": 0.4,
        "min": 0,
        "title": "editing.fx.control-color-overlay"
      },
      "id": "DADAAD63-9AF2-4559-8C64-4B97627BB8AB",
      "selector": "@tm2.opacity",
      "type": "slider"
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceId": "file://color/pr1.lut2",
      "resourceType": "lut",
      "type": "resource"
    },
    {
      "id": "lut",
      "intensity": "@52869EB8-E301-4F6F-A81A-FAD5DE126470",
      "lut": "@lut_res",
      "source": "@in",
      "type": "lut"
    },
    {
      "id": "dis_map",
      "resourceId": "file://assets/3pinkblur_dis_map3.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "mask",
      "resourceId": "file://assets/3pinkblur_mask1.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "orange_fill",
      "resourceId": "file://assets/1pinkblur_orange_fill.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "dm",
      "map": "@tm_map1",
      "maxShift": {
        "dimension": "NORMALIZED",
        "value": [
          0.08,
          0.08
        ]
      },
      "source": "@gb",
      "type": "displacement-map"
    },
    {
      "id": "gb",
      "power": 20,
      "source": "@tm0",
      "type": "gaussian-blur"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@in",
      "id": "tm_map1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@dis_map",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "INVERTED_MASK",
      "destination": "@lut",
      "id": "tm0",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@mask",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut",
      "id": "tm1",
      "opacity": "@62AB476E-6B17-43C4-B147-A1BF545AFC7C",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1.25,
          1.25
        ]
      },
      "source": "@dm",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@tm1",
      "id": "tm2",
      "opacity": "@DADAAD63-9AF2-4559-8C64-4B97627BB8AB",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@orange_fill",
      "type": "texture-mix"
    }
  ],
  "outputs": [
    "@tm2"
  ],
  "version": 4
}