{
  "outputs": [
    "@snow"
  ],
  "controls": [
    {
      "id": "E018551C-411D-4678-90D0-30A6CC6B822E",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 1
      }
    },
    {
      "id": "BF186236-C070-4D50-87DD-86E3B1DA3F5E",
      "selector": "@snow.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-snow",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/8_snow_4_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "gradient",
      "resourceType": "image",
      "resourceId": "file://assets/8_snow_gradient.webp",
      "type": "resource"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/arct6.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@E018551C-411D-4678-90D0-30A6CC6B822E",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "power": 10,
      "id": "preblur",
      "source": "@lut",
      "type": "gaussian-blur"
    },
    {
      "source": "@preblur",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "lut-preblur",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.35,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@gradient",
      "destination": "@lut-preblur",
      "position": {
        "value": [
          1.2,
          -0.15
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        145,
        145
      ],
      "id": "gradient-1",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        1
      ],
      "type": "texture-mix",
      "opacity": 0.25,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          2,
          0.55
        ]
      }
    },
    {
      "source": "@gradient",
      "destination": "@gradient-1",
      "position": {
        "value": [
          -0.15,
          1.1
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        330,
        330
      ],
      "id": "gradient-2",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        1
      ],
      "type": "texture-mix",
      "opacity": 0.35,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          2,
          0.55
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@gradient-2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "snow",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@BF186236-C070-4D50-87DD-86E3B1DA3F5E",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}