{
  "outputs": [
    "@tm5"
  ],
  "controls": [
    {
      "id": "3BF07678-DA0B-4FDF-BDDE-0E75AAA485F3",
      "selector": "@tm5.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.5,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 1
      }
    },
    {
      "id": "842E4D78-D5AB-468D-9A41-C726B93100F1",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-stars",
        "max": 1
      }
    },
    {
      "id": "34EA3BD6-87C2-4730-A913-4196301B989F",
      "selector": "@bc.brightness",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-glitter",
        "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"
    },
    {
      "hue": 0,
      "saturation": 0,
      "id": "hsl",
      "source": "@in",
      "type": "hsl",
      "lightness": 5
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/bw1.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": 1,
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "bc",
      "contrast": 0,
      "brightness": "@34EA3BD6-87C2-4730-A913-4196301B989F",
      "source": "@in",
      "type": "brightness-contrast"
    },
    {
      "inputWhite": 255,
      "source": "@bc",
      "gamma": 10,
      "id": "lvl1",
      "outputWhite": 255,
      "inputBlack": 111,
      "type": "levels",
      "outputBlack": -255
    },
    {
      "type": "tint",
      "id": "invert",
      "source": "@lvl1",
      "intensity": 1,
      "mapBlackTo": "#FFFFFF",
      "mapWhiteTo": "#000000"
    },
    {
      "source": "@stars_tex1",
      "destination": "@invert",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "MULTIPLY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "inputWhite": 185,
      "source": "@tm1",
      "gamma": 0.5,
      "id": "lvl2",
      "outputWhite": 255,
      "inputBlack": 1,
      "type": "levels",
      "outputBlack": -25
    },
    {
      "source": "@solid_tex",
      "destination": "@in",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SUBTRACT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.2,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm2",
      "destination": "@lvl2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@stars_tex2",
      "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": "@842E4D78-D5AB-468D-9A41-C726B93100F1",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@lut",
      "destination": "@tm4",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm5",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@3BF07678-DA0B-4FDF-BDDE-0E75AAA485F3",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}