{
  "outputs": [
    "@tm5"
  ],
  "controls": [
    {
      "id": "1F11D850-2283-4FED-A21A-E01E8B5DA364",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.4,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 0.4
      }
    },
    {
      "id": "2E6A1CB4-FE89-4CE4-9D8E-1C971FE4EC8E",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.45,
        "min": 0,
        "title": "editing.fx.control-vignette",
        "max": 0.45
      }
    },
    {
      "id": "7FC60483-5C45-44B5-837D-677335C7FB5E",
      "selector": "@tm5.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws3.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@1F11D850-2283-4FED-A21A-E01E8B5DA364",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/14_frost_1_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/14_frost_1_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/14_frost_1_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/14_frost_1_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "tex5",
      "resourceType": "image",
      "resourceId": "file://assets/14_frost_1_tex_5.webp",
      "type": "resource"
    },
    {
      "source": "@tex2",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "HARD_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.5,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@2E6A1CB4-FE89-4CE4-9D8E-1C971FE4EC8E",
      "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": "COLOR_DODGE",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex5",
      "destination": "@tm3",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex4",
      "destination": "@tm4",
      "position": {
        "value": [
          0,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm5",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@7FC60483-5C45-44B5-837D-677335C7FB5E",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}