{
  "outputs": [
    "@tm4"
  ],
  "controls": [
    {
      "id": "D5CD6DD5-ACF2-48F5-BF41-B9884A237F5A",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.25,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 0.25
      }
    },
    {
      "id": "150E38C6-A2B2-4AA0-A650-B432C963E9F7",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.6,
        "min": 0,
        "title": "editing.fx.control-texture-1",
        "max": 0.6
      }
    },
    {
      "id": "8EBB7785-FFC1-4194-B486-E41F0E27D1FA",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.4,
        "min": 0,
        "title": "editing.fx.control-texture-2",
        "max": 0.4
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/gh6.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@tm1cc2",
      "intensity": "@D5CD6DD5-ACF2-48F5-BF41-B9884A237F5A",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/18_tv_1_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/18_tv_1_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/18_tv_1_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/18_tv_1_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "CCR",
      "source": "@in",
      "type": "color-channel",
      "intensities": [
        1,
        0,
        0
      ]
    },
    {
      "id": "CCG",
      "source": "@in",
      "type": "color-channel",
      "intensities": [
        0,
        1,
        0
      ]
    },
    {
      "id": "CCB",
      "source": "@in",
      "type": "color-channel",
      "intensities": [
        0,
        0,
        1
      ]
    },
    {
      "source": "@CCG",
      "destination": "@CCR",
      "position": {
        "value": [
          0.498,
          0.499
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1cc1",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@CCB",
      "destination": "@tm1cc1",
      "position": {
        "value": [
          0.495,
          0.498
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1cc2",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.95,
      "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": "SOFT_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.23,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex3",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "DARKER_COLOR",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@150E38C6-A2B2-4AA0-A650-B432C963E9F7",
      "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": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@8EBB7785-FFC1-4194-B486-E41F0E27D1FA",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}