{
  "outputs": [
    "@tm4"
  ],
  "controls": [
    {
      "id": "D24D8732-43F8-44F3-AFDE-9AF96952EE7B",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 1
      }
    },
    {
      "id": "45A0CB1D-AD7D-4537-9A43-423966570DC9",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.97,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 1
      }
    },
    {
      "id": "6CED68FD-3506-442D-B0A1-A26FC0199185",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-overlay",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/BW_fx3.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@D24D8732-43F8-44F3-AFDE-9AF96952EE7B",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/36_bw_3_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/36_bw_3_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/36_bw_3_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/36_bw_3_tex_5.webp",
      "type": "resource"
    },
    {
      "id": "bc",
      "contrast": 0.45,
      "brightness": 0.15,
      "source": "@lut",
      "type": "brightness-contrast"
    },
    {
      "id": "ps",
      "resourceId": "portrait-segmentation",
      "type": "runtime-resource"
    },
    {
      "source": "@ps",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SOFT_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@6CED68FD-3506-442D-B0A1-A26FC0199185",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex2",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "MULTIPLY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1ps",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex3",
      "destination": "@tm1ps",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        1
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "destination": "@tm3",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@45A0CB1D-AD7D-4537-9A43-423966570DC9",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}