{
  "outputs": [
    "@tm3"
  ],
  "controls": [
    {
      "id": "7E35CB5C-60A8-4FC3-8FE7-0D8E16F0B324",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.5,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 1
      }
    },
    {
      "id": "ACE9EB97-652B-4F4C-89BE-B42BE31D2DDC",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-big-stars",
        "max": 1
      }
    },
    {
      "id": "A3A42475-0957-47C9-A2BE-C8C84D47C557",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.8,
        "min": 0,
        "title": "editing.fx.control-small-stars",
        "max": 1
      }
    },
    {
      "id": "4F3D43D8-3980-45AC-BE60-D84E85DBA15D",
      "selector": "@bc.brightness",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.3,
        "min": 0,
        "title": "editing.fx.control-shine",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "stars_tex",
      "resourceType": "image",
      "resourceId": "file://assets/62_stars_tex1.webp",
      "type": "resource"
    },
    {
      "id": "stars_tex1",
      "resourceType": "image",
      "resourceId": "file://assets/62_stars_tex2.webp",
      "type": "resource"
    },
    {
      "id": "solid_tex",
      "resourceType": "image",
      "resourceId": "file://assets/solid.webp",
      "type": "resource"
    },
    {
      "id": "stars_tex2",
      "resourceType": "image",
      "resourceId": "file://assets/62_stars_tex2_2.webp",
      "type": "resource"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws1.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": 1,
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "bc",
      "contrast": 3,
      "brightness": "@4F3D43D8-3980-45AC-BE60-D84E85DBA15D",
      "source": "@in",
      "type": "brightness-contrast"
    },
    {
      "type": "tint",
      "id": "invert",
      "source": "@stars_tex1",
      "intensity": 1,
      "mapBlackTo": "#FFFFFF",
      "mapWhiteTo": "#000000"
    },
    {
      "source": "@invert",
      "destination": "@bc",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "SUBTRACT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@A3A42475-0957-47C9-A2BE-C8C84D47C557",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "hue": 2,
      "saturation": 35,
      "id": "hsl",
      "source": "@tm1",
      "type": "hsl",
      "lightness": 2
    },
    {
      "source": "@stars_tex2",
      "destination": "@hsl",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@ACE9EB97-652B-4F4C-89BE-B42BE31D2DDC",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@lut",
      "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": "@7E35CB5C-60A8-4FC3-8FE7-0D8E16F0B324",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}