{
  "outputs": [
    "@tm3"
  ],
  "controls": [
    {
      "id": "1F9818F1-8AAA-4A62-A6F5-809708B7D9F8",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 1
      }
    },
    {
      "id": "F6042DDC-CF67-46B0-941F-53AADE195CB0",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-pink-rays",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws9.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@1F9818F1-8AAA-4A62-A6F5-809708B7D9F8",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "pinkrays",
      "resourceType": "image",
      "resourceId": "file://assets/light_4_tex_pinkrays.webp",
      "type": "resource"
    },
    {
      "id": "mask1",
      "resourceType": "image",
      "resourceId": "file://assets/light_4_tex_mask.webp",
      "type": "resource"
    },
    {
      "id": "ps",
      "resourceId": "portrait-segmentation",
      "type": "runtime-resource"
    },
    {
      "source": "@ps",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "ps-lut",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "type": "chromatic-aberration",
      "id": "abb",
      "source": "@lut",
      "intensity": [
        0.15,
        0.25,
        0.35,
        0
      ],
      "mode": "RGB",
      "center": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      }
    },
    {
      "source": "@mask1",
      "destination": "@pinkrays",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "INVERTED_MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm1",
      "destination": "@abb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@F6042DDC-CF67-46B0-941F-53AADE195CB0",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@ps-lut",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.8,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}