{
  "controls": [],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "frame",
      "resourceId": "file://assets/frames2_51.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@in",
      "id": "output",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@frame",
      "type": "texture-mix"
    }
  ],
  "outputs": [
    "@output"
  ],
  "version": 4
}