{
  "outputs": [
    "@tm5"
  ],
  "controls": [
    {
      "id": "8C587D91-8A2A-4115-A7A6-D9D6A98D9CBA",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.3,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 0.3
      }
    },
    {
      "id": "2715C5C4-A7DA-45D8-81B5-9C6E3F8619BD",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.24,
        "min": 0,
        "title": "editing.fx.control-texture-1",
        "max": 0.24
      }
    },
    {
      "id": "9428F42F-6F62-4BAD-807D-022B1F510CDE",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-texture-2",
        "max": 1
      }
    },
    {
      "id": "C2563354-6152-49D4-A651-CA61153A889A",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-texture-3",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/gh6.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@8C587D91-8A2A-4115-A7A6-D9D6A98D9CBA",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/20_love_1_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/20_love_1_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/20_love_1_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/20_love_1_tex_4.webp",
      "type": "resource"
    },
    {
      "id": "tex5",
      "resourceType": "image",
      "resourceId": "file://assets/20_love_1_tex_5.webp",
      "type": "resource"
    },
    {
      "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": 1,
      "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": "PIN_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@2715C5C4-A7DA-45D8-81B5-9C6E3F8619BD",
      "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": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@9428F42F-6F62-4BAD-807D-022B1F510CDE",
      "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": "@C2563354-6152-49D4-A651-CA61153A889A",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex5",
      "destination": "@tm4",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm5",
      "blendMode": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.77,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}