{
  "outputs": [
    "@tm4"
  ],
  "controls": [
    {
      "id": "7777C668-0B31-4A16-8B18-A09DF5695A59",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.5,
        "min": 0,
        "title": "editing.fx.control-color",
        "max": 0.5
      }
    },
    {
      "id": "D0F90E4B-F7F0-4957-A55A-6419EF4CD475",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.7,
        "min": 0,
        "title": "editing.fx.control-small-stars",
        "max": 0.7
      }
    },
    {
      "id": "9ACD8D9C-2530-41AF-9DA9-82CA846269A8",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.7,
        "min": 0,
        "title": "editing.fx.control-big-stars",
        "max": 0.7
      }
    },
    {
      "id": "6A0E2285-8F71-4FBE-8719-C60422699C2D",
      "selector": "@tm4.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-grain",
        "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_2.webp",
      "type": "resource"
    },
    {
      "id": "stars_tex2",
      "resourceType": "image",
      "resourceId": "file://assets/62_stars_tex3.webp",
      "type": "resource"
    },
    {
      "id": "solid_tex",
      "resourceType": "image",
      "resourceId": "file://assets/solid.webp",
      "type": "resource"
    },
    {
      "id": "grain",
      "resourceType": "image",
      "resourceId": "file://assets/grain2.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"
    },
    {
      "type": "tint",
      "id": "invert",
      "source": "@stars_tex",
      "intensity": 1,
      "mapBlackTo": "#FFFFFF",
      "mapWhiteTo": "#000000"
    },
    {
      "source": "@invert",
      "destination": "@in",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "DIVIDE",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@D0F90E4B-F7F0-4957-A55A-6419EF4CD475",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@stars_tex1",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@9ACD8D9C-2530-41AF-9DA9-82CA846269A8",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@stars_tex2",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "HARD_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@7777C668-0B31-4A16-8B18-A09DF5695A59",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@grain",
      "destination": "@tm3",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm4",
      "blendMode": "SOFT_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@6A0E2285-8F71-4FBE-8719-C60422699C2D",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}