[
  {
    "path": ".gitignore",
    "content": "# Logs\nlogs\n*.log\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\npnpm-debug.log*\nlerna-debug.log*\n\nnode_modules\ndist\ndist-ssr\n*.local\n\n# Editor directories and files\n.vscode/*\n!.vscode/extensions.json\n.idea\n.DS_Store\n*.suo\n*.ntvs*\n*.njsproj\n*.sln\n*.sw?\n\n.env\n\n# vscode\n.vscode"
  },
  {
    "path": "README.md",
    "content": "<div align=\"center\">\n  <br />\n    <a href=\"https://youtu.be/0fYi8SGA20k?feature=shared\" target=\"_blank\">\n      <img src=\"https://github.com/adrianhajdin/project_3D_developer_portfolio/assets/151519281/4722160a-8e61-403f-a905-728feae1f7e6\" alt=\"Project Banner\">\n    </a>\n  <br />\n\n  <div>\n    <img src=\"https://img.shields.io/badge/-React_JS-black?style=for-the-badge&logoColor=white&logo=react&color=61DAFB\" alt=\"react.js\" />\n    <img src=\"https://img.shields.io/badge/-Three_JS-black?style=for-the-badge&logoColor=white&logo=threedotjs&color=000000\" alt=\"three.js\" />\n    <img src=\"https://img.shields.io/badge/-Tailwind_CSS-black?style=for-the-badge&logoColor=white&logo=tailwindcss&color=06B6D4\" alt=\"tailwindcss\" />\n  </div>\n\n  <h3 align=\"center\">A 3D Developer Portfolio</h3>\n\n   <div align=\"center\">\n     Build this project step by step with our detailed tutorial on <a href=\"https://www.youtube.com/@javascriptmastery/videos\" target=\"_blank\"><b>JavaScript Mastery</b></a> YouTube. Join the JSM family!\n    </div>\n</div>\n\n## 📋 <a name=\"table\">Table of Contents</a>\n\n1. 🤖 [Introduction](#introduction)\n2. ⚙️ [Tech Stack](#tech-stack)\n3. 🔋 [Features](#features)\n4. 🤸 [Quick Start](#quick-start)\n5. 🕸️ [Snippets](#snippets)\n6. 🔗 [Links](#links)\n7. 🚀 [More](#more)\n\n## 🚨 Tutorial\n\nThis repository contains the code corresponding to an in-depth tutorial available on our YouTube channel, <a href=\"https://www.youtube.com/@javascriptmastery/videos\" target=\"_blank\"><b>JavaScript Mastery</b></a>. \n\nIf you prefer visual learning, this is the perfect resource for you. Follow our tutorial to learn how to build projects like these step-by-step in a beginner-friendly manner!\n\n<a href=\"https://youtu.be/0fYi8SGA20k?feature=shared\" target=\"_blank\"><img src=\"https://github.com/sujatagunale/EasyRead/assets/151519281/1736fca5-a031-4854-8c09-bc110e3bc16d\" /></a>\n\n## <a name=\"introduction\">🤖 Introduction</a>\n\nBy developing this project, you will gain hands-on experience in crafting immersive web experiences, mastering 3D libraries, and implementing engaging animations. The combination of creativity and technical skills showcased in this project serves as an excellent learning opportunity for developers seeking to enhance their portfolio and captivate users with cutting-edge web design.\n\nIf you're getting started and need assistance or face any bugs, join our active Discord community with over 27k+ members. It's a place where people help each other out.\n\n<a href=\"https://discord.com/invite/n6EdbFJ\" target=\"_blank\"><img src=\"https://github.com/sujatagunale/EasyRead/assets/151519281/618f4872-1e10-42da-8213-1d69e486d02e\" /></a>\n\n## <a name=\"tech-stack\">⚙️ Tech Stack</a>\n\n- React.js\n- Three.js\n- React Three Fiber\n- React Three Drei\n- Email JS\n- Vite\n- Tailwind CSS\n\n## <a name=\"features\">🔋 Features</a>\n\n👉 **Customizable 3D Hero Section**: Includes a 3D desktop model easily customizable to suit specific needs.\n\n👉 **Interactive Experience and Work Sections**: Utilizes animations powered by framer motion for engaging user experience.\n\n👉 **3D Skills Section**: Showcases skills using 3D geometries through three.js and React Three fiber\n\n👉 **Animated Projects and Testimonials**: Features animated sections using framer motion for projects and client testimonials.\n\n👉 **Contact Section with 3D Earth Model**:Integrates a 3D earth model with email functionality powered by emailjs.\n\n👉 **3D Stars**: Generate stars progressively at random positions using Three.js for background display.\n\n👉 **Consistent Animations**: Implements cohesive animations throughout the website using framer motion.\n\n👉 **Responsive Design**: Ensures optimal display and functionality across all devices.\n\nand many more, including code architecture and reusability \n\n## <a name=\"quick-start\">🤸 Quick Start</a>\n\nFollow these steps to set up the project locally on your machine.\n\n**Prerequisites**\n\nMake sure you have the following installed on your machine:\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/en)\n- [npm](https://www.npmjs.com/) (Node Package Manager)\n\n**Cloning the Repository**\n\n```bash\ngit clone git@github.com:adrianhajdin/project_3D_developer_portfolio.git\ncd project_3D_developer_portfolio\n```\n\n**Installation**\n\nInstall the project dependencies using npm:\n\n```bash\nnpm install\n```\n\n**Set Up Environment Variables**\n\nCreate a new file named `.env` in the root of your project and add the following content:\n\n```env\nREACT_APP_EMAILJS_USERID=your_emailjs_user_id\nREACT_APP_EMAILJS_TEMPLATEID=your_emailjs_template_id\nREACT_APP_EMAILJS_RECEIVERID=your_emailjs_receiver_id\n```\n\nReplace the placeholder values with your actual EmailJS credentials. You can obtain these credentials by signing up on the [EmailJS website](https://www.emailjs.com/).\n\n**Running the Project**\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:5173](http://localhost:5173) in your browser to view the project.\n\n## <a name=\"snippets\">🕸️ Snippets</a>\n\n<details>\n<summary><code>constants.js</code></summary>\n\n```javascript\nimport {\n  mobile,\n  backend,\n  creator,\n  web,\n  javascript,\n  typescript,\n  html,\n  css,\n  reactjs,\n  redux,\n  tailwind,\n  nodejs,\n  mongodb,\n  git,\n  figma,\n  docker,\n  meta,\n  starbucks,\n  tesla,\n  shopify,\n  carrent,\n  jobit,\n  tripguide,\n  threejs,\n} from \"../assets\";\n\nexport const navLinks = [\n  {\n    id: \"about\",\n    title: \"About\",\n  },\n  {\n    id: \"work\",\n    title: \"Work\",\n  },\n  {\n    id: \"contact\",\n    title: \"Contact\",\n  },\n];\n\nconst services = [\n  {\n    title: \"Web Developer\",\n    icon: web,\n  },\n  {\n    title: \"React Native Developer\",\n    icon: mobile,\n  },\n  {\n    title: \"Backend Developer\",\n    icon: backend,\n  },\n  {\n    title: \"Content Creator\",\n    icon: creator,\n  },\n];\n\nconst technologies = [\n  {\n    name: \"HTML 5\",\n    icon: html,\n  },\n  {\n    name: \"CSS 3\",\n    icon: css,\n  },\n  {\n    name: \"JavaScript\",\n    icon: javascript,\n  },\n  {\n    name: \"TypeScript\",\n    icon: typescript,\n  },\n  {\n    name: \"React JS\",\n    icon: reactjs,\n  },\n  {\n    name: \"Redux Toolkit\",\n    icon: redux,\n  },\n  {\n    name: \"Tailwind CSS\",\n    icon: tailwind,\n  },\n  {\n    name: \"Node JS\",\n    icon: nodejs,\n  },\n  {\n    name: \"MongoDB\",\n    icon: mongodb,\n  },\n  {\n    name: \"Three JS\",\n    icon: threejs,\n  },\n  {\n    name: \"git\",\n    icon: git,\n  },\n  {\n    name: \"figma\",\n    icon: figma,\n  },\n  {\n    name: \"docker\",\n    icon: docker,\n  },\n];\n\nconst experiences = [\n  {\n    title: \"React.js Developer\",\n    company_name: \"Starbucks\",\n    icon: starbucks,\n    iconBg: \"#383E56\",\n    date: \"March 2020 - April 2021\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"React Native Developer\",\n    company_name: \"Tesla\",\n    icon: tesla,\n    iconBg: \"#E6DEDD\",\n    date: \"Jan 2021 - Feb 2022\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"Web Developer\",\n    company_name: \"Shopify\",\n    icon: shopify,\n    iconBg: \"#383E56\",\n    date: \"Jan 2022 - Jan 2023\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"Full stack Developer\",\n    company_name: \"Meta\",\n    icon: meta,\n    iconBg: \"#E6DEDD\",\n    date: \"Jan 2023 - Present\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n];\n\nconst testimonials = [\n  {\n    testimonial:\n      \"I thought it was impossible to make a website as beautiful as our product, but Rick proved me wrong.\",\n    name: \"Sara Lee\",\n    designation: \"CFO\",\n    company: \"Acme Co\",\n    image: \"https://randomuser.me/api/portraits/women/4.jpg\",\n  },\n  {\n    testimonial:\n      \"I've never met a web developer who truly cares about their clients' success like Rick does.\",\n    name: \"Chris Brown\",\n    designation: \"COO\",\n    company: \"DEF Corp\",\n    image: \"https://randomuser.me/api/portraits/men/5.jpg\",\n  },\n  {\n    testimonial:\n      \"After Rick optimized our website, our traffic increased by 50%. We can't thank them enough!\",\n    name: \"Lisa Wang\",\n    designation: \"CTO\",\n    company: \"456 Enterprises\",\n    image: \"https://randomuser.me/api/portraits/women/6.jpg\",\n  },\n];\n\nconst projects = [\n  {\n    name: \"Car Rent\",\n    description:\n      \"Web-based platform that allows users to search, book, and manage car rentals from various providers, providing a convenient and efficient solution for transportation needs.\",\n    tags: [\n      {\n        name: \"react\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"mongodb\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"tailwind\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: carrent,\n    source_code_link: \"https://github.com/\",\n  },\n  {\n    name: \"Job IT\",\n    description:\n      \"Web application that enables users to search for job openings, view estimated salary ranges for positions, and locate available jobs based on their current location.\",\n    tags: [\n      {\n        name: \"react\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"restapi\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"scss\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: jobit,\n    source_code_link: \"https://github.com/\",\n  },\n  {\n    name: \"Trip Guide\",\n    description:\n      \"A comprehensive travel booking platform that allows users to book flights, hotels, and rental cars, and offers curated recommendations for popular destinations.\",\n    tags: [\n      {\n        name: \"nextjs\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"supabase\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"css\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: tripguide,\n    source_code_link: \"https://github.com/\",\n  },\n];\n\nexport { services, technologies, experiences, testimonials, projects };\n```\n</details>\n\n<details>\n<summary><code>index.css</code></summary>\n\n```css\n@import url(\"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap\");\n\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: \"Poppins\", sans-serif;\n  scroll-behavior: smooth;\n  color-scheme: dark;\n}\n\n.hash-span {\n  margin-top: -100px;\n  padding-bottom: 100px;\n  display: block;\n}\n\n.black-gradient {\n  background: #000000; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to right,\n    #434343,\n    #000000\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to right,\n    #434343,\n    #000000\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n}\n\n.violet-gradient {\n  background: #804dee;\n  background: linear-gradient(-90deg, #804dee 0%, rgba(60, 51, 80, 0) 100%);\n  background: -webkit-linear-gradient(\n    -90deg,\n    #804dee 0%,\n    rgba(60, 51, 80, 0) 100%\n  );\n}\n\n.green-pink-gradient {\n  background: \"#00cea8\";\n  background: linear-gradient(90.13deg, #00cea8 1.9%, #bf61ff 97.5%);\n  background: -webkit-linear-gradient(-90.13deg, #00cea8 1.9%, #bf61ff 97.5%);\n}\n\n.orange-text-gradient {\n  background: #f12711; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #f12711,\n    #f5af19\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #f12711,\n    #f5af19\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.green-text-gradient {\n  background: #11998e; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #11998e,\n    #38ef7d\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #11998e,\n    #38ef7d\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.blue-text-gradient {\n  /* background: -webkit-linear-gradient(#eee, #333); */\n  background: #56ccf2; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #2f80ed,\n    #56ccf2\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #2f80ed,\n    #56ccf2\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.pink-text-gradient {\n  background: #ec008c; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #ec008c,\n    #fc6767\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #ec008c,\n    #fc6767\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n/* canvas- styles */\n.canvas-loader {\n  font-size: 10px;\n  width: 1em;\n  height: 1em;\n  border-radius: 50%;\n  position: relative;\n  text-indent: -9999em;\n  animation: mulShdSpin 1.1s infinite ease;\n  transform: translateZ(0);\n}\n\n@keyframes mulShdSpin {\n  0%,\n  100% {\n    box-shadow: 0em -2.6em 0em 0em #ffffff,\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.5),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);\n  }\n  12.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7),\n      1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);\n  }\n  25% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff,\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  37.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff,\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  50% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.5),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff,\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  62.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff,\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  75% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.5),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff,\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  87.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;\n  }\n}\n```\n</details>\n\n<details>\n<summary><code>Motion.js</code></summary>\n\n```javascript\nexport const textVariant = (delay) => {\n  return {\n    hidden: {\n      y: -50,\n      opacity: 0,\n    },\n    show: {\n      y: 0,\n      opacity: 1,\n      transition: {\n        type: \"spring\",\n        duration: 1.25,\n        delay: delay,\n      },\n    },\n  };\n};\n\nexport const fadeIn = (direction, type, delay, duration) => {\n  return {\n    hidden: {\n      x: direction === \"left\" ? 100 : direction === \"right\" ? -100 : 0,\n      y: direction === \"up\" ? 100 : direction === \"down\" ? -100 : 0,\n      opacity: 0,\n    },\n    show: {\n      x: 0,\n      y: 0,\n      opacity: 1,\n      transition: {\n        type: type,\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const zoomIn = (delay, duration) => {\n  return {\n    hidden: {\n      scale: 0,\n      opacity: 0,\n    },\n    show: {\n      scale: 1,\n      opacity: 1,\n      transition: {\n        type: \"tween\",\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const slideIn = (direction, type, delay, duration) => {\n  return {\n    hidden: {\n      x: direction === \"left\" ? \"-100%\" : direction === \"right\" ? \"100%\" : 0,\n      y: direction === \"up\" ? \"100%\" : direction === \"down\" ? \"100%\" : 0,\n    },\n    show: {\n      x: 0,\n      y: 0,\n      transition: {\n        type: type,\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const staggerContainer = (staggerChildren, delayChildren) => {\n  return {\n    hidden: {},\n    show: {\n      transition: {\n        staggerChildren: staggerChildren,\n        delayChildren: delayChildren || 0,\n      },\n    },\n  };\n};\n```\n</details>\n\n<details>\n<summary><code>styles.js</code></summary>\n\n```javascript\nconst styles = {\n  paddingX: \"sm:px-16 px-6\",\n  paddingY: \"sm:py-16 py-6\",\n  padding: \"sm:px-16 px-6 sm:py-16 py-10\",\n\n  heroHeadText:\n    \"font-black text-white lg:text-[80px] sm:text-[60px] xs:text-[50px] text-[40px] lg:leading-[98px] mt-2\",\n  heroSubText:\n    \"text-[#dfd9ff] font-medium lg:text-[30px] sm:text-[26px] xs:text-[20px] text-[16px] lg:leading-[40px]\",\n\n  sectionHeadText:\n    \"text-white font-black md:text-[60px] sm:text-[50px] xs:text-[40px] text-[30px]\",\n  sectionSubText:\n    \"sm:text-[18px] text-[14px] text-secondary uppercase tracking-wider\",\n};\n\nexport { styles };\n```\n\n</details>\n\n<details>\n<summary><code>tailwind.config.cjs</code></summary>\n\n```javascript\n/** @type {import('tailwindcss').Config} */\nmodule.exports = {\n  content: [\"./src/**/*.{js,jsx}\"],\n  mode: \"jit\",\n  theme: {\n    extend: {\n      colors: {\n        primary: \"#050816\",\n        secondary: \"#aaa6c3\",\n        tertiary: \"#151030\",\n        \"black-100\": \"#100d25\",\n        \"black-200\": \"#090325\",\n        \"white-100\": \"#f3f3f3\",\n      },\n      boxShadow: {\n        card: \"0px 35px 120px -15px #211e35\",\n      },\n      screens: {\n        xs: \"450px\",\n      },\n      backgroundImage: {\n        \"hero-pattern\": \"url('/src/assets/herobg.png')\",\n      },\n    },\n  },\n  plugins: [],\n};\n```\n\n</details>\n\n## <a name=\"links\">🔗 Links</a>\n\nModels and Assets used in the project can be found [here](https://drive.google.com/drive/folders/1KVU8iaH0E_JFtShNiR3BgCSA3pawXY4Z)\n\n## <a name=\"more\">🚀 More</a>\n\n**Advance your skills with Next.js Pro Course**\n\nEnjoyed creating this project? Dive deeper into our PRO courses for a richer learning experience. They're packed with detailed explanations, cool features, and exercises to boost your skills. Give it a go!\n\n<a href=\"https://www.jsmastery.pro/ultimate-next-course\" target=\"_blank\">\n<img src=\"https://i.ibb.co/804sPK6/Image-720.png\" alt=\"Project Banner\">\n</a>\n"
  },
  {
    "path": "index.html",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <link rel=\"icon\" type=\"image/svg+xml\" href=\"/logo.svg\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n    <title>Adrian | JavaScript Mastery Portfolio</title>\n  </head>\n  <body>\n    <div id=\"root\"></div>\n    <script type=\"module\" src=\"/src/main.jsx\"></script>\n  </body>\n</html>\n"
  },
  {
    "path": "package.json",
    "content": "{\n  \"name\": \"3dfolio\",\n  \"private\": true,\n  \"version\": \"0.0.0\",\n  \"type\": \"module\",\n  \"scripts\": {\n    \"dev\": \"vite\",\n    \"build\": \"vite build\",\n    \"preview\": \"vite preview\"\n  },\n  \"dependencies\": {\n    \"@emailjs/browser\": \"^3.10.0\",\n    \"@react-three/drei\": \"^9.56.24\",\n    \"@react-three/fiber\": \"^8.11.1\",\n    \"framer-motion\": \"^9.0.7\",\n    \"maath\": \"^0.5.2\",\n    \"react\": \"^18.2.0\",\n    \"react-dom\": \"^18.2.0\",\n    \"react-router-dom\": \"^6.8.1\",\n    \"react-tilt\": \"^0.1.4\",\n    \"react-vertical-timeline-component\": \"^3.6.0\",\n    \"three\": \"^0.149.0\"\n  },\n  \"devDependencies\": {\n    \"@types/react\": \"^18.0.27\",\n    \"@types/react-dom\": \"^18.0.10\",\n    \"@vitejs/plugin-react\": \"^3.1.0\",\n    \"autoprefixer\": \"^10.4.13\",\n    \"postcss\": \"^8.4.21\",\n    \"tailwindcss\": \"^3.2.6\",\n    \"vite\": \"^4.1.0\"\n  }\n}"
  },
  {
    "path": "postcss.config.cjs",
    "content": "module.exports = {\n    plugins: {\n        tailwindcss: {},\n        autoprefixer: {},\n    }\n}"
  },
  {
    "path": "public/desktop_pc/license.txt",
    "content": "Model Information:\n* title:\tGaming Desktop PC\n* source:\thttps://sketchfab.com/3d-models/gaming-desktop-pc-d1d8282c9916438091f11aeb28787b66\n* author:\tYolala1232 (https://sketchfab.com/Yolala1232)\n\nModel License:\n* license type:\tCC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)\n* requirements:\tAuthor must be credited. Commercial use is allowed.\n\nIf you use this 3D model in your project be sure to copy paste this credit wherever you share it:\nThis work is based on \"Gaming Desktop PC\" (https://sketchfab.com/3d-models/gaming-desktop-pc-d1d8282c9916438091f11aeb28787b66) by Yolala1232 (https://sketchfab.com/Yolala1232) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)"
  },
  {
    "path": "public/desktop_pc/scene.gltf",
    "content": "{\n  \"accessors\": [\n    {\n      \"bufferView\": 2,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 288,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.7262974977493286,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 576,\n      \"componentType\": 5126,\n      \"count\": 1092,\n      \"max\": [\n        1.0,\n        1.000000238418579,\n        1.0\n      ],\n      \"min\": [\n        -0.9999989867210388,\n        -0.9999997615814209,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 13680,\n      \"componentType\": 5126,\n      \"count\": 1092,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 192,\n      \"componentType\": 5126,\n      \"count\": 1092,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 144,\n      \"componentType\": 5125,\n      \"count\": 2157,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 26784,\n      \"componentType\": 5126,\n      \"count\": 369,\n      \"max\": [\n        1.0,\n        -0.9700000286102295,\n        0.9999998211860657\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 31212,\n      \"componentType\": 5126,\n      \"count\": 369,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 8928,\n      \"componentType\": 5126,\n      \"count\": 369,\n      \"max\": [\n        0.625,\n        1.0\n      ],\n      \"min\": [\n        0.375,\n        0.75\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 8772,\n      \"componentType\": 5125,\n      \"count\": 708,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 35640,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 35928,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 11880,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 11604,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 36216,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 36504,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 12072,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 11748,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 36792,\n      \"componentType\": 5126,\n      \"count\": 1536,\n      \"max\": [\n        1.0000009536743164,\n        48.145477294921875,\n        1.0\n      ],\n      \"min\": [\n        -54.65338134765625,\n        -1.000000238418579,\n        -80.99169921875\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 55224,\n      \"componentType\": 5126,\n      \"count\": 1536,\n      \"max\": [\n        0.9951848983764648,\n        0.9951848983764648,\n        1.0\n      ],\n      \"min\": [\n        -0.9951848983764648,\n        -0.9951848983764648,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 12264,\n      \"componentType\": 5126,\n      \"count\": 1536,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 11892,\n      \"componentType\": 5125,\n      \"count\": 2976,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 73656,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0782172679901123,\n        1.0711627006530762,\n        1.0079421997070313\n      ],\n      \"min\": [\n        -1.0755589008331299,\n        -1.0782172679901123,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 78732,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 24552,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.75,\n        0.875\n      ],\n      \"min\": [\n        0.25,\n        0.625\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 23796,\n      \"componentType\": 5125,\n      \"count\": 795,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 83808,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 84144,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 27936,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 26976,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 84480,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 84816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 28160,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 27288,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 85152,\n      \"componentType\": 5126,\n      \"count\": 1257,\n      \"max\": [\n        1.0,\n        31.104598999023438,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 100236,\n      \"componentType\": 5126,\n      \"count\": 1257,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 28384,\n      \"componentType\": 5126,\n      \"count\": 1257,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 27600,\n      \"componentType\": 5125,\n      \"count\": 2370,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 115320,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0782172679901123,\n        1.0711627006530762,\n        1.0079421997070313\n      ],\n      \"min\": [\n        -1.0755589008331299,\n        -1.0782172679901123,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 120396,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 38440,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.75,\n        0.875\n      ],\n      \"min\": [\n        0.25,\n        0.625\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 37080,\n      \"componentType\": 5125,\n      \"count\": 795,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 125472,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 125808,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 41824,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 40260,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 126144,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 126480,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 42048,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 40572,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 126816,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0782172679901123,\n        1.0711627006530762,\n        1.0079421997070313\n      ],\n      \"min\": [\n        -1.0755589008331299,\n        -1.0782172679901123,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 131892,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 42272,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.75,\n        0.875\n      ],\n      \"min\": [\n        0.25,\n        0.625\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 40884,\n      \"componentType\": 5125,\n      \"count\": 795,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 136968,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 137304,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 45656,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 44064,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 137640,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 137976,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 45880,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 44376,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 138312,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0782172679901123,\n        1.0711627006530762,\n        1.0079421997070313\n      ],\n      \"min\": [\n        -1.0755589008331299,\n        -1.0782172679901123,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 143388,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 46104,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.75,\n        0.875\n      ],\n      \"min\": [\n        0.25,\n        0.625\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 44688,\n      \"componentType\": 5125,\n      \"count\": 795,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 148464,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 148800,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 49488,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 47868,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 149136,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 149472,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 49712,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 48180,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 149808,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        1.0000001192092896,\n        1.0000005960464478,\n        1.0\n      ],\n      \"min\": [\n        -1.0000001192092896,\n        -0.9999996423721313,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 150528,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 49936,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        0.9447774291038513,\n        0.8551908731460571\n      ],\n      \"min\": [\n        0.03647267818450928,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 48492,\n      \"componentType\": 5125,\n      \"count\": 120,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 151248,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 151536,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 50416,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 48972,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 151824,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0782172679901123,\n        1.0711627006530762,\n        1.0079421997070313\n      ],\n      \"min\": [\n        -1.0755589008331299,\n        -1.0782172679901123,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 156900,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 50608,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.75,\n        0.875\n      ],\n      \"min\": [\n        0.25,\n        0.625\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 49116,\n      \"componentType\": 5125,\n      \"count\": 795,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 161976,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 162312,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 53992,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 52296,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 162648,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.5023584961891174,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5023584961891174,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 162984,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 54216,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 52608,\n      \"componentType\": 5125,\n      \"count\": 78,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 163320,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        3.7961838245391846,\n        1.1679691076278687,\n        1.2246426343917847\n      ],\n      \"min\": [\n        -1.1679697036743164,\n        -1.1679697036743164,\n        -31.970701217651367\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 179448,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        1.0,\n        0.9951847791671753,\n        0.9951847791671753\n      ],\n      \"min\": [\n        -1.0,\n        -0.9951847791671753,\n        -0.9992701411247253\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 54440,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        1.0000001192092896,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 52920,\n      \"componentType\": 5125,\n      \"count\": 2094,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 195576,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        3.7961838245391846,\n        1.1679691076278687,\n        1.2246426343917847\n      ],\n      \"min\": [\n        -1.1679697036743164,\n        -1.1679697036743164,\n        -31.970701217651367\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 211704,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        1.0,\n        0.9951847791671753,\n        0.9951847791671753\n      ],\n      \"min\": [\n        -1.0,\n        -0.9951847791671753,\n        -0.9992701411247253\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 65192,\n      \"componentType\": 5126,\n      \"count\": 1344,\n      \"max\": [\n        1.0000001192092896,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 61296,\n      \"componentType\": 5125,\n      \"count\": 2094,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 227832,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.8105590343475342,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.8105590343475342,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 227880,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 75944,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 69672,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 227928,\n      \"componentType\": 5126,\n      \"count\": 554,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.9026387333869934\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 234576,\n      \"componentType\": 5126,\n      \"count\": 554,\n      \"max\": [\n        1.0,\n        0.9995229840278625,\n        0.9996175765991211\n      ],\n      \"min\": [\n        -1.0,\n        -0.9995237588882446,\n        -0.9995875954627991\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 75976,\n      \"componentType\": 5126,\n      \"count\": 554,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 69696,\n      \"componentType\": 5125,\n      \"count\": 1044,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 241224,\n      \"componentType\": 5126,\n      \"count\": 536,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 247656,\n      \"componentType\": 5126,\n      \"count\": 536,\n      \"max\": [\n        1.0,\n        1.0,\n        0.9999208450317383\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.9999490976333618\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 80408,\n      \"componentType\": 5126,\n      \"count\": 536,\n      \"max\": [\n        0.875004231929779,\n        1.000004529953003\n      ],\n      \"min\": [\n        0.12499542534351349,\n        0.24999544024467468\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 73872,\n      \"componentType\": 5125,\n      \"count\": 1044,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254088,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        2.209876537322998,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -2.209876537322998,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254136,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84696,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78048,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254184,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        -0.9191663265228271,\n        1.0,\n        -0.18246042728424072\n      ],\n      \"min\": [\n        -0.9717132449150085,\n        1.0,\n        -0.6503302454948425\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254256,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84728,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.24364516139030457,\n        0.40422821044921875\n      ],\n      \"min\": [\n        0.22861061990261078,\n        0.1771208941936493\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78072,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254328,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        -0.7314748764038086,\n        1.0,\n        -0.5818517208099365\n      ],\n      \"min\": [\n        -0.7544288635253906,\n        1.0,\n        -0.922091543674469\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254412,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84776,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.29871445894241333,\n        0.21035167574882507\n      ],\n      \"min\": [\n        0.2918335199356079,\n        0.04545745998620987\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78120,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254496,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6773743033409119,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.6773743033409119,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254544,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84832,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78180,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254592,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6773743033409119,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.6773743033409119,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254640,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84864,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78204,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 254688,\n      \"componentType\": 5126,\n      \"count\": 1095,\n      \"max\": [\n        0.6773743033409119,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.6773743033409119,\n        -0.5,\n        -3.243551205400763e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 267828,\n      \"componentType\": 5126,\n      \"count\": 1095,\n      \"max\": [\n        7.840430953365285e-07,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -7.535515464951459e-07,\n        -1.0621823776091333e-06,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 84896,\n      \"componentType\": 5126,\n      \"count\": 1095,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 78228,\n      \"componentType\": 5125,\n      \"count\": 6144,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 280968,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 281256,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 93656,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 102804,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 281544,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        0.9999904632568359,\n        1.0,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.000009536743164,\n        -1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 283728,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 93848,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 102948,\n      \"componentType\": 5125,\n      \"count\": 330,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 285912,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 286200,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 95304,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 104268,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 286488,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0147204399108887,\n        2.9120607376098633,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.272171974182129,\n        1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 288648,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        0.9986199140548706,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9986199140548706,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 95496,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 104412,\n      \"componentType\": 5125,\n      \"count\": 312,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 290808,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 291096,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 96936,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 105660,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 291384,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        0.9999904632568359,\n        1.0,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.000009536743164,\n        -1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 293568,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 97128,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 105804,\n      \"componentType\": 5125,\n      \"count\": 330,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 295752,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 296040,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 98584,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 107124,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 296328,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0147204399108887,\n        2.9120607376098633,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.272171974182129,\n        1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 298488,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        0.9986199140548706,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9986199140548706,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 98776,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 107268,\n      \"componentType\": 5125,\n      \"count\": 312,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 300648,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 300936,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 100216,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 108516,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 301224,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        0.9999904632568359,\n        1.0,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.000009536743164,\n        -1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 303408,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 100408,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 108660,\n      \"componentType\": 5125,\n      \"count\": 330,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 305592,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 305880,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 101864,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 109980,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 306168,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0147204399108887,\n        2.9120607376098633,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.272171974182129,\n        1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 308328,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        0.9986199140548706,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9986199140548706,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 102056,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 110124,\n      \"componentType\": 5125,\n      \"count\": 312,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 310488,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 310776,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 103496,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 111372,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 311064,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        0.9999904632568359,\n        1.0,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.000009536743164,\n        -1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 313248,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 103688,\n      \"componentType\": 5126,\n      \"count\": 182,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 111516,\n      \"componentType\": 5125,\n      \"count\": 330,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 315432,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 315720,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 105144,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0868080854415894,\n        1.001512885093689\n      ],\n      \"min\": [\n        -0.04749802500009537,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 112836,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 316008,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0147204399108887,\n        2.9120607376098633,\n        0.9999997019767761\n      ],\n      \"min\": [\n        -1.272171974182129,\n        1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 318168,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        0.9986199140548706,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9986199140548706,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 105336,\n      \"componentType\": 5126,\n      \"count\": 180,\n      \"max\": [\n        1.0917543172836304,\n        1.0021878480911255\n      ],\n      \"min\": [\n        -0.023310065269470215,\n        -0.004564238712191582\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 112980,\n      \"componentType\": 5125,\n      \"count\": 312,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 320328,\n      \"componentType\": 5126,\n      \"count\": 627,\n      \"max\": [\n        0.6773743033409119,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.6773743033409119,\n        -0.5,\n        -3.243551205400763e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 327852,\n      \"componentType\": 5126,\n      \"count\": 627,\n      \"max\": [\n        7.840430953365285e-07,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -7.535515464951459e-07,\n        -1.0621823776091333e-06,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 106776,\n      \"componentType\": 5126,\n      \"count\": 627,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 114228,\n      \"componentType\": 5125,\n      \"count\": 3336,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 335376,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        1.1387947797775269,\n        1.0000003576278687,\n        0.9999998807907104\n      ],\n      \"min\": [\n        -1.1055898666381836,\n        -0.9999994039535522,\n        -0.9999998807907104\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 360360,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        0.9997839331626892,\n        1.0,\n        0.9994681477546692\n      ],\n      \"min\": [\n        -0.9985126852989197,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 111792,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 127572,\n      \"componentType\": 5125,\n      \"count\": 4002,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 385344,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 385632,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 128448,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0022401809692383,\n        1.0030733346939087\n      ],\n      \"min\": [\n        0.0023581634741276503,\n        -0.004165643826127052\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 143580,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 385920,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6374045610427856,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.6374045610427856,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 385968,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 128640,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 143724,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 386016,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5886889696121216,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5886889696121216,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 386064,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 128672,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 143748,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 386112,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9999997019767761,\n        0.9999997615814209,\n        0.9999923706054688\n      ],\n      \"min\": [\n        -1.0000005960464478,\n        -1.000000238418579,\n        -1.0000076293945313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 390816,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9951847195625305,\n        0.9952271580696106,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847791671753,\n        -0.9952271580696106,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 128704,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 143772,\n      \"componentType\": 5125,\n      \"count\": 768,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 395520,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9999997019767761,\n        0.9999997615814209,\n        0.9999923706054688\n      ],\n      \"min\": [\n        -1.0000005960464478,\n        -1.000000238418579,\n        -1.0000076293945313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 400224,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9951847195625305,\n        0.9952271580696106,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847791671753,\n        -0.9952271580696106,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 131840,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 146844,\n      \"componentType\": 5125,\n      \"count\": 768,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 404928,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        1.1387947797775269,\n        1.0000003576278687,\n        0.9999998807907104\n      ],\n      \"min\": [\n        -1.1055898666381836,\n        -0.9999994039535522,\n        -0.9999998807907104\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 429912,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        0.9997839331626892,\n        1.0,\n        0.9994681477546692\n      ],\n      \"min\": [\n        -0.9985126852989197,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 134976,\n      \"componentType\": 5126,\n      \"count\": 2082,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 149916,\n      \"componentType\": 5125,\n      \"count\": 4002,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 454896,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9999997019767761,\n        0.9999997615814209,\n        0.9999923706054688\n      ],\n      \"min\": [\n        -1.0000005960464478,\n        -1.000000238418579,\n        -1.0000076293945313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 459600,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9951847195625305,\n        0.9952271580696106,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847791671753,\n        -0.9952271580696106,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 151632,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 165924,\n      \"componentType\": 5125,\n      \"count\": 768,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 464304,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9999997019767761,\n        0.9999997615814209,\n        0.9999923706054688\n      ],\n      \"min\": [\n        -1.0000005960464478,\n        -1.000000238418579,\n        -1.0000076293945313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 469008,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        0.9951847195625305,\n        0.9952271580696106,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847791671753,\n        -0.9952271580696106,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 154768,\n      \"componentType\": 5126,\n      \"count\": 392,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 168996,\n      \"componentType\": 5125,\n      \"count\": 768,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473712,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5045953989028931,\n        0.3278324007987976,\n        0.0\n      ],\n      \"min\": [\n        -0.6285498142242432,\n        -0.2782910466194153,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473760,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 157904,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.7838349342346191,\n        0.8278323411941528\n      ],\n      \"min\": [\n        0.14644071459770203,\n        0.22170895338058472\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172068,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473808,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.8977590799331665,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.8977590799331665,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473856,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 157936,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172092,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473904,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.1818181276321411,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.1818181276321411,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 473952,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 157968,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172116,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 474000,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.1818181276321411,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.1818181276321411,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 474048,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 158000,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172140,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 474096,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.1818181276321411,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.1818181276321411,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 474144,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 158032,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172164,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 474192,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        1.25,\n        1.25,\n        0.25\n      ],\n      \"min\": [\n        -1.25,\n        -1.25,\n        -0.25\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 501840,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        0.9639958739280701,\n        0.9639962315559387,\n        0.9657869935035706\n      ],\n      \"min\": [\n        -0.9639959931373596,\n        -0.9639962315559387,\n        -0.9657869935035706\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 158064,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        8.881784197001252e-16,\n        2.220446049250313e-16\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 172188,\n      \"componentType\": 5125,\n      \"count\": 3456,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 529488,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        1.25,\n        1.25,\n        0.25\n      ],\n      \"min\": [\n        -1.25,\n        -1.25,\n        -0.25\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 557136,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        0.9639958739280701,\n        0.9639962315559387,\n        0.9657869935035706\n      ],\n      \"min\": [\n        -0.9639959931373596,\n        -0.9639962315559387,\n        -0.9657869935035706\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 176496,\n      \"componentType\": 5126,\n      \"count\": 2304,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        8.881784197001252e-16,\n        2.220446049250313e-16\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 186012,\n      \"componentType\": 5125,\n      \"count\": 3456,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 584784,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.1818181276321411,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.1818181276321411,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 584832,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 194928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 199836,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 584880,\n      \"componentType\": 5126,\n      \"count\": 1081,\n      \"max\": [\n        1.9690883159637451,\n        0.9999999403953552,\n        0.999999463558197\n      ],\n      \"min\": [\n        -1.0000038146972656,\n        -0.9999999403953552,\n        -1.00078547000885\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 597852,\n      \"componentType\": 5126,\n      \"count\": 1081,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.9994636178016663\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 194960,\n      \"componentType\": 5126,\n      \"count\": 1081,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 199860,\n      \"componentType\": 5125,\n      \"count\": 2481,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 610824,\n      \"componentType\": 5126,\n      \"count\": 1187,\n      \"max\": [\n        1.0000076293945313,\n        0.9999999403953552,\n        1.004091739654541\n      ],\n      \"min\": [\n        -1.9652149677276611,\n        -0.9999999403953552,\n        -0.9871142506599426\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 625068,\n      \"componentType\": 5126,\n      \"count\": 1187,\n      \"max\": [\n        1.0,\n        1.0,\n        0.9998801946640015\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.9999997019767761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 203608,\n      \"componentType\": 5126,\n      \"count\": 1187,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 209784,\n      \"componentType\": 5125,\n      \"count\": 2583,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639312,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639456,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        0.0,\n        0.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 213104,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0026731491088867,\n        1.0014619827270508\n      ],\n      \"min\": [\n        -0.0026727914810180664,\n        -0.00042990222573280334\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 220116,\n      \"componentType\": 5125,\n      \"count\": 18,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639600,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0,\n        -1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639648,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        -1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 213200,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0044105052947998,\n        1.0086796283721924\n      ],\n      \"min\": [\n        -0.0004421733319759369,\n        0.003827174659818411\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 220188,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639696,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639744,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 213232,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0006370544433594,\n        0.9972243309020996\n      ],\n      \"min\": [\n        0.0025941054336726665,\n        -0.0008186604827642441\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 220212,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639792,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639840,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 213264,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.625,\n        0.5\n      ],\n      \"min\": [\n        0.375,\n        0.25\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 220236,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 639888,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 642192,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 213296,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.020052731037139893\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 220260,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 644496,\n      \"componentType\": 5126,\n      \"count\": 1944,\n      \"max\": [\n        3.8038816452026367,\n        2.2615699768066406,\n        1.0\n      ],\n      \"min\": [\n        -15.249255180358887,\n        -31.022493362426758,\n        -2.3976168632507324\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 667824,\n      \"componentType\": 5126,\n      \"count\": 1944,\n      \"max\": [\n        1.0,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 214832,\n      \"componentType\": 5126,\n      \"count\": 1944,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 221748,\n      \"componentType\": 5125,\n      \"count\": 3756,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 691152,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        0.4233589172363281,\n        0.125,\n        0.0\n      ],\n      \"min\": [\n        -0.6773743033409119,\n        -0.0625,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 693420,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 230384,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        0.8125,\n        0.625\n      ],\n      \"min\": [\n        0.0,\n        0.4375\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 236772,\n      \"componentType\": 5125,\n      \"count\": 936,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 695688,\n      \"componentType\": 5126,\n      \"count\": 260,\n      \"max\": [\n        4.499000072479248,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.017000000923871994,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 698808,\n      \"componentType\": 5126,\n      \"count\": 260,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 231896,\n      \"componentType\": 5126,\n      \"count\": 260,\n      \"max\": [\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 240516,\n      \"componentType\": 5125,\n      \"count\": 744,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 701928,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 702504,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 233976,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 243492,\n      \"componentType\": 5125,\n      \"count\": 84,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5416666865348816,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5416666865348816,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703128,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 234360,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 243828,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703176,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6265139579772949,\n        7.990339756011963,\n        -0.23152554035186768\n      ],\n      \"min\": [\n        0.38540422916412354,\n        7.990339756011963,\n        -0.3160744905471802\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703224,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0,\n        -3.648844358394854e-05\n      ],\n      \"min\": [\n        0.0,\n        1.0,\n        -3.648844358394854e-05\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 234392,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6926187872886658,\n        0.38096722960472107\n      ],\n      \"min\": [\n        0.6225779056549072,\n        0.34027791023254395\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 243852,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703272,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.815601646900177,\n        7.990339756011963,\n        -0.3034449517726898\n      ],\n      \"min\": [\n        0.5267530679702759,\n        7.990339756011963,\n        -0.7035747170448303\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703368,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.0,\n        1.0,\n        4.142609395785257e-05\n      ],\n      \"min\": [\n        0.0,\n        1.0,\n        4.142609395785257e-05\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 234424,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.7475705742835999,\n        0.34632164239883423\n      ],\n      \"min\": [\n        0.6636441946029663,\n        0.15354350209236145\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 243876,\n      \"componentType\": 5125,\n      \"count\": 18,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 703464,\n      \"componentType\": 5126,\n      \"count\": 680,\n      \"max\": [\n        1.0000015497207642,\n        0.9999999403953552,\n        2.1500468254089355\n      ],\n      \"min\": [\n        -0.9999996423721313,\n        -1.0,\n        -0.9999997615814209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 711624,\n      \"componentType\": 5126,\n      \"count\": 680,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 234488,\n      \"componentType\": 5126,\n      \"count\": 680,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 243948,\n      \"componentType\": 5125,\n      \"count\": 1326,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 719784,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 720096,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.0,\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        -1.0,\n        -0.9999943971633911,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 239928,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.625,\n        0.75\n      ],\n      \"min\": [\n        0.125,\n        0.008432947099208832\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 249252,\n      \"componentType\": 5125,\n      \"count\": 42,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 720408,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 722712,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 240136,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 249420,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 725016,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 727320,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 241672,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 250908,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 729624,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 731928,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 243208,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 252396,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 734232,\n      \"componentType\": 5126,\n      \"count\": 312,\n      \"max\": [\n        1.0,\n        1.0,\n        0.01519803050905466\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 737976,\n      \"componentType\": 5126,\n      \"count\": 312,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 244744,\n      \"componentType\": 5126,\n      \"count\": 312,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 253884,\n      \"componentType\": 5125,\n      \"count\": 612,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 741720,\n      \"componentType\": 5126,\n      \"count\": 538,\n      \"max\": [\n        6.535999774932861,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.05000000074505806,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 748176,\n      \"componentType\": 5126,\n      \"count\": 538,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 247240,\n      \"componentType\": 5126,\n      \"count\": 538,\n      \"max\": [\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 256332,\n      \"componentType\": 5125,\n      \"count\": 1566,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 754632,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        1.0,\n        -0.9932630062103271,\n        1.0000039339065552\n      ],\n      \"min\": [\n        -1.0000001192092896,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 754788,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        0.0,\n        -0.9950510263442993,\n        5.819432402631719e-08\n      ],\n      \"min\": [\n        -0.0993652418255806,\n        -1.0,\n        -6.562207488514105e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 251544,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        0.9986333847045898,\n        1.0311108827590942\n      ],\n      \"min\": [\n        -0.00327159371227026,\n        -0.01630556583404541\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 262596,\n      \"componentType\": 5125,\n      \"count\": 21,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 754944,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        1.0000001192092896,\n        1.0000001192092896,\n        1.0000039339065552\n      ],\n      \"min\": [\n        -1.0000001192092896,\n        -1.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 755052,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        2.074474195978837e-06,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        6.654953033091715e-09,\n        -0.0005635370034724474,\n        0.9999999403953552\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 251648,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.625,\n        0.9915670156478882\n      ],\n      \"min\": [\n        0.6249999403953552,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 262680,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 755160,\n      \"componentType\": 5126,\n      \"count\": 194,\n      \"max\": [\n        -0.22562137246131897,\n        -0.9382895231246948,\n        1.0\n      ],\n      \"min\": [\n        -0.866258978843689,\n        -1.167701005935669,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 757488,\n      \"componentType\": 5126,\n      \"count\": 194,\n      \"max\": [\n        0.9927478432655334,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -0.992747962474823,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 251720,\n      \"componentType\": 5126,\n      \"count\": 194,\n      \"max\": [\n        0.859375,\n        0.984375\n      ],\n      \"min\": [\n        0.140625,\n        0.75\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 262740,\n      \"componentType\": 5125,\n      \"count\": 732,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 759816,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        0.9999980926513672,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0000019073486328,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 760536,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 253272,\n      \"componentType\": 5126,\n      \"count\": 60,\n      \"max\": [\n        1.0023247003555298,\n        1.0046660900115967\n      ],\n      \"min\": [\n        -0.003598049283027649,\n        -0.0012564584612846375\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 265668,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761256,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        2.7037036418914795,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -2.7037036418914795,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761304,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 253752,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 266100,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761352,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.1799444556236267,\n        -1.0,\n        0.5355843305587769\n      ],\n      \"min\": [\n        -0.8836045861244202,\n        -1.0,\n        -0.9999997615814209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761400,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        -1.0,\n        -5.083506238179325e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -5.083506238179325e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 253784,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5626317858695984,\n        0.9854505658149719\n      ],\n      \"min\": [\n        0.375,\n        0.8525070548057556\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 266124,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761448,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.07102882117033005,\n        25.470916748046875,\n        -0.1949344128370285\n      ],\n      \"min\": [\n        -0.6432182192802429,\n        11.928181648254395,\n        -0.21538281440734863\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 761736,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.006363861728459597,\n        0.0,\n        0.9999958872795105\n      ],\n      \"min\": [\n        -0.9998001456260681,\n        0.0,\n        -0.999982476234436\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 253816,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.5313082933425903,\n        0.3981918692588806\n      ],\n      \"min\": [\n        0.32386016845703125,\n        0.38820135593414307\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 266148,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 762024,\n      \"componentType\": 5126,\n      \"count\": 765,\n      \"max\": [\n        0.7500004172325134,\n        0.5835747718811035,\n        0.30232858657836914\n      ],\n      \"min\": [\n        -1.2928948402404785,\n        -0.5835744142532349,\n        -0.4276741147041321\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 771204,\n      \"componentType\": 5126,\n      \"count\": 765,\n      \"max\": [\n        0.9747105836868286,\n        0.9999939799308777,\n        0.018605202436447144\n      ],\n      \"min\": [\n        -0.3604883849620819,\n        -0.9999939799308777,\n        -0.18716132640838623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 254008,\n      \"componentType\": 5126,\n      \"count\": 765,\n      \"max\": [\n        0.6499660015106201,\n        0.9854938387870789\n      ],\n      \"min\": [\n        0.2914024591445923,\n        0.009060414507985115\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 266292,\n      \"componentType\": 5125,\n      \"count\": 1749,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 780384,\n      \"componentType\": 5126,\n      \"count\": 613,\n      \"max\": [\n        0.8932732939720154,\n        0.5172706842422485,\n        0.23621487617492676\n      ],\n      \"min\": [\n        -1.106452465057373,\n        -0.5168939828872681,\n        -0.688133955001831\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 787740,\n      \"componentType\": 5126,\n      \"count\": 613,\n      \"max\": [\n        0.999932050704956,\n        0.9057161808013916,\n        0.9999951124191284\n      ],\n      \"min\": [\n        -0.9105597734451294,\n        -0.9052091836929321,\n        -0.14044713973999023\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 260128,\n      \"componentType\": 5126,\n      \"count\": 613,\n      \"max\": [\n        0.375,\n        0.7506334185600281\n      ],\n      \"min\": [\n        0.1249999925494194,\n        0.4957195520401001\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 273288,\n      \"componentType\": 5125,\n      \"count\": 2835,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 795096,\n      \"componentType\": 5126,\n      \"count\": 1493,\n      \"max\": [\n        0.9630271792411804,\n        0.556882917881012,\n        0.18661321699619293\n      ],\n      \"min\": [\n        -0.39268001914024353,\n        -0.5569188594818115,\n        -0.8559430837631226\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 813012,\n      \"componentType\": 5126,\n      \"count\": 1493,\n      \"max\": [\n        0.40309983491897583,\n        0.9057161808013916,\n        0.9984613060951233\n      ],\n      \"min\": [\n        -0.910571277141571,\n        -0.9052091836929321,\n        0.0592365525662899\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 265032,\n      \"componentType\": 5126,\n      \"count\": 1493,\n      \"max\": [\n        0.6605663895606995,\n        0.6694607734680176\n      ],\n      \"min\": [\n        0.3538597524166107,\n        0.018428992480039597\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 284628,\n      \"componentType\": 5125,\n      \"count\": 4824,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 830928,\n      \"componentType\": 5126,\n      \"count\": 672,\n      \"max\": [\n        -0.3396807312965393,\n        0.5835744738578796,\n        0.020233383402228355\n      ],\n      \"min\": [\n        -1.283933401107788,\n        -0.583574116230011,\n        -0.787056028842926\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 838992,\n      \"componentType\": 5126,\n      \"count\": 672,\n      \"max\": [\n        0.9925616383552551,\n        0.8442164659500122,\n        0.896517276763916\n      ],\n      \"min\": [\n        0.1980707049369812,\n        -0.8451879620552063,\n        -0.14109082520008087\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 276976,\n      \"componentType\": 5126,\n      \"count\": 672,\n      \"max\": [\n        0.6619391441345215,\n        0.9856670498847961\n      ],\n      \"min\": [\n        0.3504842519760132,\n        0.6516615152359009\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 303924,\n      \"componentType\": 5125,\n      \"count\": 2298,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 847056,\n      \"componentType\": 5126,\n      \"count\": 316,\n      \"max\": [\n        -0.08425244688987732,\n        0.5835747718811035,\n        0.06442265957593918\n      ],\n      \"min\": [\n        -1.287115454673767,\n        -0.5835744142532349,\n        -0.7428668141365051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 850848,\n      \"componentType\": 5126,\n      \"count\": 316,\n      \"max\": [\n        0.9999234676361084,\n        0.8442509174346924,\n        0.9873595833778381\n      ],\n      \"min\": [\n        0.13590386509895325,\n        -0.9493451714515686,\n        -0.8693883419036865\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 282352,\n      \"componentType\": 5126,\n      \"count\": 316,\n      \"max\": [\n        0.2112555056810379,\n        0.7506334185600281\n      ],\n      \"min\": [\n        0.1249999925494194,\n        0.4957195520401001\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 313116,\n      \"componentType\": 5125,\n      \"count\": 1386,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 854640,\n      \"componentType\": 5126,\n      \"count\": 130,\n      \"max\": [\n        0.942038893699646,\n        0.5835747718811035,\n        0.30232861638069153\n      ],\n      \"min\": [\n        -1.2387189865112305,\n        -0.5835744142532349,\n        0.19289426505565643\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 856200,\n      \"componentType\": 5126,\n      \"count\": 130,\n      \"max\": [\n        0.0,\n        0.6563863158226013,\n        -0.280200332403183\n      ],\n      \"min\": [\n        -0.9401999711990356,\n        -0.6825094819068909,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 284880,\n      \"componentType\": 5126,\n      \"count\": 130,\n      \"max\": [\n        0.3750000298023224,\n        0.75\n      ],\n      \"min\": [\n        0.125,\n        0.4999999701976776\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 318660,\n      \"componentType\": 5125,\n      \"count\": 555,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 857760,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.9630256295204163,\n        0.4448215365409851,\n        0.2138887345790863\n      ],\n      \"min\": [\n        0.7368961572647095,\n        -0.43528974056243896,\n        0.148872509598732\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 858024,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        -0.7164390087127686,\n        0.6076161861419678,\n        -0.2859330475330353\n      ],\n      \"min\": [\n        -0.9401999711990356,\n        -0.6336402893066406,\n        -0.34062299132347107\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 285920,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.9955021739006042,\n        0.6052792072296143\n      ],\n      \"min\": [\n        0.003247726708650589,\n        0.11837545037269592\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 320880,\n      \"componentType\": 5125,\n      \"count\": 60,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 858288,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3541949391365051,\n        0.11067457497119904,\n        0.20713447034358978\n      ],\n      \"min\": [\n        -0.2008773386478424,\n        -0.12714293599128723,\n        -0.6662250757217407\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 858960,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9873329997062683,\n        0.5114418864250183,\n        0.9667909145355225\n      ],\n      \"min\": [\n        -0.9660261869430542,\n        -0.9983704090118408,\n        -0.24467438459396362\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 286096,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.16031114757061005,\n        0.6482478380203247\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 321120,\n      \"componentType\": 5125,\n      \"count\": 177,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 859632,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0,\n        1.8303378820419312\n      ],\n      \"min\": [\n        -1.0,\n        -0.708895206451416,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 881160,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        0.9997317790985107,\n        0.9997317790985107,\n        0.9997211694717407\n      ],\n      \"min\": [\n        -0.9997317790985107,\n        -0.9999548196792603,\n        -0.9997211694717407\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 286544,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.06371808797121048\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 321828,\n      \"componentType\": 5125,\n      \"count\": 6900,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 902688,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0,\n        1.8303378820419312\n      ],\n      \"min\": [\n        -1.0,\n        -0.7166607975959778,\n        -1.000000238418579\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 924216,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        0.9997317790985107,\n        0.9997317790985107,\n        0.9997026920318604\n      ],\n      \"min\": [\n        -0.9997317790985107,\n        -0.9999228715896606,\n        -0.9997026920318604\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 300896,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.06371808797121048\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 349428,\n      \"componentType\": 5125,\n      \"count\": 6900,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 945744,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0,\n        1.8303378820419312\n      ],\n      \"min\": [\n        -1.0,\n        -0.6901942491531372,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 967272,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        0.9997317790985107,\n        0.9997317790985107,\n        0.9997026920318604\n      ],\n      \"min\": [\n        -0.9997317790985107,\n        -0.999984622001648,\n        -0.9997026920318604\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 315248,\n      \"componentType\": 5126,\n      \"count\": 1794,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.06371808797121048\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 377028,\n      \"componentType\": 5125,\n      \"count\": 6900,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 988800,\n      \"componentType\": 5126,\n      \"count\": 338,\n      \"max\": [\n        0.8602254390716553,\n        0.29808494448661804,\n        0.22957493364810944\n      ],\n      \"min\": [\n        -1.0317869186401367,\n        -0.24712565541267395,\n        -0.035229362547397614\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 992856,\n      \"componentType\": 5126,\n      \"count\": 338,\n      \"max\": [\n        0.9866731762886047,\n        0.9938561320304871,\n        0.9956363439559937\n      ],\n      \"min\": [\n        -0.98597651720047,\n        -0.994462788105011,\n        -0.996464729309082\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 329600,\n      \"componentType\": 5126,\n      \"count\": 338,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 404628,\n      \"componentType\": 5125,\n      \"count\": 1728,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 996912,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        1.0,\n        1.000003695487976,\n        1.0000038146972656\n      ],\n      \"min\": [\n        -3.7604222297668457,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 997488,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 332304,\n      \"componentType\": 5126,\n      \"count\": 48,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 411540,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 998064,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 998352,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 332688,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0019397735595703,\n        1.0192652940750122\n      ],\n      \"min\": [\n        -0.0044936141930520535,\n        -0.022072911262512207\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 411828,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 998640,\n      \"componentType\": 5126,\n      \"count\": 676,\n      \"max\": [\n        0.9330673813819885,\n        0.5430426597595215,\n        0.36170703172683716\n      ],\n      \"min\": [\n        -1.0667188167572021,\n        -0.040825046598911285,\n        0.08442676067352295\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1006752,\n      \"componentType\": 5126,\n      \"count\": 676,\n      \"max\": [\n        0.8205440044403076,\n        0.9991153478622437,\n        0.9999567270278931\n      ],\n      \"min\": [\n        -0.8197392821311951,\n        -0.9990891218185425,\n        -0.9999803304672241\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 332880,\n      \"componentType\": 5126,\n      \"count\": 676,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 411972,\n      \"componentType\": 5125,\n      \"count\": 3456,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1014864,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1015152,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 338288,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 425796,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1015440,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1015728,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 338480,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 425940,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1016016,\n      \"componentType\": 5126,\n      \"count\": 169,\n      \"max\": [\n        1.4072322845458984,\n        0.5186142921447754,\n        0.019999999552965164\n      ],\n      \"min\": [\n        -1.0141421556472778,\n        -0.01414213702082634,\n        -0.22174862027168274\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1018044,\n      \"componentType\": 5126,\n      \"count\": 169,\n      \"max\": [\n        0.6527398824691772,\n        0.9978617429733276,\n        0.9996510744094849\n      ],\n      \"min\": [\n        -0.6526751518249512,\n        -0.9981852769851685,\n        -0.9996883869171143\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 338672,\n      \"componentType\": 5126,\n      \"count\": 169,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 426084,\n      \"componentType\": 5125,\n      \"count\": 864,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1020072,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1020360,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 340024,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 429540,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1020648,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1020936,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 340216,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 429684,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1021224,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        4.994805335998535,\n        0.5653908252716064,\n        2.330575704574585\n      ],\n      \"min\": [\n        -1.021213173866272,\n        -4.445122718811035,\n        -0.030000004917383194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1028868,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        0.9691521525382996,\n        0.9995149374008179,\n        0.9999568462371826\n      ],\n      \"min\": [\n        -0.9723397493362427,\n        -0.9994716644287109,\n        -0.9999533891677856\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 340408,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 429828,\n      \"componentType\": 5125,\n      \"count\": 3456,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1036512,\n      \"componentType\": 5126,\n      \"count\": 408,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1041408,\n      \"componentType\": 5126,\n      \"count\": 408,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 345504,\n      \"componentType\": 5126,\n      \"count\": 408,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 443652,\n      \"componentType\": 5125,\n      \"count\": 804,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1046304,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1046592,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 348768,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 446868,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1046880,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5882353186607361,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.5882353186607361,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1046928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 348960,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 447012,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1046976,\n      \"componentType\": 5126,\n      \"count\": 136,\n      \"max\": [\n        0.7500003576278687,\n        0.5212170481681824,\n        0.30232852697372437\n      ],\n      \"min\": [\n        -0.8974584937095642,\n        -0.521062970161438,\n        -0.42767417430877686\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1048608,\n      \"componentType\": 5126,\n      \"count\": 136,\n      \"max\": [\n        -0.003111110767349601,\n        0.9999951720237732,\n        0.014688699506223202\n      ],\n      \"min\": [\n        -0.3005092144012451,\n        -0.999995231628418,\n        -0.044516440480947495\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 348992,\n      \"componentType\": 5126,\n      \"count\": 136,\n      \"max\": [\n        0.6499660015106201,\n        0.9854938387870789\n      ],\n      \"min\": [\n        0.2933575510978699,\n        0.14725497364997864\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 447036,\n      \"componentType\": 5125,\n      \"count\": 204,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1050240,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1052544,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 350080,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 447852,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1054848,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1057152,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 351616,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 449340,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1059456,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1061760,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9951847195625305,\n        0.9951848387718201,\n        1.0\n      ],\n      \"min\": [\n        -0.9951847195625305,\n        -0.9951848387718201,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 353152,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 450828,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1064064,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        9.387999534606934,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.017000000923871994,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1070280,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 354688,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 452316,\n      \"componentType\": 5125,\n      \"count\": 1470,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1076496,\n      \"componentType\": 5126,\n      \"count\": 816,\n      \"max\": [\n        2.9935412406921387,\n        1.000001072883606,\n        1.018251657485962\n      ],\n      \"min\": [\n        -1.0,\n        -1.000001072883606,\n        -1.1436574459075928\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1086288,\n      \"componentType\": 5126,\n      \"count\": 816,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 358832,\n      \"componentType\": 5126,\n      \"count\": 816,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 458196,\n      \"componentType\": 5125,\n      \"count\": 1608,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1096080,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        1.0,\n        4.07976770401001,\n        2.33182954788208\n      ],\n      \"min\": [\n        -3.1211745738983154,\n        -0.21817150712013245,\n        -0.054298970848321915\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1103724,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        0.9998122453689575,\n        0.9998880624771118,\n        0.99811190366745\n      ],\n      \"min\": [\n        -0.9999591112136841,\n        -0.9997093677520752,\n        -0.9983429908752441\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 365360,\n      \"componentType\": 5126,\n      \"count\": 637,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 464628,\n      \"componentType\": 5125,\n      \"count\": 3456,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1111368,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1111656,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 370456,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 478452,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1111944,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1112232,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 370648,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 478596,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1112520,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1112808,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 370840,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 478740,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1113096,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.999997615814209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1115400,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.9897641539573669,\n        0.9897640347480774,\n        1.0\n      ],\n      \"min\": [\n        -0.9897638559341431,\n        -0.9897640347480774,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 371032,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.01000000536441803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 478884,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1117704,\n      \"componentType\": 5126,\n      \"count\": 2013,\n      \"max\": [\n        10.231720924377441,\n        1.190000057220459,\n        0.18070080876350403\n      ],\n      \"min\": [\n        -1.190000057220459,\n        -1.190000057220459,\n        -0.18070080876350403\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1141860,\n      \"componentType\": 5126,\n      \"count\": 2013,\n      \"max\": [\n        1.0,\n        1.0,\n        0.9541423916816711\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -0.9541423916816711\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 372568,\n      \"componentType\": 5126,\n      \"count\": 2013,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 480372,\n      \"componentType\": 5125,\n      \"count\": 10800,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1166016,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        7.893752574920654,\n        4.911913871765137,\n        2.367626428604126\n      ],\n      \"min\": [\n        -2.0634264945983887,\n        -0.1211291030049324,\n        -0.010644054040312767\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1177404,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        0.9987199902534485,\n        0.9999173879623413,\n        0.9999998807907104\n      ],\n      \"min\": [\n        -0.9987598061561584,\n        -0.9999157190322876,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 388672,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 523572,\n      \"componentType\": 5125,\n      \"count\": 5184,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1188792,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        10.17917537689209,\n        1.4507988691329956,\n        2.491024971008301\n      ],\n      \"min\": [\n        -1.0149974822998047,\n        -0.1132107600569725,\n        -0.014966634102165699\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1200180,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        0.9963359832763672,\n        0.9977752566337585,\n        0.9997072219848633\n      ],\n      \"min\": [\n        -0.9956904649734497,\n        -0.9977903366088867,\n        -0.9997614622116089\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 396264,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 544308,\n      \"componentType\": 5125,\n      \"count\": 5184,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1211568,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        10.166754722595215,\n        1.4486969709396362,\n        2.244112253189087\n      ],\n      \"min\": [\n        -1.0149974822998047,\n        -0.1132107600569725,\n        -0.014966634102165699\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1222956,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        0.9962525367736816,\n        0.9977681636810303,\n        0.9997072219848633\n      ],\n      \"min\": [\n        -0.9946333765983582,\n        -0.9977903366088867,\n        -0.9997614622116089\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 403856,\n      \"componentType\": 5126,\n      \"count\": 949,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 565044,\n      \"componentType\": 5125,\n      \"count\": 5184,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1234344,\n      \"componentType\": 5126,\n      \"count\": 481,\n      \"max\": [\n        6.464488506317139,\n        1.3787211179733276,\n        0.01499739196151495\n      ],\n      \"min\": [\n        -1.0323694944381714,\n        -0.1946261078119278,\n        -0.14294561743736267\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1240116,\n      \"componentType\": 5126,\n      \"count\": 481,\n      \"max\": [\n        0.9965086579322815,\n        0.999524712562561,\n        0.9999058246612549\n      ],\n      \"min\": [\n        -0.996527910232544,\n        -0.9995371103286743,\n        -0.9998533725738525\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 411448,\n      \"componentType\": 5126,\n      \"count\": 481,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 585780,\n      \"componentType\": 5125,\n      \"count\": 2592,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1245888,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1246536,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 415296,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.8750000596046448,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 596148,\n      \"componentType\": 5125,\n      \"count\": 84,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1247184,\n      \"componentType\": 5126,\n      \"count\": 1039,\n      \"max\": [\n        1.0000001192092896,\n        0.9999982118606567,\n        1.0\n      ],\n      \"min\": [\n        -1.0000001192092896,\n        -1.000002145767212,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1259652,\n      \"componentType\": 5126,\n      \"count\": 1039,\n      \"max\": [\n        0.9999985098838806,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9999997019767761,\n        -0.9838612675666809,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 415728,\n      \"componentType\": 5126,\n      \"count\": 1039,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.13124655187129974,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 596484,\n      \"componentType\": 5125,\n      \"count\": 1485,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1272120,\n      \"componentType\": 5126,\n      \"count\": 140,\n      \"max\": [\n        0.17399999499320984,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.17399999499320984,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1273800,\n      \"componentType\": 5126,\n      \"count\": 140,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 424040,\n      \"componentType\": 5126,\n      \"count\": 140,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 602424,\n      \"componentType\": 5125,\n      \"count\": 414,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1275480,\n      \"componentType\": 5126,\n      \"count\": 512,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1281624,\n      \"componentType\": 5126,\n      \"count\": 512,\n      \"max\": [\n        0.9999985098838806,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9999974966049194,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 425160,\n      \"componentType\": 5126,\n      \"count\": 512,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 604080,\n      \"componentType\": 5125,\n      \"count\": 1512,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1287768,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.23312883079051971,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.23312883079051971,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1287816,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429256,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610128,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1287864,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.9528301954269409,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -0.9528301954269409,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1287912,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429288,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610152,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1287960,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.924242377281189,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.924242377281189,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288008,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429320,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610176,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288056,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.924242377281189,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.924242377281189,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288104,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429352,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610200,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288152,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.6847941279411316,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.6627016663551331,\n        -1.0,\n        0.159446120262146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288440,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.965925931930542,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.965925931930542,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429384,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.8258004188537598,\n        0.957837700843811\n      ],\n      \"min\": [\n        0.5199307799339294,\n        0.29216229915618896\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610224,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1288728,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1289016,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429576,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.875,\n        1.0\n      ],\n      \"min\": [\n        0.125,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610368,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1289304,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9999999403953552,\n        0.9999999403953552,\n        0.9381787180900574\n      ],\n      \"min\": [\n        -0.9999999403953552,\n        -0.9999999403953552,\n        0.18434110283851624\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1289640,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0,\n        1.0,\n        0.9999539852142334\n      ],\n      \"min\": [\n        -1.0,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429768,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.8229703903198242,\n        1.0\n      ],\n      \"min\": [\n        0.2515289783477783,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610512,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1289976,\n      \"componentType\": 5126,\n      \"count\": 1317,\n      \"max\": [\n        0.9520146250724792,\n        1.0,\n        0.9999926090240479\n      ],\n      \"min\": [\n        -0.8265893459320068,\n        -1.0,\n        -1.0000078678131104\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1305780,\n      \"componentType\": 5126,\n      \"count\": 1317,\n      \"max\": [\n        0.9956441521644592,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -0.9969434142112732,\n        -1.0,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 429992,\n      \"componentType\": 5126,\n      \"count\": 1317,\n      \"max\": [\n        0.8533236384391785,\n        0.9783236980438232\n      ],\n      \"min\": [\n        0.14667633175849915,\n        0.2912680506706238\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 610656,\n      \"componentType\": 5125,\n      \"count\": 1692,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1321584,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.000000238418579,\n        1.0,\n        1.0000001192092896\n      ],\n      \"min\": [\n        -0.9999997615814209,\n        -0.7173241376876831,\n        -1.0000001192092896\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1321896,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -0.9888969659805298,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 440528,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.875,\n        0.7146654725074768\n      ],\n      \"min\": [\n        0.125,\n        0.03533446788787842\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 617424,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1322208,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        1.000000238418579,\n        1.0,\n        1.0000001192092896\n      ],\n      \"min\": [\n        -1.000000238418579,\n        -0.6962063312530518,\n        -1.0000001192092896\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1322568,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -0.9910451173782349,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 440736,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.875,\n        0.7120258212089539\n      ],\n      \"min\": [\n        0.125,\n        0.07165783643722534\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 617568,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1322928,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.000000238418579,\n        1.0,\n        1.0000001192092896\n      ],\n      \"min\": [\n        -0.9999997615814209,\n        -0.7173241376876831,\n        -1.0000001192092896\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1323240,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        -1.0,\n        -0.9888969659805298,\n        -1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 440976,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.875,\n        0.7146654725074768\n      ],\n      \"min\": [\n        0.125,\n        0.03533446788787842\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 617712,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1323552,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        2.2151129245758057,\n        0.07467889785766602,\n        0.6463348865509033\n      ],\n      \"min\": [\n        -2.2151129245758057,\n        -0.040715232491493225,\n        -0.643446683883667\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1325208,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        0.9982470870018005,\n        0.9964706897735596,\n        0.9976335167884827\n      ],\n      \"min\": [\n        -0.9982462525367737,\n        -0.08511664718389511,\n        -0.9901845455169678\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 441184,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        1.0130114555358887,\n        0.7145282626152039\n      ],\n      \"min\": [\n        0.09456038475036621,\n        0.04113316535949707\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 442288,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 443392,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 617856,\n      \"componentType\": 5125,\n      \"count\": 600,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1326864,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        2.2255301475524902,\n        0.023431098088622093,\n        0.6489425301551819\n      ],\n      \"min\": [\n        -2.2255301475524902,\n        -0.09325980395078659,\n        -0.6553332805633545\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1327944,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        2.5111039576586336e-06,\n        -0.9960199594497681,\n        -0.08908609300851822\n      ],\n      \"min\": [\n        -2.511364755264367e-06,\n        -0.9960240125656128,\n        -0.08913079649209976\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 444496,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 445216,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 445936,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 620256,\n      \"componentType\": 5125,\n      \"count\": 90,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1329024,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        2.1504416465759277,\n        0.08092901855707169,\n        0.594927966594696\n      ],\n      \"min\": [\n        -2.1504416465759277,\n        -0.0022561463993042707,\n        -0.5882722735404968\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1330104,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        3.578551513783168e-06,\n        0.9975391030311584,\n        0.07013937085866928\n      ],\n      \"min\": [\n        -3.6271821954869665e-06,\n        0.9975371956825256,\n        0.07011318951845169\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 446656,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 447376,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448096,\n      \"componentType\": 5126,\n      \"count\": 90,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 620616,\n      \"componentType\": 5125,\n      \"count\": 90,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331184,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.8361645936965942,\n        0.10734420269727707,\n        0.5494362115859985\n      ],\n      \"min\": [\n        1.6822326183319092,\n        -0.022430216893553734,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331232,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        -0.6204966306686401,\n        0.7836227416992188,\n        0.030323227867484093\n      ],\n      \"min\": [\n        -0.620853841304779,\n        0.7833565473556519,\n        0.02988385036587715\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448816,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.625,\n        0.25\n      ],\n      \"min\": [\n        0.375,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448848,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448880,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 620976,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331280,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.8998640775680542,\n        0.10692071169614792,\n        0.5494362115859985\n      ],\n      \"min\": [\n        1.7459319829940796,\n        -0.022853707894682884,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331328,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6207324266433716,\n        -0.7834422588348389,\n        -0.030082253739237785\n      ],\n      \"min\": [\n        0.6206658482551575,\n        -0.7834979891777039,\n        -0.030157551169395447\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448912,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.625,\n        0.75\n      ],\n      \"min\": [\n        0.375,\n        0.5\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448944,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 448976,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621000,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331376,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.8998641967773438,\n        0.10521435737609863,\n        0.5494362115859985\n      ],\n      \"min\": [\n        1.6822327375411987,\n        -0.022853707894682884,\n        0.5454305410385132\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331448,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        -0.03126237541437149,\n        0.9995112419128418\n      ],\n      \"min\": [\n        0.0,\n        -0.031262438744306564,\n        0.9995112419128418\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449008,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.625,\n        0.5\n      ],\n      \"min\": [\n        0.375,\n        0.25\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449056,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449104,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621024,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331520,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.8998640775680542,\n        0.10692071169614792,\n        0.34163254499435425\n      ],\n      \"min\": [\n        1.6822326183319092,\n        -0.008598812855780125,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331592,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.03376404196023941,\n        -0.9994298815727234\n      ],\n      \"min\": [\n        0.0,\n        0.03376373276114464,\n        -0.9994298815727234\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449152,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.625,\n        1.0\n      ],\n      \"min\": [\n        0.375,\n        0.75\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449200,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449248,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621048,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331664,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.8998640775680542,\n        0.10692071169614792,\n        0.5494362115859985\n      ],\n      \"min\": [\n        1.8361645936965942,\n        0.10521435737609863,\n        0.34163254499435425\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331712,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.9999663829803467,\n        0.00821108091622591\n      ],\n      \"min\": [\n        0.0,\n        0.9999663829803467,\n        0.00821108091622591\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449296,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.375,\n        0.75\n      ],\n      \"min\": [\n        0.125,\n        0.5\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449328,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449360,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621072,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331760,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.7459319829940796,\n        -0.008598812855780125,\n        0.5454305410385132\n      ],\n      \"min\": [\n        1.6822326183319092,\n        -0.022853707894682884,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331832,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        -0.9976531863212585,\n        -0.06847063452005386\n      ],\n      \"min\": [\n        0.0,\n        -0.9976532459259033,\n        -0.06847094744443893\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449392,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.875,\n        0.75\n      ],\n      \"min\": [\n        0.625,\n        0.5\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449440,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449488,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621096,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331904,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        -1.6822326183319092,\n        0.10604637116193771,\n        0.5494362115859985\n      ],\n      \"min\": [\n        -1.8361645936965942,\n        -0.02372804842889309,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1331952,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.6209080219268799,\n        0.7836227416992188,\n        0.03032323159277439\n      ],\n      \"min\": [\n        0.6204966306686401,\n        0.7833162546157837,\n        0.0298172440379858\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449536,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.625,\n        0.25\n      ],\n      \"min\": [\n        0.375,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449568,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449600,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621120,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332000,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        -1.6822326183319092,\n        0.10434001684188843,\n        0.5494362115859985\n      ],\n      \"min\": [\n        -1.8998640775680542,\n        -0.02372804842889309,\n        0.5454305410385132\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332072,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        -0.031262319535017014,\n        0.9995113015174866\n      ],\n      \"min\": [\n        0.0,\n        -0.03126237541437149,\n        0.9995112419128418\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449632,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.625,\n        0.5\n      ],\n      \"min\": [\n        0.375,\n        0.25\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449680,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449728,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621144,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332144,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        -1.7459319829940796,\n        0.10734420269727707,\n        0.5494362115859985\n      ],\n      \"min\": [\n        -1.8998640775680542,\n        -0.022430216893553734,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332192,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        -0.6206658482551575,\n        -0.7833518385887146,\n        -0.030082257464528084\n      ],\n      \"min\": [\n        -0.620840311050415,\n        -0.7834979891777039,\n        -0.03028484433889389\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449776,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.625,\n        0.75\n      ],\n      \"min\": [\n        0.375,\n        0.5\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449808,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449840,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621168,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332240,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        -1.6822326183319092,\n        0.10604637116193771,\n        0.34163254499435425\n      ],\n      \"min\": [\n        -1.8998640775680542,\n        -0.00947315338999033,\n        0.33772993087768555\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332312,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.03376404196023941,\n        -0.9994298815727234\n      ],\n      \"min\": [\n        0.0,\n        0.03376372903585434,\n        -0.9994298815727234\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449872,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.625,\n        1.0\n      ],\n      \"min\": [\n        0.375,\n        0.75\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449920,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 449968,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621192,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332384,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        -1.8361645936965942,\n        0.10604637116193771,\n        0.5494362115859985\n      ],\n      \"min\": [\n        -1.8998640775680542,\n        0.10434001684188843,\n        0.34163254499435425\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332432,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.9999663829803467,\n        0.00821108091622591\n      ],\n      \"min\": [\n        0.0,\n        0.9999663829803467,\n        0.00821108091622591\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 450016,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.375,\n        0.75\n      ],\n      \"min\": [\n        0.125,\n        0.5\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 450048,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 450080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621216,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1332480,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        2.2255301475524902,\n        0.03622890263795853,\n        0.6500875949859619\n      ],\n      \"min\": [\n        -2.2255301475524902,\n        -0.09325980395078659,\n        -0.6553332805633545\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1333248,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.9983014464378357,\n        0.0905621200799942,\n        0.9947178959846497\n      ],\n      \"min\": [\n        -0.9983017444610596,\n        -0.08802275359630585,\n        -0.9945378303527832\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 450112,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.993938684463501,\n        0.6706372499465942\n      ],\n      \"min\": [\n        0.1136288270354271,\n        0.07407575845718384\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 450624,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 451136,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 621240,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1334016,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        2.2255301475524902,\n        0.03622890263795853,\n        0.6500875949859619\n      ],\n      \"min\": [\n        -2.2255301475524902,\n        -0.0804620012640953,\n        -0.6541882157325745\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1336320,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.919631586133619e-06,\n        0.9960222244262695,\n        0.08911620080471039\n      ],\n      \"min\": [\n        -1.5357055644926731e-06,\n        0.9960212111473083,\n        0.08910629898309708\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 451648,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.993938684463501,\n        0.6706372499465942\n      ],\n      \"min\": [\n        0.1136288270354271,\n        0.07407575845718384\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 453184,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 454720,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 622008,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1338624,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        2.2151129245758057,\n        0.07467889785766602,\n        0.6463348865509033\n      ],\n      \"min\": [\n        -2.2151129245758057,\n        -0.07981330156326294,\n        -0.6469447016716003\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1339392,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.9982776045799255,\n        0.08894722908735275,\n        0.9945972561836243\n      ],\n      \"min\": [\n        -0.9982784390449524,\n        -0.08905120193958282,\n        -0.9946074485778809\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 456256,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.9995817542076111,\n        0.6823552250862122\n      ],\n      \"min\": [\n        0.10798166692256927,\n        0.06123870611190796\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 456768,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 457280,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 622776,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1340160,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        2.166231870651245,\n        0.07358285784721375,\n        0.6076068878173828\n      ],\n      \"min\": [\n        -2.166231870651245,\n        -0.010937920771539211,\n        -0.6020779609680176\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1340928,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.013170073740184307,\n        0.9987030625343323,\n        0.06939584761857986\n      ],\n      \"min\": [\n        -0.013370863161981106,\n        0.9975793361663818,\n        0.0509122759103775\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 457792,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        1.0173349380493164,\n        0.7227101922035217\n      ],\n      \"min\": [\n        0.0902390405535698,\n        0.03187429904937744\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 458304,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 458816,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 623544,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1341696,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        2.1504416465759277,\n        0.08092901855707169,\n        0.594927966594696\n      ],\n      \"min\": [\n        -2.1504416465759277,\n        -0.010270118713378906,\n        -0.588835597038269\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1342464,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.9982439875602722,\n        0.0700233057141304,\n        0.9961337447166443\n      ],\n      \"min\": [\n        -0.998244047164917,\n        -0.0700240284204483,\n        -0.9961333870887756\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 459328,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        1.0204168558120728,\n        0.7302978038787842\n      ],\n      \"min\": [\n        0.08716042339801788,\n        0.02330559492111206\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 459840,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 460352,\n      \"componentType\": 5126,\n      \"count\": 64,\n      \"max\": [\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 624312,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1343232,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.587070345878601,\n        -0.04088224470615387,\n        -0.2526068687438965\n      ],\n      \"min\": [\n        -1.7051684856414795,\n        -0.09754288196563721,\n        -0.36366069316864014\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1343568,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815739393234253,\n        1.8476619516150095e-05,\n        0.9807247519493103\n      ],\n      \"min\": [\n        -0.9815762042999268,\n        -2.0226463675498962e-05,\n        -0.9808501601219177\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 460864,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 461088,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 461312,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 625080,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1343904,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        2.1183853149414063,\n        -0.04088224470615387,\n        -0.27028578519821167\n      ],\n      \"min\": [\n        2.000246524810791,\n        -0.09754288196563721,\n        -0.5375593900680542\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1344240,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9809269905090332,\n        1.1026860192941967e-05,\n        0.9807900190353394\n      ],\n      \"min\": [\n        -0.9810882806777954,\n        -1.30366697703721e-05,\n        -0.9823353290557861\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 461536,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.1566442847251892,\n        0.48921579122543335\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 461760,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.1566442847251892,\n        0.48921579122543335\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 461984,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.1566442847251892,\n        0.48921579122543335\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 625368,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1344576,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        2.1179604530334473,\n        -0.04088224470615387,\n        0.11120873689651489\n      ],\n      \"min\": [\n        2.000633716583252,\n        -0.09754288196563721,\n        -0.15629839897155762\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1344984,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9808259606361389,\n        6.736765499226749e-05,\n        0.9807891249656677\n      ],\n      \"min\": [\n        -0.9808160066604614,\n        -6.629088602494448e-05,\n        -0.9807891845703125\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 462208,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15666911005973816,\n        0.4893134832382202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 462480,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15666911005973816,\n        0.4893134832382202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 462752,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15666911005973816,\n        0.4893134832382202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 625656,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1345392,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        2.117778778076172,\n        -0.04088224470615387,\n        0.3185630440711975\n      ],\n      \"min\": [\n        1.9995967149734497,\n        -0.09754288196563721,\n        0.20821678638458252\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1345800,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9808624386787415,\n        5.0287173507967964e-05,\n        0.9809048771858215\n      ],\n      \"min\": [\n        -0.9807934761047363,\n        -1.5975398127920926e-05,\n        -0.9807936549186707\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 463024,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318642616272,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 463296,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318642616272,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 463568,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318642616272,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 625944,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1346208,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.27022063732147217,\n        -0.04088224470615387,\n        0.31852608919143677\n      ],\n      \"min\": [\n        0.15208685398101807,\n        -0.09754288196563721,\n        0.20733055472373962\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1346568,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9812389016151428,\n        1.8319813534617424e-05,\n        0.9807917475700378\n      ],\n      \"min\": [\n        -0.9808931350708008,\n        -5.076129309600219e-05,\n        -0.9821604490280151\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 463840,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 464080,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 464320,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 626232,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1346928,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.9274905920028687,\n        -0.04088224470615387,\n        0.3184831440448761\n      ],\n      \"min\": [\n        1.8092750310897827,\n        -0.09754288196563721,\n        0.20821279287338257\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1347264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808470010757446,\n        1.3366734492592514e-05,\n        0.9807811379432678\n      ],\n      \"min\": [\n        -0.9808475375175476,\n        -1.3363512152864132e-05,\n        -0.980792760848999\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 464560,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 464784,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 465008,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 626520,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1347600,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.07997763156890869,\n        -0.04088224470615387,\n        0.31847384572029114\n      ],\n      \"min\": [\n        -0.03817546367645264,\n        -0.09754288196563721,\n        0.20723965764045715\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1347984,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9813081622123718,\n        6.552611739607528e-05,\n        0.9808717370033264\n      ],\n      \"min\": [\n        -0.9812372326850891,\n        -1.0982155799865723e-05,\n        -0.9808263778686523\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 465232,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 465488,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 465744,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 626808,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1348368,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.7372161149978638,\n        -0.04088224470615387,\n        0.3184366822242737\n      ],\n      \"min\": [\n        1.619019865989685,\n        -0.09754288196563721,\n        0.20728135108947754\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1348656,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9808475971221924,\n        0.0,\n        0.9807831645011902\n      ],\n      \"min\": [\n        -0.9814582467079163,\n        0.0,\n        -0.9822397828102112\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 466000,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 466192,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 466384,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 627096,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1348944,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -0.11035442352294922,\n        -0.04088224470615387,\n        0.3185182809829712\n      ],\n      \"min\": [\n        -0.2285221815109253,\n        -0.09754288196563721,\n        0.20732659101486206\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1349376,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9812291264533997,\n        1.4792377442063298e-05,\n        0.9808697700500488\n      ],\n      \"min\": [\n        -0.9808517098426819,\n        -0.00020501749531831592,\n        -0.9821624755859375\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 466576,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 466864,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 467152,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 627384,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1349808,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.3006131649017334,\n        -0.04088224470615387,\n        0.3185161352157593\n      ],\n      \"min\": [\n        -0.4187757968902588,\n        -0.09754288196563721,\n        0.20728498697280884\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1350192,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9814655184745789,\n        1.842901110649109e-05,\n        0.9809069633483887\n      ],\n      \"min\": [\n        -0.9809001088142395,\n        -0.00015429136692546308,\n        -0.9822366833686829\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 467440,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 467696,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 467952,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 627672,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1350576,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        1.5468944311141968,\n        -0.04088224470615387,\n        0.3185166120529175\n      ],\n      \"min\": [\n        1.4287317991256714,\n        -0.09754288196563721,\n        0.2072853446006775\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1351008,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.980900228023529,\n        0.00015429136692546308,\n        0.9809069037437439\n      ],\n      \"min\": [\n        -0.9814725518226624,\n        -5.015382339479402e-05,\n        -0.982239842414856\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 468208,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 468496,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 468784,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 627960,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1351440,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.490909218788147,\n        -0.04088224470615387,\n        0.3185266852378845\n      ],\n      \"min\": [\n        -0.6090617179870605,\n        -0.09754288196563721,\n        0.2072855532169342\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1351824,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9812283515930176,\n        6.532105180667713e-05,\n        0.9809501767158508\n      ],\n      \"min\": [\n        -0.9814706444740295,\n        -2.4527311325073242e-05,\n        -0.9822373390197754\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 469072,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 469328,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 469584,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 628248,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1352208,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.9272743463516235,\n        -0.04088224470615387,\n        -0.4450254440307617\n      ],\n      \"min\": [\n        1.8091262578964233,\n        -0.09754288196563721,\n        -0.5550942420959473\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1352544,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.980790913105011,\n        9.258334102923982e-06,\n        0.9807878732681274\n      ],\n      \"min\": [\n        -0.9807859659194946,\n        -7.40682371542789e-05,\n        -0.9807887673377991\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 469840,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34565991163253784,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 470064,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34565991163253784,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 470288,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34565991163253784,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 628536,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1352880,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.2898491621017456,\n        -0.04088224470615387,\n        -0.4450746178627014\n      ],\n      \"min\": [\n        1.1717263460159302,\n        -0.09754288196563721,\n        -0.5560767650604248\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1353264,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9815899133682251,\n        1.094583512895042e-05,\n        0.9807879328727722\n      ],\n      \"min\": [\n        -0.9809041619300842,\n        -2.150796353816986e-05,\n        -0.9823306798934937\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 470512,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1570655256509781,\n        0.5053465962409973\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 470768,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1570655256509781,\n        0.5053465962409973\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 471024,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1570655256509781,\n        0.5053465962409973\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 628824,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1353648,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.6812232732772827,\n        -0.04088224470615387,\n        0.31851619482040405\n      ],\n      \"min\": [\n        -0.7993860244750977,\n        -0.09754288196563721,\n        0.20728498697280884\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1354032,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9813855886459351,\n        8.793993038125336e-05,\n        0.980857789516449\n      ],\n      \"min\": [\n        -0.9808567762374878,\n        -1.8963592083309777e-05,\n        -0.9822328090667725\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 471280,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 471536,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 471792,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687058866024017,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 629112,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1354416,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        1.0996202230453491,\n        -0.04088224470615387,\n        -0.4450744390487671\n      ],\n      \"min\": [\n        0.9814976453781128,\n        -0.09754288196563721,\n        -0.5560767650604248\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1354848,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9809044599533081,\n        1.9535422325134277e-05,\n        0.9807838201522827\n      ],\n      \"min\": [\n        -0.981590747833252,\n        -6.257128552533686e-05,\n        -0.9823265075683594\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 472048,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34565988183021545,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15706557035446167,\n        0.5053466558456421\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 472336,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34565988183021545,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15706557035446167,\n        0.5053466558456421\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 472624,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34565988183021545,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15706557035446167,\n        0.5053466558456421\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 629400,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1355280,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9092916250228882,\n        -0.04088224470615387,\n        -0.44512343406677246\n      ],\n      \"min\": [\n        0.7911945581436157,\n        -0.09754288196563721,\n        -0.5561728477478027\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1355664,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.981590747833252,\n        5.1597442507045344e-05,\n        0.9807248711585999\n      ],\n      \"min\": [\n        -0.9815999269485474,\n        -2.0585954189300537e-05,\n        -0.9808481931686401\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 472912,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192902565002441\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 473168,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192902565002441\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 473424,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34565994143486023,\n        0.7192902565002441\n      ],\n      \"min\": [\n        0.1570655107498169,\n        0.5053465366363525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 629688,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1356048,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -0.8714625835418701,\n        -0.04088224470615387,\n        0.318389892578125\n      ],\n      \"min\": [\n        -0.9896399974822998,\n        -0.09754288196563721,\n        0.20718997716903687\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1356408,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9814555644989014,\n        1.5197323591564782e-05,\n        0.9807312488555908\n      ],\n      \"min\": [\n        -0.9814555048942566,\n        -1.5272646123776212e-05,\n        -0.9808386564254761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 473680,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454318344593048,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 473920,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454318344593048,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 474160,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454318344593048,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 629976,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1356768,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.927017331123352,\n        -0.04088224470615387,\n        -0.25240516662597656\n      ],\n      \"min\": [\n        1.8093301057815552,\n        -0.09754288196563721,\n        -0.36364424228668213\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1357152,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808874726295471,\n        0.00013533652236219496,\n        0.9810124635696411\n      ],\n      \"min\": [\n        -0.9813963770866394,\n        -9.808901813812554e-05,\n        -0.9808599352836609\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 474400,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705543756484985,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 474656,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705543756484985,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 474912,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705543756484985,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 630264,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1357536,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -1.0619816780090332,\n        -0.04088224470615387,\n        0.3184802532196045\n      ],\n      \"min\": [\n        -1.1799345016479492,\n        -0.09754288196563721,\n        0.2071945071220398\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1357920,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9810662865638733,\n        2.580881118774414e-05,\n        0.9809000492095947\n      ],\n      \"min\": [\n        -0.98146653175354,\n        -2.642907202243805e-05,\n        -0.9808372855186462\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 475168,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687060356140137,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 475424,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687060356140137,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 475680,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687060356140137,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 630552,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1358304,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        1.7371400594711304,\n        -0.04088224470615387,\n        -0.2524073123931885\n      ],\n      \"min\": [\n        1.6194580793380737,\n        -0.09754288196563721,\n        -0.3636484742164612\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1358736,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815651178359985,\n        0.00010096444020746276,\n        0.9810062646865845\n      ],\n      \"min\": [\n        -0.9808775186538696,\n        -9.879012941382825e-05,\n        -0.9808496236801147\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 475936,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705545246601105,\n        0.5053585767745972\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 476224,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705545246601105,\n        0.5053585767745972\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 476512,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705545246601105,\n        0.5053585767745972\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 630840,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1359168,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.2520170211791992,\n        -0.04088224470615387,\n        0.31848275661468506\n      ],\n      \"min\": [\n        -1.3702330589294434,\n        -0.09754288196563721,\n        0.20821234583854675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1359504,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808475971221924,\n        1.3366736311581917e-05,\n        0.9807809591293335\n      ],\n      \"min\": [\n        -0.9808425307273865,\n        -1.3624009625345934e-05,\n        -0.9807906746864319\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 476800,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15687063336372375,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 477024,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15687063336372375,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 477248,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15687063336372375,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 631128,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1359840,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.546836256980896,\n        -0.04088224470615387,\n        -0.25256210565567017\n      ],\n      \"min\": [\n        1.4287506341934204,\n        -0.09754288196563721,\n        -0.3636539578437805\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1360128,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9815402030944824,\n        0.0,\n        0.9807917475700378\n      ],\n      \"min\": [\n        -0.9814136624336243,\n        0.0,\n        -0.9809117913246155\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 477472,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053584575653076\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 477664,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053584575653076\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 477856,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053584575653076\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 631416,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1360416,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        -1.4425501823425293,\n        -0.04088224470615387,\n        0.31848442554473877\n      ],\n      \"min\": [\n        -1.5605132579803467,\n        -0.09754288196563721,\n        0.20724019408226013\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1360824,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9809029698371887,\n        9.348880121251568e-05,\n        0.9809123873710632\n      ],\n      \"min\": [\n        -0.9813053011894226,\n        -1.5023132618807722e-05,\n        -0.9808308482170105\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 478048,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 478320,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 478592,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 631704,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1361232,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        1.9274569749832153,\n        -0.04088224470615387,\n        -0.06298625469207764\n      ],\n      \"min\": [\n        1.809308648109436,\n        -0.09754288196563721,\n        -0.1729336977005005\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1361688,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.9807935953140259,\n        1.1105291378044058e-05,\n        0.9807881712913513\n      ],\n      \"min\": [\n        -0.9807907342910767,\n        -6.921403837623075e-05,\n        -0.9807931780815125\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 478864,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.1570836901664734,\n        0.5053344964981079\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 479168,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.1570836901664734,\n        0.5053344964981079\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 479472,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.1570836901664734,\n        0.5053344964981079\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 631992,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1362144,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -1.6328461170196533,\n        -0.04088224470615387,\n        0.31852877140045166\n      ],\n      \"min\": [\n        -1.7508234977722168,\n        -0.09754288196563721,\n        0.20732709765434265\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1362528,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9809067845344543,\n        2.1304389520082623e-05,\n        0.9809136986732483\n      ],\n      \"min\": [\n        -0.9808538556098938,\n        -1.6895946828299202e-05,\n        -0.9821345210075378\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 479776,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 480032,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 480288,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 632280,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1362912,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.7371701002120972,\n        -0.04088224470615387,\n        -0.06298625469207764\n      ],\n      \"min\": [\n        1.619022011756897,\n        -0.09754288196563721,\n        -0.17293381690979004\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1363296,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9807872772216797,\n        6.67295025778003e-05,\n        0.9807881712913513\n      ],\n      \"min\": [\n        -0.9807906746864319,\n        -9.189019328914583e-05,\n        -0.9807881116867065\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 480544,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 480800,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 481056,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 632568,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1363680,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.546836256980896,\n        -0.04088224470615387,\n        -0.06301414966583252\n      ],\n      \"min\": [\n        1.428721308708191,\n        -0.09754288196563721,\n        -0.1740100383758545\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1364064,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9814807176589966,\n        9.76345381786814e-06,\n        0.9807841181755066\n      ],\n      \"min\": [\n        -0.9809327125549316,\n        -0.00018807669403031468,\n        -0.9824597239494324\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 481312,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782400608063,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 481568,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782400608063,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 481824,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456782400608063,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 632856,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1364448,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        -1.8228918313980103,\n        -0.04088224470615387,\n        0.3183940351009369\n      ],\n      \"min\": [\n        -1.9410792589187622,\n        -0.09754288196563721,\n        0.2072356939315796\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1364736,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.981296956539154,\n        0.0,\n        0.9807450175285339\n      ],\n      \"min\": [\n        -0.981296956539154,\n        0.0,\n        -0.9808260202407837\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 482080,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055180788040161\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 482272,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055180788040161\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 482464,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055180788040161\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 633144,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1365024,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.9274336099624634,\n        -0.04088224470615387,\n        0.12841445207595825\n      ],\n      \"min\": [\n        1.809332013130188,\n        -0.09754288196563721,\n        0.017310619354248047\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1365360,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815201163291931,\n        1.778453770384658e-05,\n        0.9807256460189819\n      ],\n      \"min\": [\n        -0.9815198183059692,\n        -5.631774547509849e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 482656,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 482880,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 483104,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 633432,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1365696,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -2.0134198665618896,\n        -0.04088224470615387,\n        0.31852877140045166\n      ],\n      \"min\": [\n        -2.131397008895874,\n        -0.09754288196563721,\n        0.20732709765434265\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1366032,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9809054732322693,\n        1.1047092812077608e-05,\n        0.9809136986732483\n      ],\n      \"min\": [\n        -0.9808588027954102,\n        -1.2794509530067444e-05,\n        -0.9821345210075378\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 483328,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 483552,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 483776,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15687057375907898,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 633720,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1366368,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.396785855293274,\n        -0.04088224470615387,\n        -0.25236326456069946\n      ],\n      \"min\": [\n        -1.5148873329162598,\n        -0.09754288196563721,\n        -0.3635557293891907\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1366704,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815965294837952,\n        6.555769505212083e-05,\n        0.9811380505561829\n      ],\n      \"min\": [\n        -0.9815835952758789,\n        -2.001412030949723e-05,\n        -0.9823096990585327\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 484000,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365764141083,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 484224,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365764141083,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 484448,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365764141083,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586363792419\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 634008,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1367040,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.7243303060531616,\n        -0.04088224470615387,\n        -0.44487231969833374\n      ],\n      \"min\": [\n        1.439355492591858,\n        -0.09754288196563721,\n        -0.5560990571975708\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1367376,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808209538459778,\n        2.2194335542735644e-05,\n        0.980907142162323\n      ],\n      \"min\": [\n        -0.9808299541473389,\n        -1.65402889251709e-05,\n        -0.981362521648407\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 484672,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14232715964317322,\n        0.5049206018447876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 484896,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14232715964317322,\n        0.5049206018447876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 485120,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14232715964317322,\n        0.5049206018447876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 634296,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1367712,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.2065119743347168,\n        -0.04088224470615387,\n        -0.2525160312652588\n      ],\n      \"min\": [\n        -1.324634075164795,\n        -0.09754288196563721,\n        -0.3635633587837219\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1368144,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815828204154968,\n        1.2141622391936835e-05,\n        0.9808533191680908\n      ],\n      \"min\": [\n        -0.98093581199646,\n        -2.0533801944111474e-05,\n        -0.9823116660118103\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 485344,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563663601875305,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 485632,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563663601875305,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 485920,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563663601875305,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 634584,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1368576,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        1.1006289720535278,\n        -0.04088224470615387,\n        -0.2524073123931885\n      ],\n      \"min\": [\n        0.9829472303390503,\n        -0.09754288196563721,\n        -0.3636484742164612\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1369008,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815650582313538,\n        9.90903572528623e-05,\n        0.9810062050819397\n      ],\n      \"min\": [\n        -0.9808775186538696,\n        -2.650730311870575e-05,\n        -0.9808433651924133\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 486208,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053585171699524\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 486496,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053585171699524\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 486784,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053585171699524\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 634872,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1369440,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -1.016209363937378,\n        -0.04088224470615387,\n        -0.25256460905075073\n      ],\n      \"min\": [\n        -1.1342893838882446,\n        -0.09754288196563721,\n        -0.3636585474014282\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1369800,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9815803170204163,\n        1.7933549315785058e-05,\n        0.9807929396629333\n      ],\n      \"min\": [\n        -0.9815402626991272,\n        -7.730376091785729e-05,\n        -0.9808509945869446\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 487072,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 487312,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 487552,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 635160,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1370160,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.6326147317886353,\n        -0.04088224470615387,\n        -0.25236064195632935\n      ],\n      \"min\": [\n        0.22099530696868896,\n        -0.09754288196563721,\n        -0.3635943531990051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1370544,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808153510093689,\n        0.00013105654215905815,\n        0.9808653593063354\n      ],\n      \"min\": [\n        -0.9808257222175598,\n        -5.119540946907364e-05,\n        -0.9811767339706421\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 487792,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 488048,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 488304,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 635448,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1370928,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.8259264230728149,\n        -0.04088224470615387,\n        -0.252604603767395\n      ],\n      \"min\": [\n        -0.944029688835144,\n        -0.09754288196563721,\n        -0.3636564612388611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1371264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815763831138611,\n        1.8476619516150095e-05,\n        0.9807373881340027\n      ],\n      \"min\": [\n        -0.9814082384109497,\n        -2.261623740196228e-05,\n        -0.980915904045105\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 488560,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 488784,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 489008,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15705561637878418,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 635736,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1371600,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.6410342454910278,\n        -0.04088224470615387,\n        0.31834638118743896\n      ],\n      \"min\": [\n        0.35546863079071045,\n        -0.09754288196563721,\n        0.20722761750221252\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1371984,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9814551472663879,\n        5.430895180325024e-05,\n        0.9807374477386475\n      ],\n      \"min\": [\n        -0.9814371466636658,\n        -2.1731480956077576e-05,\n        -0.9808443784713745\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 489232,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.14221319556236267,\n        0.5050817728042603\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 489488,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.14221319556236267,\n        0.5050817728042603\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 489744,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.14221319556236267,\n        0.5050817728042603\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 636024,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1372368,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -0.6356549263000488,\n        -0.04088224470615387,\n        -0.25256460905075073\n      ],\n      \"min\": [\n        -0.753734827041626,\n        -0.09754288196563721,\n        -0.3636585474014282\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1372728,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9815400242805481,\n        6.535261491080746e-05,\n        0.9807917475700378\n      ],\n      \"min\": [\n        -0.9815810322761536,\n        -6.535262946272269e-05,\n        -0.9808509945869446\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 490000,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 490240,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 490480,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 636312,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1373088,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3631385564804077,\n        -0.04088224470615387,\n        0.12857460975646973\n      ],\n      \"min\": [\n        0.24575793743133545,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1373568,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9808685779571533,\n        1.3105571269989014e-05,\n        0.9807783365249634\n      ],\n      \"min\": [\n        -0.980864942073822,\n        -1.5052444723551162e-05,\n        -0.9807958006858826\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 490720,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 491040,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 491360,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 636600,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1374048,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -0.6356549263000488,\n        -0.04088224470615387,\n        -0.25256460905075073\n      ],\n      \"min\": [\n        -0.753734827041626,\n        -0.09754288196563721,\n        -0.3636585474014282\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1374408,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9815400242805481,\n        6.535261491080746e-05,\n        0.9807917475700378\n      ],\n      \"min\": [\n        -0.9815810322761536,\n        -6.535262946272269e-05,\n        -0.9808509945869446\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 491680,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 491920,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 492160,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 636888,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1374768,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.2550384998321533,\n        -0.04088224470615387,\n        -0.25246334075927734\n      ],\n      \"min\": [\n        -0.37318456172943115,\n        -0.09754288196563721,\n        -0.36258721351623535\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1375104,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808127284049988,\n        1.0495235073904041e-05,\n        0.9807906746864319\n      ],\n      \"min\": [\n        -0.9808177351951599,\n        -1.1034310773538891e-05,\n        -0.9807828068733215\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 492400,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 492624,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 492848,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 637176,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1375440,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.06513798236846924,\n        -0.04088224470615387,\n        -0.2523884177207947\n      ],\n      \"min\": [\n        -0.18251144886016846,\n        -0.09754288196563721,\n        -0.3635939359664917\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1375776,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808403253555298,\n        6.56111296848394e-05,\n        0.9807897210121155\n      ],\n      \"min\": [\n        -0.9808407425880432,\n        -6.774663052055985e-05,\n        -0.980779767036438\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 493072,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 493296,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 493520,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.1570555865764618,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 637464,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1376112,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.1251128911972046,\n        -0.04088224470615387,\n        -0.2523927688598633\n      ],\n      \"min\": [\n        0.007811427116394043,\n        -0.09754288196563721,\n        -0.36364126205444336\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1376448,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808964729309082,\n        1.4284627468441613e-05,\n        0.9807782173156738\n      ],\n      \"min\": [\n        -0.9808964729309082,\n        -1.765625893312972e-05,\n        -0.9807944893836975\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 493744,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 493968,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 494192,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.345636785030365,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15705560147762299,\n        0.5053586959838867\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 637752,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1376784,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        -1.6940405368804932,\n        -0.04088224470615387,\n        0.5565060973167419\n      ],\n      \"min\": [\n        -1.8122252225875854,\n        -0.09754288196563721,\n        0.44515663385391235\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1377192,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9813300967216492,\n        7.270782953128219e-05,\n        0.9809819459915161\n      ],\n      \"min\": [\n        -0.9813825488090515,\n        -5.632088505080901e-05,\n        -0.9809182286262512\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 494416,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 494688,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 494960,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 638040,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1377600,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.5037792921066284,\n        -0.04088224470615387,\n        0.5563896894454956\n      ],\n      \"min\": [\n        -1.6220455169677734,\n        -0.09754288196563721,\n        0.44523486495018005\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1378032,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815187454223633,\n        6.450177897932008e-05,\n        0.9807759523391724\n      ],\n      \"min\": [\n        -0.9809086322784424,\n        -0.00019464356591925025,\n        -0.9822543859481812\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 495232,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454481065273285,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 495520,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454481065273285,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 495808,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454481065273285,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 638328,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1378464,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -1.313750982284546,\n        -0.04088224470615387,\n        0.5564963817596436\n      ],\n      \"min\": [\n        -1.4317634105682373,\n        -0.09754288196563721,\n        0.4452950358390808\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1378848,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.980854332447052,\n        0.00010153945186175406,\n        0.9809421896934509\n      ],\n      \"min\": [\n        -0.9809186458587646,\n        -0.00015116961731109768,\n        -0.9821173548698425\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 496096,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463295698166,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 496352,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463295698166,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 496608,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463295698166,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 638616,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1379232,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.123184323310852,\n        -0.04088224470615387,\n        0.5564469695091248\n      ],\n      \"min\": [\n        -1.241170883178711,\n        -0.09754288196563721,\n        0.44514843821525574\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1379568,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815278649330139,\n        1.757778227329254e-05,\n        0.9809194803237915\n      ],\n      \"min\": [\n        -0.9810644388198853,\n        -1.568688458064571e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 496864,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454480469226837,\n        0.7192909717559814\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 497088,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454480469226837,\n        0.7192909717559814\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 497312,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454480469226837,\n        0.7192909717559814\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 638904,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1379904,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.8071460723876953,\n        -0.04088224470615387,\n        0.5565189719200134\n      ],\n      \"min\": [\n        -0.9252554178237915,\n        -0.09754288196563721,\n        0.44515928626060486\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1380240,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9814019799232483,\n        2.3536384105682373e-05,\n        0.9807378053665161\n      ],\n      \"min\": [\n        -0.9814013242721558,\n        -1.1980533599853516e-05,\n        -0.980835497379303\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 497536,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454481065273285,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 497760,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454481065273285,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 497984,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454481065273285,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 639192,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1380576,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        -0.6170616149902344,\n        -0.04088224470615387,\n        0.5565162301063538\n      ],\n      \"min\": [\n        -0.7349858283996582,\n        -0.09754288196563721,\n        0.4451618492603302\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1381032,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.981086254119873,\n        7.63877178542316e-05,\n        0.9808381795883179\n      ],\n      \"min\": [\n        -0.9811835289001465,\n        -0.00019597333448473364,\n        -0.9808939099311829\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 498208,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 498512,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 498816,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684635937213898,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 639480,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1381488,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.680511474609375,\n        -0.04088224470615387,\n        -0.0630185604095459\n      ],\n      \"min\": [\n        -1.7986228466033936,\n        -0.09754288196563721,\n        -0.17404454946517944\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1381920,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9816046953201294,\n        1.3940036296844482e-05,\n        0.9807574152946472\n      ],\n      \"min\": [\n        -0.980922281742096,\n        -9.59760927798925e-06,\n        -0.9825182557106018\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 499120,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 499408,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 499696,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 639768,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1382352,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        -1.2999274730682373,\n        -0.04088224470615387,\n        -0.0630420446395874\n      ],\n      \"min\": [\n        -1.4180488586425781,\n        -0.09754288196563721,\n        -0.17404574155807495\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1382808,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.9816243648529053,\n        0.000133856461616233,\n        0.9807890057563782\n      ],\n      \"min\": [\n        -0.9809232950210571,\n        -9.189019328914583e-05,\n        -0.9825206995010376\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 499984,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 500288,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 500592,\n      \"componentType\": 5126,\n      \"count\": 38,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708373486995697,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 640056,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1383264,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        -0.4264945983886719,\n        -0.04088224470615387,\n        0.5565088391304016\n      ],\n      \"min\": [\n        -0.5446858406066895,\n        -0.09754288196563721,\n        0.44521164894104004\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1383744,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9813297390937805,\n        7.270782953128219e-05,\n        0.9809973835945129\n      ],\n      \"min\": [\n        -0.981171190738678,\n        -6.5384287154302e-05,\n        -0.9808309078216553\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 500896,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 501216,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 501536,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 640344,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1384224,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        -1.1095802783966064,\n        -0.04088224470615387,\n        -0.0630420446395874\n      ],\n      \"min\": [\n        -1.2277017831802368,\n        -0.09754288196563721,\n        -0.17404574155807495\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1384704,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9809197783470154,\n        6.557346932822838e-05,\n        0.9807888865470886\n      ],\n      \"min\": [\n        -0.9816259145736694,\n        -0.00013360701268538833,\n        -0.9825188517570496\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 501856,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 502176,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 502496,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 640632,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1385184,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.9193471670150757,\n        -0.04088224470615387,\n        -0.06307399272918701\n      ],\n      \"min\": [\n        -1.0374321937561035,\n        -0.09754288196563721,\n        -0.17415326833724976\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1385520,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.981602132320404,\n        1.1136756256746594e-05,\n        0.9807558059692383\n      ],\n      \"min\": [\n        -0.9816281795501709,\n        -2.1794812710140832e-05,\n        -0.9808515906333923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 502816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 503040,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 503264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 640920,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1385856,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.7290457487106323,\n        -0.04088224470615387,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.8466997146606445,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1386192,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9816244840621948,\n        1.065526157617569e-05,\n        0.9810348749160767\n      ],\n      \"min\": [\n        -0.980871319770813,\n        -6.480861338786781e-05,\n        -0.9808557629585266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 503488,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 503712,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 503936,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 641208,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1386528,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -0.23646628856658936,\n        -0.04088224470615387,\n        0.5564598441123962\n      ],\n      \"min\": [\n        -0.35419905185699463,\n        -0.09754288196563721,\n        0.44515904784202576\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1386960,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9808705449104309,\n        1.2820586562156677e-05,\n        0.9807798862457275\n      ],\n      \"min\": [\n        -0.9810794591903687,\n        -1.5893669115030207e-05,\n        -0.9808940291404724\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 504160,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454480469226837,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.156846284866333,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 504448,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454480469226837,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.156846284866333,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 504736,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3454480469226837,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.156846284866333,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 641496,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1387392,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        -0.5392085313796997,\n        -0.04088224470615387,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.6568626165390015,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1387680,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9808762669563293,\n        0.0,\n        0.9810369610786438\n      ],\n      \"min\": [\n        -0.9816245436668396,\n        0.0,\n        -0.9808522462844849\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 505024,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 505216,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 505408,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 641784,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1387968,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.34892165660858154,\n        -0.04088224470615387,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.4665757417678833,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1388304,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9808804988861084,\n        2.3322176275542006e-05,\n        0.9810369610786438\n      ],\n      \"min\": [\n        -0.9816245436668396,\n        -1.1879021258209832e-05,\n        -0.9808522462844849\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 505600,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 505824,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 506048,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708379447460175,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 642072,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1388640,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.08349263668060303,\n        -0.04088224470615387,\n        0.5563896298408508\n      ],\n      \"min\": [\n        -0.034773945808410645,\n        -0.09754288196563721,\n        0.44523489475250244\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1389048,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9815180897712708,\n        6.154170114314184e-05,\n        0.9807769656181335\n      ],\n      \"min\": [\n        -0.9809094071388245,\n        -0.00019522660295479,\n        -0.9822495579719543\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 506272,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 506544,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 506816,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.1568462997674942,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 642360,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1389456,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.2223726511001587,\n        -0.04088224470615387,\n        -0.06279468536376953\n      ],\n      \"min\": [\n        0.10424792766571045,\n        -0.09754288196563721,\n        -0.1729246973991394\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1389840,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9815211892127991,\n        5.7941571867559105e-05,\n        0.9811360836029053\n      ],\n      \"min\": [\n        -0.9808121919631958,\n        -6.918067811056972e-05,\n        -0.9807837009429932\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 507088,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34567803144454956,\n        0.719304084777832\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 507344,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34567803144454956,\n        0.719304084777832\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 507600,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34567803144454956,\n        0.719304084777832\n      ],\n      \"min\": [\n        0.15708371996879578,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 642648,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1390224,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -1.5393695831298828,\n        -0.04088224470615387,\n        0.1284140944480896\n      ],\n      \"min\": [\n        -1.6574711799621582,\n        -0.09754288196563721,\n        0.01731047034263611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1390608,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9815249443054199,\n        8.117755351122469e-05,\n        0.98072749376297\n      ],\n      \"min\": [\n        -0.9815270900726318,\n        -1.8581748008728027e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 507856,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 508112,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 508368,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 642936,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1390992,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.273520827293396,\n        -0.04088224470615387,\n        0.5564964413642883\n      ],\n      \"min\": [\n        0.1555083990097046,\n        -0.09754288196563721,\n        0.4452950358390808\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1391280,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9808520078659058,\n        0.0,\n        0.9809384346008301\n      ],\n      \"min\": [\n        -0.9809173345565796,\n        0.0,\n        -0.9821183681488037\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 508624,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15684619545936584,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 508816,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15684619545936584,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 509008,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15684619545936584,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 643224,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1391568,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.3490829467773438,\n        -0.04088224470615387,\n        0.12841445207595825\n      ],\n      \"min\": [\n        -1.46718430519104,\n        -0.09754288196563721,\n        0.017310500144958496\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1392000,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815247654914856,\n        8.117753895930946e-05,\n        0.9807273745536804\n      ],\n      \"min\": [\n        -0.9815251231193542,\n        -5.2103005145909265e-05,\n        -0.9808492660522461\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 509200,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563595056533813,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 509488,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563595056533813,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 509776,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563595056533813,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 643512,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1392432,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -0.9685089588165283,\n        -0.04088224470615387,\n        0.1284140944480896\n      ],\n      \"min\": [\n        -1.0866105556488037,\n        -0.09754288196563721,\n        0.01731047034263611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1392864,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815271496772766,\n        5.610559310298413e-05,\n        0.9807279109954834\n      ],\n      \"min\": [\n        -0.9815288186073303,\n        -6.555769505212083e-05,\n        -0.9808458089828491\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 510064,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 510352,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 510640,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702877938747406,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 643800,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1393296,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.17283785343170166,\n        -0.04088224470615387,\n        0.12855932116508484\n      ],\n      \"min\": [\n        0.05509817600250244,\n        -0.09754288196563721,\n        0.017317742109298706\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1393728,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9808914065361023,\n        7.331223605433479e-05,\n        0.9809948801994324\n      ],\n      \"min\": [\n        -0.9815422892570496,\n        -0.00011447962606325746,\n        -0.9808427095413208\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 510928,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636248588562,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 511216,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636248588562,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 511504,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.345636248588562,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 644088,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1394160,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.4638158082962036,\n        -0.04088224470615387,\n        0.5564524531364441\n      ],\n      \"min\": [\n        0.3458160161972046,\n        -0.09754288196563721,\n        0.4452088475227356\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1394544,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808523654937744,\n        6.544726784341037e-05,\n        0.9809384346008301\n      ],\n      \"min\": [\n        -0.9813272356987,\n        -1.6851263353601098e-05,\n        -0.9808284044265747\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 511792,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 512048,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 512304,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.5055189728736877\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 644376,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1394928,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -2.0132176876068115,\n        -0.04088224470615387,\n        0.5565190315246582\n      ],\n      \"min\": [\n        -2.131326913833618,\n        -0.09754288196563721,\n        0.44515925645828247\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1395288,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.9813995361328125,\n        1.4877845387673005e-05,\n        0.9807378053665161\n      ],\n      \"min\": [\n        -0.9813993573188782,\n        -1.4901161193847656e-05,\n        -0.9808382391929626\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 512560,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 512800,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 513040,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3454480767250061,\n        0.7192911505699158\n      ],\n      \"min\": [\n        0.1568463146686554,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 644664,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1395648,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.6540838479995728,\n        -0.04088224470615387,\n        0.5564936995506287\n      ],\n      \"min\": [\n        0.5360778570175171,\n        -0.09754288196563721,\n        0.4452400803565979\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1396128,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9810689687728882,\n        2.6514753699302673e-05,\n        0.9809194803237915\n      ],\n      \"min\": [\n        -0.9809173941612244,\n        -1.3501383364200592e-05,\n        -0.9822170734405518\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 513280,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 513600,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 513920,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 644952,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1396608,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9092937707901001,\n        -0.04088224470615387,\n        0.5565528869628906\n      ],\n      \"min\": [\n        0.791089653968811,\n        -0.09754288196563721,\n        0.44529783725738525\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1396896,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9811732172966003,\n        0.0,\n        0.9809964299201965\n      ],\n      \"min\": [\n        -0.9809238314628601,\n        0.0,\n        -0.9821439385414124\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 514240,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34544822573661804,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684616565704346,\n        0.5055187940597534\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 514432,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34544822573661804,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684616565704346,\n        0.5055187940597534\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 514624,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.34544822573661804,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684616565704346,\n        0.5055187940597534\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 645240,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1397184,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.490203857421875,\n        -0.04088224470615387,\n        -0.06307071447372437\n      ],\n      \"min\": [\n        -1.6082966327667236,\n        -0.09754288196563721,\n        -0.1741170883178711\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1397616,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9814780354499817,\n        5.4648429795634e-05,\n        0.980766773223877\n      ],\n      \"min\": [\n        -0.9815025925636292,\n        -5.48159187019337e-05,\n        -0.9808480143547058\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 514816,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34567806124687195,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 515104,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34567806124687195,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 515392,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34567806124687195,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15708374977111816,\n        0.5053346157073975\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 645528,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1398048,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        1.0996407270431519,\n        -0.04088224470615387,\n        0.5563896894454956\n      ],\n      \"min\": [\n        0.9813746213912964,\n        -0.09754288196563721,\n        0.44523489475250244\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1398456,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9815171360969543,\n        2.0936131477355957e-05,\n        0.9807748794555664\n      ],\n      \"min\": [\n        -0.9809051752090454,\n        -6.555789877893403e-05,\n        -0.982250452041626\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 515680,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684624016284943,\n        0.5055190324783325\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 515952,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684624016284943,\n        0.5055190324783325\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 516224,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.34544825553894043,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684624016284943,\n        0.5055190324783325\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 645816,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1398864,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        1.2899492979049683,\n        -0.04088224470615387,\n        0.5565087199211121\n      ],\n      \"min\": [\n        1.1717575788497925,\n        -0.09754288196563721,\n        0.44521164894104004\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1399344,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9813390970230103,\n        5.8687710406957194e-05,\n        0.9810009002685547\n      ],\n      \"min\": [\n        -0.9811739921569824,\n        -0.0001314085820922628,\n        -0.9808308482170105\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 516496,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 516816,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 517136,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.15684621036052704,\n        0.505518913269043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 646104,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1399824,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9092937707901001,\n        -0.04088224470615387,\n        0.12841463088989258\n      ],\n      \"min\": [\n        0.7911924123764038,\n        -0.09754288196563721,\n        0.017310619354248047\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1400160,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815223217010498,\n        5.5976255680434406e-05,\n        0.9807254672050476\n      ],\n      \"min\": [\n        -0.9815247654914856,\n        -1.900643292174209e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 517456,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053867101669312\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 517680,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053867101669312\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 517904,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053867101669312\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 646392,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1400496,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0995806455612183,\n        -0.04088224470615387,\n        0.1284143030643463\n      ],\n      \"min\": [\n        0.9814790487289429,\n        -0.09754288196563721,\n        0.01731058955192566\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1400832,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815247654914856,\n        1.1526050002430566e-05,\n        0.9807280898094177\n      ],\n      \"min\": [\n        -0.9815249443054199,\n        -1.778453770384658e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 518128,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360995769501,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 518352,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360995769501,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 518576,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360995769501,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 646680,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1401168,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.9093316793441772,\n        -0.04088224470615387,\n        0.31839025020599365\n      ],\n      \"min\": [\n        0.7911547422409058,\n        -0.09754288196563721,\n        0.20719033479690552\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1401672,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.9814610481262207,\n        2.099946141242981e-05,\n        0.9807336330413818\n      ],\n      \"min\": [\n        -0.981457531452179,\n        -7.103494863258675e-05,\n        -0.9808411002159119\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 518800,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3454321026802063,\n        0.7192903757095337\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 519136,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3454321026802063,\n        0.7192903757095337\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 519472,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3454321026802063,\n        0.7192903757095337\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 646968,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1402176,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.2898675203323364,\n        -0.04088224470615387,\n        0.12841424345970154\n      ],\n      \"min\": [\n        1.171765923500061,\n        -0.09754288196563721,\n        0.01731058955192566\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1402560,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9815220832824707,\n        1.8833205103874207e-05,\n        0.9807254076004028\n      ],\n      \"min\": [\n        -0.9815198183059692,\n        -1.900643292174209e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 519808,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456362187862396,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 520064,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456362187862396,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 520320,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456362187862396,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702864527702332,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 647256,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1402944,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -0.11050760746002197,\n        -0.04088224470615387,\n        -0.4448731541633606\n      ],\n      \"min\": [\n        -0.2697392702102661,\n        -0.09754288196563721,\n        -0.5560810565948486\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1403376,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9808491468429565,\n        1.7251371900783852e-05,\n        0.9810023307800293\n      ],\n      \"min\": [\n        -0.9808719158172607,\n        -7.235352677525952e-05,\n        -0.9818587303161621\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 520576,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078357696533,\n        0.7193815112113953\n      ],\n      \"min\": [\n        0.15133601427078247,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 520864,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078357696533,\n        0.7193815112113953\n      ],\n      \"min\": [\n        0.15133601427078247,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 521152,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078357696533,\n        0.7193815112113953\n      ],\n      \"min\": [\n        0.15133601427078247,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 647544,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1403808,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.3977968692779541,\n        -0.04088224470615387,\n        -0.445101261138916\n      ],\n      \"min\": [\n        -1.3186476230621338,\n        -0.09754288196563721,\n        -0.556082010269165\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1404144,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9813893437385559,\n        5.8327812439529225e-05,\n        0.9807848930358887\n      ],\n      \"min\": [\n        -0.9808008074760437,\n        -0.00012785795843228698,\n        -0.9810106158256531\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 521440,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.37074756622314453,\n        0.719627857208252\n      ],\n      \"min\": [\n        0.13063731789588928,\n        0.5048677921295166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 521664,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.37074756622314453,\n        0.719627857208252\n      ],\n      \"min\": [\n        0.13063731789588928,\n        0.5048677921295166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 521888,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.37074756622314453,\n        0.719627857208252\n      ],\n      \"min\": [\n        0.13063731789588928,\n        0.5048677921295166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 647832,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1404480,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.0996142625808716,\n        -0.04088224470615387,\n        0.3184387683868408\n      ],\n      \"min\": [\n        0.9814130067825317,\n        -0.09754288196563721,\n        0.20732298493385315\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1404816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9813081622123718,\n        2.1598625608021393e-05,\n        0.9807831645011902\n      ],\n      \"min\": [\n        -0.9808472990989685,\n        -1.0602176189422607e-05,\n        -0.9821643233299255\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 522112,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.156870499253273,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 522336,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.156870499253273,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 522560,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.156870499253273,\n        0.5055179595947266\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 648120,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1405152,\n      \"componentType\": 5126,\n      \"count\": 44,\n      \"max\": [\n        -1.9256733655929565,\n        -0.04088224470615387,\n        0.12842729687690735\n      ],\n      \"min\": [\n        -2.125053644180298,\n        -0.09754288196563721,\n        0.01731005311012268\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1405680,\n      \"componentType\": 5126,\n      \"count\": 44,\n      \"max\": [\n        0.9816054701805115,\n        9.853226220002398e-05,\n        0.9807623624801636\n      ],\n      \"min\": [\n        -0.9815700054168701,\n        -9.869933273876086e-05,\n        -0.9808523058891296\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 522784,\n      \"componentType\": 5126,\n      \"count\": 44,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1474505364894867,\n        0.5050725936889648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 523136,\n      \"componentType\": 5126,\n      \"count\": 44,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1474505364894867,\n        0.5050725936889648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 523488,\n      \"componentType\": 5126,\n      \"count\": 44,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1474505364894867,\n        0.5050725936889648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 648408,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1406208,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.546859860420227,\n        -0.04088224470615387,\n        0.1284143030643463\n      ],\n      \"min\": [\n        1.4287585020065308,\n        -0.09754288196563721,\n        0.01731058955192566\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1406544,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9815199375152588,\n        1.858547329902649e-05,\n        0.9807254672050476\n      ],\n      \"min\": [\n        -0.9815247654914856,\n        -1.8829479813575745e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 523840,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 524064,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 524288,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 648696,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1406880,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        1.7371467351913452,\n        -0.04088224470615387,\n        0.12841463088989258\n      ],\n      \"min\": [\n        1.6190451383590698,\n        -0.09754288196563721,\n        0.017310619354248047\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1407312,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9815247654914856,\n        5.597617564490065e-05,\n        0.9807285666465759\n      ],\n      \"min\": [\n        -0.9815270304679871,\n        -5.20748617418576e-05,\n        -0.9808447957038879\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 524512,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 524800,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 525088,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 648984,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1407744,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.2899011373519897,\n        -0.04088224470615387,\n        0.3184387683868408\n      ],\n      \"min\": [\n        1.1716996431350708,\n        -0.09754288196563721,\n        0.20732298493385315\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1408080,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9812991619110107,\n        0.00015445786993950605,\n        0.980783224105835\n      ],\n      \"min\": [\n        -0.9808472990989685,\n        -1.2796372175216675e-05,\n        -0.982165515422821\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 525376,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 525600,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 525824,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15687048435211182,\n        0.5055180191993713\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 649272,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1408416,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.15816938877105713,\n        -0.04088224470615387,\n        -0.06283140182495117\n      ],\n      \"min\": [\n        -0.275836706161499,\n        -0.09754288196563721,\n        -0.17402660846710205\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1408800,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9816551804542542,\n        2.3816881366656162e-05,\n        0.9808459877967834\n      ],\n      \"min\": [\n        -0.9808909893035889,\n        -6.882408342789859e-05,\n        -0.9824649691581726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 526048,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 526304,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 526560,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 649560,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1409184,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.03166759014129639,\n        -0.04088224470615387,\n        -0.06282973289489746\n      ],\n      \"min\": [\n        -0.08601510524749756,\n        -0.09754288196563721,\n        -0.17399358749389648\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1409520,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9807645678520203,\n        1.2752897418977227e-05,\n        0.9808459877967834\n      ],\n      \"min\": [\n        -0.9816535115242004,\n        -2.418458097963594e-05,\n        -0.9824010133743286\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 526816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 527040,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 527264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15708380937576294,\n        0.5053346753120422\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 649848,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1409856,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3631385564804077,\n        -0.09754288196563721,\n        0.12857460975646973\n      ],\n      \"min\": [\n        0.24575793743133545,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1410144,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.629195196528599e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3747894911375624e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 527488,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 527680,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 527872,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 650136,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1410432,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        -1.6842536926269531,\n        -0.04088224470615387,\n        -0.44491761922836304\n      ],\n      \"min\": [\n        -1.8434665203094482,\n        -0.09754288196563721,\n        -0.556157112121582\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1410864,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.9814003705978394,\n        0.00011023232218576595,\n        0.9810023307800293\n      ],\n      \"min\": [\n        -0.9808505773544312,\n        -2.413243055343628e-05,\n        -0.9808613061904907\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 528064,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15133598446846008,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 528352,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15133598446846008,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 528640,\n      \"componentType\": 5126,\n      \"count\": 36,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15133598446846008,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 650256,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1411296,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        -1.7296574115753174,\n        -0.04088224470615387,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -1.8477600812911987,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1411800,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.9815248250961304,\n        2.024136483669281e-05,\n        0.9807305932044983\n      ],\n      \"min\": [\n        -0.9814843535423279,\n        -1.8581748008728027e-05,\n        -0.9808642268180847\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 528928,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702874958515167,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 529264,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702874958515167,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 529600,\n      \"componentType\": 5126,\n      \"count\": 42,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702874958515167,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 650544,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1412304,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        -1.4459552764892578,\n        -0.04088224470615387,\n        -0.44486844539642334\n      ],\n      \"min\": [\n        -1.6052820682525635,\n        -0.09754288196563721,\n        -0.5560188293457031\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1412712,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9808815121650696,\n        8.258708112407476e-05,\n        0.9809965491294861\n      ],\n      \"min\": [\n        -0.9808641076087952,\n        -2.6864930987358093e-05,\n        -0.9817690253257751\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 529936,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.1513359695672989,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 530208,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.1513359695672989,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 530480,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.1513359695672989,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 650832,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1413120,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.1282445192337036,\n        -0.04088224470615387,\n        -0.4449159502983093\n      ],\n      \"min\": [\n        -0.031047582626342773,\n        -0.09754288196563721,\n        -0.5561561584472656\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1413408,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.9816175103187561,\n        0.0,\n        0.9809955954551697\n      ],\n      \"min\": [\n        -0.9809529781341553,\n        0.0,\n        -0.9809225797653198\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 530752,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15133602917194366,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 530944,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15133602917194366,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 531136,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15133602917194366,\n        0.5051411390304565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 651120,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1413696,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        -1.158796787261963,\n        -0.04088224470615387,\n        0.12841466069221497\n      ],\n      \"min\": [\n        -1.2768996953964233,\n        -0.09754288196563721,\n        0.01731160283088684\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1414104,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.9815277457237244,\n        1.7367303371429443e-05,\n        0.9807316064834595\n      ],\n      \"min\": [\n        -0.9814846515655518,\n        -1.832283851399552e-05,\n        -0.980866551399231\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 531328,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 531600,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 531872,\n      \"componentType\": 5126,\n      \"count\": 34,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702876448631287,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 651408,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1414512,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.36654365062713623,\n        -0.04088224470615387,\n        -0.44491761922836304\n      ],\n      \"min\": [\n        0.2073308229446411,\n        -0.09754288196563721,\n        -0.556157112121582\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1414848,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9813978672027588,\n        7.260780694196001e-05,\n        0.9810022711753845\n      ],\n      \"min\": [\n        -0.9808468222618103,\n        -1.0813587323355023e-05,\n        -0.9808611869812012\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 532144,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1513359099626541,\n        0.505141019821167\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 532368,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1513359099626541,\n        0.505141019821167\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 532592,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1513359099626541,\n        0.505141019821167\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 651696,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1415184,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.6448272466659546,\n        -0.04088224470615387,\n        -0.44510674476623535\n      ],\n      \"min\": [\n        0.44545161724090576,\n        -0.09754288196563721,\n        -0.5560975074768066\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1415520,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9813675284385681,\n        0.00011790275311795995,\n        0.9807385802268982\n      ],\n      \"min\": [\n        -0.9813680648803711,\n        -2.4555251002311707e-05,\n        -0.9808318614959717\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 532816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748170971870422,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 533040,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748170971870422,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 533264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748170971870422,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 651984,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1415856,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        -0.7782233953475952,\n        -0.04088224470615387,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -0.896325945854187,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1416336,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9815277457237244,\n        0.00011200910375919193,\n        0.9807336926460266\n      ],\n      \"min\": [\n        -0.9814890027046204,\n        -5.252579285297543e-05,\n        -0.9808642268180847\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 533488,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 533808,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 534128,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 652272,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1416816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -0.5879333019256592,\n        -0.04088224470615387,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -0.7060359716415405,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1417152,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9814796447753906,\n        8.028662705328315e-05,\n        0.9807295799255371\n      ],\n      \"min\": [\n        -0.9815272688865662,\n        -2.0502135157585144e-05,\n        -0.9808627963066101\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 534448,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 534672,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 534896,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702873468399048,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 652560,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1417488,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.926034688949585,\n        -0.04088224470615387,\n        -0.4448973536491394\n      ],\n      \"min\": [\n        -2.124711036682129,\n        -0.09754288196563721,\n        -0.5560784339904785\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1417824,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9809937477111816,\n        1.389749286317965e-05,\n        0.9808003306388855\n      ],\n      \"min\": [\n        -0.9809895157814026,\n        -1.3884102372685447e-05,\n        -0.9807681441307068\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 535120,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748182892799377,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 535344,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748182892799377,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 535568,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14748182892799377,\n        0.505033552646637\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 652848,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1418160,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.3980090618133545,\n        -0.04088224470615387,\n        0.12857460975646973\n      ],\n      \"min\": [\n        -0.5153895616531372,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1418544,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808699488639832,\n        9.380023402627558e-05,\n        0.9807840585708618\n      ],\n      \"min\": [\n        -0.980864942073822,\n        -1.5639865523553453e-05,\n        -0.9807934761047363\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 535792,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 536048,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 536304,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 653136,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1418928,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.9705206155776978,\n        -0.04088224470615387,\n        -0.25257396697998047\n      ],\n      \"min\": [\n        -2.1296064853668213,\n        -0.09754288196563721,\n        -0.36365312337875366\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1419264,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.9813685417175293,\n        1.8473716409062035e-05,\n        0.9807385206222534\n      ],\n      \"min\": [\n        -0.9815871119499207,\n        -5.188678915146738e-05,\n        -0.9809199571609497\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 536560,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15151703357696533,\n        0.5051556825637817\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 536784,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15151703357696533,\n        0.5051556825637817\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 537008,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15151703357696533,\n        0.5051556825637817\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 653424,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1419600,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        -0.20734715461730957,\n        -0.04088224470615387,\n        0.1285598874092102\n      ],\n      \"min\": [\n        -0.32508814334869385,\n        -0.09754288196563721,\n        0.01731884479522705\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1420080,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9814997911453247,\n        0.00010156474309042096,\n        0.9809993505477905\n      ],\n      \"min\": [\n        -0.9808936715126038,\n        -6.463925819844007e-05,\n        -0.980827808380127\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 537232,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 537552,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 537872,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865313529968\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 653712,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1420560,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -0.01744985580444336,\n        -0.04088224470615387,\n        0.1285598874092102\n      ],\n      \"min\": [\n        -0.13519084453582764,\n        -0.09754288196563721,\n        0.01731884479522705\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1420944,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808943271636963,\n        6.544726784341037e-05,\n        0.9809964895248413\n      ],\n      \"min\": [\n        -0.9815046787261963,\n        -2.7822330594062805e-05,\n        -0.9808224439620972\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 538192,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 538448,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 538704,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15702879428863525,\n        0.5053865909576416\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 654000,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1421328,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        -1.934800386428833,\n        -0.04088224470615387,\n        -0.06308293342590332\n      ],\n      \"min\": [\n        -2.1249332427978516,\n        -0.09754288196563721,\n        -0.17414963245391846\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1421712,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9816591143608093,\n        1.654595325817354e-05,\n        0.9807246327400208\n      ],\n      \"min\": [\n        -0.9814736247062683,\n        -2.1692365407943726e-05,\n        -0.9809048175811768\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 538960,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14855866134166718,\n        0.5050437450408936\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 539216,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14855866134166718,\n        0.5050437450408936\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 539472,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14855866134166718,\n        0.5050437450408936\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 654288,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1422096,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3631385564804077,\n        -0.04088224470615387,\n        0.12857460975646973\n      ],\n      \"min\": [\n        0.24575793743133545,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1422576,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.9808685779571533,\n        1.3105571269989014e-05,\n        0.9807783365249634\n      ],\n      \"min\": [\n        -0.980864942073822,\n        -1.5052444723551162e-05,\n        -0.9807958006858826\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 539728,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 540048,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 540368,\n      \"componentType\": 5126,\n      \"count\": 40,\n      \"max\": [\n        0.3456360697746277,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.1570286750793457,\n        0.505386471748352\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 654576,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1423056,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.6326147317886353,\n        -0.04088224470615387,\n        -0.25236064195632935\n      ],\n      \"min\": [\n        0.22099530696868896,\n        -0.09754288196563721,\n        -0.3635943531990051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1423440,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.9808153510093689,\n        0.00013105654215905815,\n        0.9808653593063354\n      ],\n      \"min\": [\n        -0.9808257222175598,\n        -5.119540946907364e-05,\n        -0.9811767339706421\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 540688,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 540944,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 541200,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1377984583377838,\n        0.504866361618042\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 654864,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1423824,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.6326147317886353,\n        -0.09754288196563721,\n        -0.25236064195632935\n      ],\n      \"min\": [\n        0.22099530696868896,\n        -0.09754288196563721,\n        -0.3635943531990051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1424040,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6458803031582647e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.0282296614150255e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 541456,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 541600,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 541744,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655152,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1424256,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -0.06513798236846924,\n        -0.09754288196563721,\n        -0.2523884177207947\n      ],\n      \"min\": [\n        -0.18251144886016846,\n        -0.09754288196563721,\n        -0.3635939359664917\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1424568,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6298962179916998e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3503247942026064e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 541888,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 542096,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 542304,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655272,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1424880,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.03166759014129639,\n        -0.09754288196563721,\n        -0.06282973289489746\n      ],\n      \"min\": [\n        -0.08601510524749756,\n        -0.09754288196563721,\n        -0.17399358749389648\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1425216,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.363591053404889e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7599482760033425e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 542512,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 542736,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 542960,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655392,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1425552,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.01744985580444336,\n        -0.09754288196563721,\n        0.1285598874092102\n      ],\n      \"min\": [\n        -0.13519084453582764,\n        -0.09754288196563721,\n        0.01731884479522705\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1425756,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -5.48352190321566e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 543184,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 543320,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 543456,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655512,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1425960,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.07997763156890869,\n        -0.09754288196563721,\n        0.31847384572029114\n      ],\n      \"min\": [\n        -0.03817546367645264,\n        -0.09754288196563721,\n        0.20723965764045715\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1426296,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.629373826972369e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.759948702328984e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 543592,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 543816,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 544040,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655632,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1426632,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        1.9274336099624634,\n        -0.09754288196563721,\n        0.12841445207595825\n      ],\n      \"min\": [\n        1.809332013130188,\n        -0.09754288196563721,\n        0.017310619354248047\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1426992,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.311403963200064e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6315300399583066e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 544264,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15789785981178284,\n        0.5065286755561829\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 544504,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15789785981178284,\n        0.5065286755561829\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 544744,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15789785981178284,\n        0.5065286755561829\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655752,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1427352,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -2.0134198665618896,\n        -0.09754288196563721,\n        0.31852877140045166\n      ],\n      \"min\": [\n        -2.131397008895874,\n        -0.09754288196563721,\n        0.20732709765434265\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1427604,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        6.047439171652513e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.643940805706734e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 544984,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545152,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545320,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655872,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1427856,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -1.8228918313980103,\n        -0.09754288196563721,\n        0.3183940351009369\n      ],\n      \"min\": [\n        -1.9410792589187622,\n        -0.09754288196563721,\n        0.2072356939315796\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1428108,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        4.4036909230271704e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6306532302223786e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545488,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778279304504395,\n        0.5066922903060913\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545656,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778279304504395,\n        0.5066922903060913\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545824,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778279304504395,\n        0.5066922903060913\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 655992,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1428360,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.546836256980896,\n        -0.09754288196563721,\n        -0.06301414966583252\n      ],\n      \"min\": [\n        1.428721308708191,\n        -0.09754288196563721,\n        -0.1740100383758545\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1428672,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3658068098720832e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.591032940950754e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 545992,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456782102584839,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793822705745697,\n        0.5064811110496521\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 546200,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456782102584839,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793822705745697,\n        0.5064811110496521\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 546408,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456782102584839,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793822705745697,\n        0.5064811110496521\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656112,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1428984,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        -1.6328461170196533,\n        -0.09754288196563721,\n        0.31852877140045166\n      ],\n      \"min\": [\n        -1.7508234977722168,\n        -0.09754288196563721,\n        0.20732709765434265\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1429272,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3621068717384333e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.643871598844271e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 546616,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 546808,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547000,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454318940639496,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778198838233948,\n        0.5066990852355957\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656232,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1429560,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.7371701002120972,\n        -0.09754288196563721,\n        -0.06298625469207764\n      ],\n      \"min\": [\n        1.619022011756897,\n        -0.09754288196563721,\n        -0.17293381690979004\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1429704,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547192,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.157950296998024,\n        0.5064895153045654\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547288,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.157950296998024,\n        0.5064895153045654\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547384,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456782102584839,\n        0.7193039059638977\n      ],\n      \"min\": [\n        0.157950296998024,\n        0.5064895153045654\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656352,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1429848,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.9274569749832153,\n        -0.09754288196563721,\n        -0.06298625469207764\n      ],\n      \"min\": [\n        1.809308648109436,\n        -0.09754288196563721,\n        -0.1729336977005005\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1429992,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547480,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.15795014798641205,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547576,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.15795014798641205,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547672,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.3456781804561615,\n        0.7193040251731873\n      ],\n      \"min\": [\n        0.15795014798641205,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656472,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1430136,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        -1.4425501823425293,\n        -0.09754288196563721,\n        0.31848442554473877\n      ],\n      \"min\": [\n        -1.5605132579803467,\n        -0.09754288196563721,\n        0.20724019408226013\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1430412,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        6.048529144209169e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.630610597658233e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547768,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15778306126594543,\n        0.5066921710968018\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 547952,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15778306126594543,\n        0.5066921710968018\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 548136,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454318940639496,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15778306126594543,\n        0.5066921710968018\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656592,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1430688,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -1.2520170211791992,\n        -0.09754288196563721,\n        0.31848275661468506\n      ],\n      \"min\": [\n        -1.3702330589294434,\n        -0.09754288196563721,\n        0.20821234583854675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1430940,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        4.575827716735148e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6443041772618017e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 548320,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15778037905693054,\n        0.5067003965377808\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 548488,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15778037905693054,\n        0.5067003965377808\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 548656,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454318344593048,\n        0.7192907333374023\n      ],\n      \"min\": [\n        0.15778037905693054,\n        0.5067003965377808\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656712,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1431192,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -1.0619816780090332,\n        -0.09754288196563721,\n        0.3184802532196045\n      ],\n      \"min\": [\n        -1.1799345016479492,\n        -0.09754288196563721,\n        0.2071945071220398\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1431504,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6299472349601274e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.5700500455295696e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 548824,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778431296348572,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549032,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778431296348572,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549240,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543195366859436,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778431296348572,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656832,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1431816,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.7371400594711304,\n        -0.09754288196563721,\n        -0.2524073123931885\n      ],\n      \"min\": [\n        1.6194580793380737,\n        -0.09754288196563721,\n        -0.3636484742164612\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1432056,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.629140058412304e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549448,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15792028605937958,\n        0.5064886808395386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549608,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15792028605937958,\n        0.5064886808395386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549768,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898392677307\n      ],\n      \"min\": [\n        0.15792028605937958,\n        0.5064886808395386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 656952,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1432296,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -0.8714625835418701,\n        -0.09754288196563721,\n        0.318389892578125\n      ],\n      \"min\": [\n        -0.9896399974822998,\n        -0.09754288196563721,\n        0.20718997716903687\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1432608,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5666418562432227e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.578929271772722e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 549928,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318046569824,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15778398513793945,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 550136,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318046569824,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15778398513793945,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 550344,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318046569824,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15778398513793945,\n        0.5066918134689331\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657072,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1432920,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -0.6812232732772827,\n        -0.09754288196563721,\n        0.31851619482040405\n      ],\n      \"min\": [\n        -0.7993860244750977,\n        -0.09754288196563721,\n        0.20728498697280884\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1433280,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.628961712185628e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6438802674656472e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 550552,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577824205160141,\n        0.5066988468170166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 550792,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577824205160141,\n        0.5066988468170166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551032,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577824205160141,\n        0.5066988468170166\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657192,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1433640,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.490909218788147,\n        -0.09754288196563721,\n        0.3185266852378845\n      ],\n      \"min\": [\n        -0.6090617179870605,\n        -0.09754288196563721,\n        0.2072855532169342\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1433844,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6300960226089956e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7753210102000594e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551272,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34543174505233765,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778225660324097,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551408,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34543174505233765,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778225660324097,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551544,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34543174505233765,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15778225660324097,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657312,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1434048,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.9272743463516235,\n        -0.09754288196563721,\n        -0.4450254440307617\n      ],\n      \"min\": [\n        1.8091262578964233,\n        -0.09754288196563721,\n        -0.5550942420959473\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1434192,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551680,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.34565988183021545,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.15794619917869568,\n        0.5064847469329834\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551776,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.34565988183021545,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.15794619917869568,\n        0.5064847469329834\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551872,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.34565988183021545,\n        0.7192906737327576\n      ],\n      \"min\": [\n        0.15794619917869568,\n        0.5064847469329834\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657432,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1434336,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        1.5468944311141968,\n        -0.09754288196563721,\n        0.3185166120529175\n      ],\n      \"min\": [\n        1.4287317991256714,\n        -0.09754288196563721,\n        0.2072853446006775\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1434540,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.310499158080347e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.760622865276673e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 551968,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15777988731861115,\n        0.5066943168640137\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 552104,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15777988731861115,\n        0.5066943168640137\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 552240,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3454320430755615,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.15777988731861115,\n        0.5066943168640137\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657552,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1434744,\n      \"componentType\": 5126,\n      \"count\": 27,\n      \"max\": [\n        -0.3006131649017334,\n        -0.09754288196563721,\n        0.3185161352157593\n      ],\n      \"min\": [\n        -0.4187757968902588,\n        -0.09754288196563721,\n        0.20728498697280884\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1435068,\n      \"componentType\": 5126,\n      \"count\": 27,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.630129986551765e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -8.802023643283974e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 552376,\n      \"componentType\": 5126,\n      \"count\": 27,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1578901708126068,\n        0.5067046284675598\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 552592,\n      \"componentType\": 5126,\n      \"count\": 27,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1578901708126068,\n        0.5067046284675598\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 552808,\n      \"componentType\": 5126,\n      \"count\": 27,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1578901708126068,\n        0.5067046284675598\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657672,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1435392,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -0.11035442352294922,\n        -0.09754288196563721,\n        0.3185182809829712\n      ],\n      \"min\": [\n        -0.2285221815109253,\n        -0.09754288196563721,\n        0.20732659101486206\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1435704,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5797120056504355e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6441300942915404e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 553024,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577817052602768,\n        0.5066989660263062\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 553232,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577817052602768,\n        0.5066989660263062\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 553440,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34543177485466003,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.1577817052602768,\n        0.5066989660263062\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657792,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1436016,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        1.7372161149978638,\n        -0.09754288196563721,\n        0.3184366822242737\n      ],\n      \"min\": [\n        1.619019865989685,\n        -0.09754288196563721,\n        0.20728135108947754\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1436292,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3105652385547728e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7605138680210075e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 553648,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.157781720161438,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 553832,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.157781720161438,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 554016,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34543201327323914,\n        0.7192904949188232\n      ],\n      \"min\": [\n        0.157781720161438,\n        0.5066932439804077\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 657912,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1436568,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.07997763156890869,\n        -0.09754288196563721,\n        0.31847384572029114\n      ],\n      \"min\": [\n        -0.03817546367645264,\n        -0.09754288196563721,\n        0.20723965764045715\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1436904,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.629373826972369e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.759948702328984e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 554200,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 554424,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 554648,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3454321026802063,\n        0.7192904353141785\n      ],\n      \"min\": [\n        0.15778283774852753,\n        0.506691575050354\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658032,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1437240,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.9274905920028687,\n        -0.09754288196563721,\n        0.3184831440448761\n      ],\n      \"min\": [\n        1.8092750310897827,\n        -0.09754288196563721,\n        0.20821279287338257\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1437528,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5809057174465124e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.644520466470567e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 554872,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15778006613254547,\n        0.5067004561424255\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 555064,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15778006613254547,\n        0.5067004561424255\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 555256,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3454320728778839,\n        0.7192906141281128\n      ],\n      \"min\": [\n        0.15778006613254547,\n        0.5067004561424255\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658152,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1437816,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.27022063732147217,\n        -0.09754288196563721,\n        0.31852608919143677\n      ],\n      \"min\": [\n        0.15208685398101807,\n        -0.09754288196563721,\n        0.20733055472373962\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1438092,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.4087505917359522e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -3.858139763224244e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 555448,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15789015591144562,\n        0.506704568862915\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 555632,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15789015591144562,\n        0.506704568862915\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 555816,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454321026802063,\n        0.719290554523468\n      ],\n      \"min\": [\n        0.15789015591144562,\n        0.506704568862915\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658272,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1438368,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        2.117778778076172,\n        -0.09754288196563721,\n        0.3185630440711975\n      ],\n      \"min\": [\n        1.9995967149734497,\n        -0.09754288196563721,\n        0.20821678638458252\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1438680,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5808497266789345e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.1742466199393675e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 556000,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318344593048,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15788999199867249,\n        0.5067059993743896\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 556208,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318344593048,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15788999199867249,\n        0.5067059993743896\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 556416,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3454318344593048,\n        0.7192908525466919\n      ],\n      \"min\": [\n        0.15788999199867249,\n        0.5067059993743896\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658392,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1438992,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        2.1179604530334473,\n        -0.09754288196563721,\n        0.11120873689651489\n      ],\n      \"min\": [\n        2.000633716583252,\n        -0.09754288196563721,\n        -0.15629839897155762\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1439328,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        6.865446522397178e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -6.655251638676418e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 556624,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15683382749557495,\n        0.48989254236221313\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 556848,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15683382749557495,\n        0.48989254236221313\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557072,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34552350640296936,\n        0.7351270318031311\n      ],\n      \"min\": [\n        0.15683382749557495,\n        0.48989254236221313\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658512,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1439664,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        -1.587070345878601,\n        -0.09754288196563721,\n        -0.2526068687438965\n      ],\n      \"min\": [\n        -1.7051684856414795,\n        -0.09754288196563721,\n        -0.36366069316864014\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1439844,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.311917259272377e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557296,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.157917320728302,\n        0.5064934492111206\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557416,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.157917320728302,\n        0.5064934492111206\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557536,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.34563666582107544,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.157917320728302,\n        0.5064934492111206\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658632,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1440024,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        2.1183853149414063,\n        -0.09754288196563721,\n        -0.27028578519821167\n      ],\n      \"min\": [\n        2.000246524810791,\n        -0.09754288196563721,\n        -0.5375593900680542\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1440228,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -6.870910596035174e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557656,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.15683889389038086,\n        0.48985666036605835\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557792,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.15683889389038086,\n        0.48985666036605835\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 557928,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456622064113617,\n        0.7351214289665222\n      ],\n      \"min\": [\n        0.15683889389038086,\n        0.48985666036605835\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658752,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1440432,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        1.7243303060531616,\n        -0.09754288196563721,\n        -0.44487231969833374\n      ],\n      \"min\": [\n        1.439355492591858,\n        -0.09754288196563721,\n        -0.5560990571975708\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1440720,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6460710128285427e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7792986284348444e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558064,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14278283715248108,\n        0.5054388046264648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558256,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14278283715248108,\n        0.5054388046264648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558448,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3596900999546051,\n        0.719523012638092\n      ],\n      \"min\": [\n        0.14278283715248108,\n        0.5054388046264648\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658872,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1441008,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        -1.016209363937378,\n        -0.09754288196563721,\n        -0.25256460905075073\n      ],\n      \"min\": [\n        -1.1342893838882446,\n        -0.09754288196563721,\n        -0.3636585474014282\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1441236,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.631632216003709e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7623506209929474e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558640,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.506489634513855\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558792,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.506489634513855\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 558944,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.34563660621643066,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.506489634513855\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 658992,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1441464,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.6326147317886353,\n        -0.09754288196563721,\n        -0.25236064195632935\n      ],\n      \"min\": [\n        0.22099530696868896,\n        -0.09754288196563721,\n        -0.3635943531990051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1441680,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6458803031582647e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.0282296614150255e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559096,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559240,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559384,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3639701306819916,\n        0.7195733189582825\n      ],\n      \"min\": [\n        0.1381610482931137,\n        0.5052409768104553\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659112,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1441896,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        -0.8259264230728149,\n        -0.09754288196563721,\n        -0.252604603767395\n      ],\n      \"min\": [\n        -0.944029688835144,\n        -0.09754288196563721,\n        -0.3636564612388611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1442112,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6328641549989698e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559528,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791919827461243,\n        0.5064903497695923\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559672,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791919827461243,\n        0.5064903497695923\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559816,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.34563663601875305,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791919827461243,\n        0.5064903497695923\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659232,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1442328,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.6410342454910278,\n        -0.09754288196563721,\n        0.31834638118743896\n      ],\n      \"min\": [\n        0.35546863079071045,\n        -0.09754288196563721,\n        0.20722761750221252\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1442568,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.311068302811691e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3217032801549067e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 559960,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.1426922231912613,\n        0.5057488083839417\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560120,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.1426922231912613,\n        0.5057488083839417\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560280,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.35955196619033813,\n        0.7195199728012085\n      ],\n      \"min\": [\n        0.1426922231912613,\n        0.5057488083839417\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659352,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1442808,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        -0.6356549263000488,\n        -0.09754288196563721,\n        -0.25256460905075073\n      ],\n      \"min\": [\n        -0.753734827041626,\n        -0.09754288196563721,\n        -0.3636585474014282\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1443048,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3521582786779618e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -6.758452286703687e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560440,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560600,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560760,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456365764141083,\n        0.7192899584770203\n      ],\n      \"min\": [\n        0.15791979432106018,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659472,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1443288,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        -0.2550384998321533,\n        -0.09754288196563721,\n        -0.25246334075927734\n      ],\n      \"min\": [\n        -0.37318456172943115,\n        -0.09754288196563721,\n        -0.36258721351623535\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1443552,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.0,\n        -1.0,\n        2.0579140169729726e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.1007848144117816e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 560920,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15791483223438263,\n        0.5064936280250549\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 561096,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15791483223438263,\n        0.5064936280250549\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 561272,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456365466117859,\n        0.7192903161048889\n      ],\n      \"min\": [\n        0.15791483223438263,\n        0.5064936280250549\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659592,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1443816,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -0.06513798236846924,\n        -0.09754288196563721,\n        -0.2523884177207947\n      ],\n      \"min\": [\n        -0.18251144886016846,\n        -0.09754288196563721,\n        -0.3635939359664917\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1444128,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6298962179916998e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3503247942026064e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 561448,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 561656,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 561864,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456365466117859,\n        0.719290018081665\n      ],\n      \"min\": [\n        0.15791484713554382,\n        0.5065017342567444\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659712,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1444440,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        -1.680511474609375,\n        -0.09754288196563721,\n        -0.0630185604095459\n      ],\n      \"min\": [\n        -1.7986228466033936,\n        -0.09754288196563721,\n        -0.17404454946517944\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1444776,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        8.21958323626859e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3121650965786102e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 562072,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064878463745117\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 562296,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064878463745117\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 562520,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456781208515167,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064878463745117\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659832,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1445112,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        -1.2999274730682373,\n        -0.09754288196563721,\n        -0.0630420446395874\n      ],\n      \"min\": [\n        -1.4180488586425781,\n        -0.09754288196563721,\n        -0.17404574155807495\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1445400,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6328941399024188e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.0142942130642041e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 562744,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064879059791565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 562936,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064879059791565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563128,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456780016422272,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15795031189918518,\n        0.5064879059791565\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 659952,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1445688,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        -0.4264945983886719,\n        -0.09754288196563721,\n        0.5565088391304016\n      ],\n      \"min\": [\n        -0.5446858406066895,\n        -0.09754288196563721,\n        0.44521164894104004\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1445856,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -2.2018454615135852e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563320,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1577652245759964,\n        0.5065995454788208\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563432,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1577652245759964,\n        0.5065995454788208\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563544,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.1577652245759964,\n        0.5065995454788208\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660072,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1446024,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        -1.1095802783966064,\n        -0.09754288196563721,\n        -0.0630420446395874\n      ],\n      \"min\": [\n        -1.2277017831802368,\n        -0.09754288196563721,\n        -0.17404574155807495\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1446204,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.312443487222481e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563656,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.3456779420375824,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.1579345464706421,\n        0.5064746737480164\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563776,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.3456779420375824,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.1579345464706421,\n        0.5064746737480164\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 563896,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.3456779420375824,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.1579345464706421,\n        0.5064746737480164\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660192,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1446384,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        -0.9193471670150757,\n        -0.09754288196563721,\n        -0.06307399272918701\n      ],\n      \"min\": [\n        -1.0374321937561035,\n        -0.09754288196563721,\n        -0.17415326833724976\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1446612,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.0,\n        -1.0,\n        5.0693650166522275e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7628873649755405e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564016,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793758630752563,\n        0.5064727067947388\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564168,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793758630752563,\n        0.5064727067947388\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564320,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793758630752563,\n        0.5064727067947388\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660312,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1446840,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        -0.7290457487106323,\n        -0.09754288196563721,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.8466997146606445,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1447080,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.7593740153643012e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -4.4060751491770134e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564472,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15793544054031372,\n        0.5064846873283386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564632,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15793544054031372,\n        0.5064846873283386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564792,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456780016422272,\n        0.7193033695220947\n      ],\n      \"min\": [\n        0.15793544054031372,\n        0.5064846873283386\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660432,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1447320,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.5392085313796997,\n        -0.09754288196563721,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.6568626165390015,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1447524,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        8.798652828545528e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 564952,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565088,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565224,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456780016422272,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660552,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1447728,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        -0.23646628856658936,\n        -0.09754288196563721,\n        0.5564598441123962\n      ],\n      \"min\": [\n        -0.35419905185699463,\n        -0.09754288196563721,\n        0.44515904784202576\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1448004,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6284226944662805e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -9.897816255488578e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565360,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454480469226837,\n        0.719291090965271\n      ],\n      \"min\": [\n        0.1577654927968979,\n        0.506600558757782\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565544,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454480469226837,\n        0.719291090965271\n      ],\n      \"min\": [\n        0.1577654927968979,\n        0.506600558757782\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565728,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3454480469226837,\n        0.719291090965271\n      ],\n      \"min\": [\n        0.1577654927968979,\n        0.506600558757782\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660672,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1448280,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.15816938877105713,\n        -0.09754288196563721,\n        -0.06283140182495117\n      ],\n      \"min\": [\n        -0.275836706161499,\n        -0.09754288196563721,\n        -0.17402660846710205\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1448484,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.759473065021666e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.5896993943442794e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 565912,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793445706367493,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566048,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793445706367493,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566184,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456779718399048,\n        0.7193037867546082\n      ],\n      \"min\": [\n        0.15793445706367493,\n        0.5064893960952759\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660792,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1448688,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.03166759014129639,\n        -0.09754288196563721,\n        -0.06282973289489746\n      ],\n      \"min\": [\n        -0.08601510524749756,\n        -0.09754288196563721,\n        -0.17399358749389648\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1449024,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.363591053404889e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7599482760033425e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566320,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566544,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566768,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.3456783890724182,\n        0.7193037271499634\n      ],\n      \"min\": [\n        0.15793447196483612,\n        0.5064961910247803\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 660912,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1449360,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.273520827293396,\n        -0.09754288196563721,\n        0.5564964413642883\n      ],\n      \"min\": [\n        0.1555083990097046,\n        -0.09754288196563721,\n        0.4452950358390808\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1449576,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6296498017709382e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -8.247622673707156e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 566992,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15776492655277252,\n        0.5067306756973267\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567136,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15776492655277252,\n        0.5067306756973267\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567280,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3454483151435852,\n        0.7192914485931396\n      ],\n      \"min\": [\n        0.15776492655277252,\n        0.5067306756973267\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661032,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1449792,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -1.3490829467773438,\n        -0.09754288196563721,\n        0.12841445207595825\n      ],\n      \"min\": [\n        -1.46718430519104,\n        -0.09754288196563721,\n        0.017310500144958496\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1450044,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6317004281063419e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.63149593390699e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567424,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.34563595056533813,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567592,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.34563595056533813,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567760,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.34563595056533813,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661152,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1450296,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        -0.3980090618133545,\n        -0.09754288196563721,\n        0.12857460975646973\n      ],\n      \"min\": [\n        -0.5153895616531372,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1450512,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.629539241321254e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 567928,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789660811424255,\n        0.5065305233001709\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568072,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789660811424255,\n        0.5065305233001709\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568216,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789660811424255,\n        0.5065305233001709\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661272,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1450728,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.4638158082962036,\n        -0.09754288196563721,\n        0.5564524531364441\n      ],\n      \"min\": [\n        0.3458160161972046,\n        -0.09754288196563721,\n        0.4452088475227356\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1451004,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5702936195793882e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6311000194946246e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568360,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15776531398296356,\n        0.5066007375717163\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568544,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15776531398296356,\n        0.5066007375717163\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568728,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.34544801712036133,\n        0.7192912697792053\n      ],\n      \"min\": [\n        0.15776531398296356,\n        0.5066007375717163\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661392,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1451280,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3631385564804077,\n        -0.09754288196563721,\n        0.12857460975646973\n      ],\n      \"min\": [\n        0.24575793743133545,\n        -0.09754288196563721,\n        0.017337530851364136\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1451568,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.629195196528599e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3747894911375624e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 568912,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569104,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569296,\n      \"componentType\": 5126,\n      \"count\": 24,\n      \"max\": [\n        0.3456360697746277,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789641439914703,\n        0.5065304040908813\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661512,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1451856,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.6540838479995728,\n        -0.09754288196563721,\n        0.5564936995506287\n      ],\n      \"min\": [\n        0.5360778570175171,\n        -0.09754288196563721,\n        0.4452400803565979\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1452096,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        3.373156332031613e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.628685737387059e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569488,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.157765731215477,\n        0.5067306160926819\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569648,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.157765731215477,\n        0.5067306160926819\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569808,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3454483151435852,\n        0.7192913293838501\n      ],\n      \"min\": [\n        0.157765731215477,\n        0.5067306160926819\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661632,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1452336,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        -1.490203857421875,\n        -0.09754288196563721,\n        -0.06307071447372437\n      ],\n      \"min\": [\n        -1.6082966327667236,\n        -0.09754288196563721,\n        -0.1741170883178711\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1452576,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.5703201938777056e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 569968,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.1579379290342331,\n        0.5064729452133179\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 570128,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.1579379290342331,\n        0.5064729452133179\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 570288,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.1579379290342331,\n        0.5064729452133179\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661752,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1452816,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        -0.11050760746002197,\n        -0.09754288196563721,\n        -0.4448731541633606\n      ],\n      \"min\": [\n        -0.2697392702102661,\n        -0.09754288196563721,\n        -0.5560810565948486\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1453128,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3227489148448512e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.1739262006926765e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 570448,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15224836766719818,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 570656,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15224836766719818,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 570864,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15224836766719818,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661872,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1453440,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        -1.926034688949585,\n        -0.09754288196563721,\n        -0.4448973536491394\n      ],\n      \"min\": [\n        -2.124711036682129,\n        -0.09754288196563721,\n        -0.5560784339904785\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1453788,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.7880719838103687e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -6.574389033175976e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 571072,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806504547595978,\n        0.5057498216629028\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 571304,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806504547595978,\n        0.5057498216629028\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 571536,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3547818958759308,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806504547595978,\n        0.5057498216629028\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 661992,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1454136,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        -1.9256733655929565,\n        -0.09754288196563721,\n        0.12842729687690735\n      ],\n      \"min\": [\n        -2.125053644180298,\n        -0.09754288196563721,\n        0.01731005311012268\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1454352,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.351456546672125e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 571768,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1480402797460556,\n        0.5058395862579346\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 571912,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1480402797460556,\n        0.5058395862579346\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 572056,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3548302948474884,\n        0.7194552421569824\n      ],\n      \"min\": [\n        0.1480402797460556,\n        0.5058395862579346\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662112,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1454568,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        1.546859860420227,\n        -0.09754288196563721,\n        0.1284143030643463\n      ],\n      \"min\": [\n        1.4287585020065308,\n        -0.09754288196563721,\n        0.01731058955192566\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1454904,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3114258479163254e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6315982520609396e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 572200,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15790027379989624,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 572424,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15790027379989624,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 572648,\n      \"componentType\": 5126,\n      \"count\": 28,\n      \"max\": [\n        0.34563618898391724,\n        0.7193018794059753\n      ],\n      \"min\": [\n        0.15790027379989624,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662232,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1455240,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.7371467351913452,\n        -0.09754288196563721,\n        0.12841463088989258\n      ],\n      \"min\": [\n        1.6190451383590698,\n        -0.09754288196563721,\n        0.017310619354248047\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1455552,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3113790942043124e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.569038943216583e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 572872,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790002048015594,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573080,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790002048015594,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573288,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.34563612937927246,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790002048015594,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662352,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1455864,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.34892165660858154,\n        -0.09754288196563721,\n        -0.06290322542190552\n      ],\n      \"min\": [\n        -0.4665757417678833,\n        -0.09754288196563721,\n        -0.17414367198944092\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1456068,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        8.798652828545528e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573496,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573632,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573768,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.34567803144454956,\n        0.719303548336029\n      ],\n      \"min\": [\n        0.15793731808662415,\n        0.5064725279808044\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662472,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1456272,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        -1.6842536926269531,\n        -0.09754288196563721,\n        -0.44491761922836304\n      ],\n      \"min\": [\n        -1.8434665203094482,\n        -0.09754288196563721,\n        -0.556157112121582\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1456548,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6330648122675484e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.312585453661086e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 573904,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15202294290065765,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574088,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15202294290065765,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574272,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3511078953742981,\n        0.7193813920021057\n      ],\n      \"min\": [\n        0.15202294290065765,\n        0.5060132145881653\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662592,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1456824,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -1.7296574115753174,\n        -0.09754288196563721,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -1.8477600812911987,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1457076,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.631325687867502e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -8.810560103711396e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574456,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3456360697746277,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1578999012708664,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574624,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3456360697746277,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1578999012708664,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574792,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3456360697746277,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1578999012708664,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662712,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1457328,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        -1.4459552764892578,\n        -0.09754288196563721,\n        -0.44486844539642334\n      ],\n      \"min\": [\n        -1.6052820682525635,\n        -0.09754288196563721,\n        -0.5560188293457031\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1457676,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3638963025641715e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7796330098462931e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 574960,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.15201959013938904,\n        0.5060132741928101\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 575192,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.15201959013938904,\n        0.5060132741928101\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 575424,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193817496299744\n      ],\n      \"min\": [\n        0.15201959013938904,\n        0.5060132741928101\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662832,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1458024,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        -1.5393695831298828,\n        -0.09754288196563721,\n        0.1284140944480896\n      ],\n      \"min\": [\n        -1.6574711799621582,\n        -0.09754288196563721,\n        0.01731047034263611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1458300,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3113090346905665e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3515500540961511e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 575656,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790005028247833,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 575840,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790005028247833,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 576024,\n      \"componentType\": 5126,\n      \"count\": 23,\n      \"max\": [\n        0.3456360399723053,\n        0.7193018198013306\n      ],\n      \"min\": [\n        0.15790005028247833,\n        0.5065323114395142\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 662952,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1458576,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        -1.158796787261963,\n        -0.09754288196563721,\n        0.12841466069221497\n      ],\n      \"min\": [\n        -1.2768996953964233,\n        -0.09754288196563721,\n        0.01731160283088684\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1458936,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.762092267654225e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6315470929839648e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 576208,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789993107318878,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 576448,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789993107318878,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 576688,\n      \"componentType\": 5126,\n      \"count\": 30,\n      \"max\": [\n        0.3456359803676605,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789993107318878,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663072,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1459296,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.36654365062713623,\n        -0.09754288196563721,\n        -0.44491761922836304\n      ],\n      \"min\": [\n        0.2073308229446411,\n        -0.09754288196563721,\n        -0.556157112121582\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1459536,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3097415774154797e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -8.818914665198463e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 576928,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1520228087902069,\n        0.5060129761695862\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577088,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1520228087902069,\n        0.5060129761695862\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577248,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3511078953742981,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.1520228087902069,\n        0.5060129761695862\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663192,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1459776,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        -0.9685089588165283,\n        -0.09754288196563721,\n        0.1284140944480896\n      ],\n      \"min\": [\n        -1.0866105556488037,\n        -0.09754288196563721,\n        0.01731047034263611\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1460040,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3113083241478307e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7624201120725047e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577408,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577584,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577760,\n      \"componentType\": 5126,\n      \"count\": 22,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790009498596191,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663312,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1460304,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.6448272466659546,\n        -0.09754288196563721,\n        -0.44510674476623535\n      ],\n      \"min\": [\n        0.44545161724090576,\n        -0.09754288196563721,\n        -0.5560975074768066\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1460556,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        4.409656284565244e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6336623787083226e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 577936,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806529879570007,\n        0.5057465434074402\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578104,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806529879570007,\n        0.5057465434074402\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578272,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.35478198528289795,\n        0.7194437980651855\n      ],\n      \"min\": [\n        0.14806529879570007,\n        0.5057465434074402\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663432,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1460808,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.7782233953475952,\n        -0.09754288196563721,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -0.896325945854187,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1461012,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -8.811355201032711e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578440,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15789994597434998,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578576,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15789994597434998,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578712,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.15789994597434998,\n        0.5065324306488037\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663552,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1461216,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        -0.5879333019256592,\n        -0.09754288196563721,\n        0.1284150779247284\n      ],\n      \"min\": [\n        -0.7060359716415405,\n        -0.09754288196563721,\n        0.01731163263320923\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1461444,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.7621916015286843e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7621368897380307e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 578848,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789982676506042,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579000,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789982676506042,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579152,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15789982676506042,\n        0.5065323710441589\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663672,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1461672,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -1.9705206155776978,\n        -0.09754288196563721,\n        -0.25257396697998047\n      ],\n      \"min\": [\n        -2.1296064853668213,\n        -0.09754288196563721,\n        -0.36365312337875366\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1461924,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.1343259842533371e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.632842838716897e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579304,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15220534801483154,\n        0.5060242414474487\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579472,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15220534801483154,\n        0.5060242414474487\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579640,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3509249985218048,\n        0.7193800806999207\n      ],\n      \"min\": [\n        0.15220534801483154,\n        0.5060242414474487\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663792,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1462176,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        -0.20734715461730957,\n        -0.09754288196563721,\n        0.1285598874092102\n      ],\n      \"min\": [\n        -0.32508814334869385,\n        -0.09754288196563721,\n        0.01731884479522705\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1462416,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.7621518111354817e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -5.0689266117842635e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579808,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456359803676605,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1579003930091858,\n        0.5065314173698425\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 579968,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456359803676605,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1579003930091858,\n        0.5065314173698425\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580128,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.3456359803676605,\n        0.719301700592041\n      ],\n      \"min\": [\n        0.1579003930091858,\n        0.5065314173698425\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 663912,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1462656,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        -0.01744985580444336,\n        -0.09754288196563721,\n        0.1285598874092102\n      ],\n      \"min\": [\n        -0.13519084453582764,\n        -0.09754288196563721,\n        0.01731884479522705\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1462860,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -5.48352190321566e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580288,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580424,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580560,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.3456360101699829,\n        0.7193017601966858\n      ],\n      \"min\": [\n        0.15790045261383057,\n        0.5065325498580933\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664032,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1463064,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        -1.934800386428833,\n        -0.09754288196563721,\n        -0.06308293342590332\n      ],\n      \"min\": [\n        -2.1249332427978516,\n        -0.09754288196563721,\n        -0.17414963245391846\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1463292,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.7639223415244487e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580696,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14915549755096436,\n        0.5058111548423767\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 580848,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14915549755096436,\n        0.5058111548423767\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581000,\n      \"componentType\": 5126,\n      \"count\": 19,\n      \"max\": [\n        0.3538671135902405,\n        0.7194452285766602\n      ],\n      \"min\": [\n        0.14915549755096436,\n        0.5058111548423767\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664152,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1463520,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        1.546836256980896,\n        -0.09754288196563721,\n        -0.25256210565567017\n      ],\n      \"min\": [\n        1.4287506341934204,\n        -0.09754288196563721,\n        -0.3636539578437805\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1463724,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.0,\n        -1.0,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.3218225092259672e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581152,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.345636785030365,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791675448417664,\n        0.5064935684204102\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581288,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.345636785030365,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791675448417664,\n        0.5064935684204102\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581424,\n      \"componentType\": 5126,\n      \"count\": 17,\n      \"max\": [\n        0.345636785030365,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791675448417664,\n        0.5064935684204102\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664272,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1463928,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        1.927017331123352,\n        -0.09754288196563721,\n        -0.25240516662597656\n      ],\n      \"min\": [\n        1.8093301057815552,\n        -0.09754288196563721,\n        -0.36364424228668213\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1464240,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.0,\n        -1.0,\n        4.217756810476203e-08\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.6324078444540646e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581560,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791945159435272,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581768,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791945159435272,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 581976,\n      \"componentType\": 5126,\n      \"count\": 26,\n      \"max\": [\n        0.3456368148326874,\n        0.7192898988723755\n      ],\n      \"min\": [\n        0.15791945159435272,\n        0.5064899325370789\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664392,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1464552,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        -0.6170616149902344,\n        -0.09754288196563721,\n        0.5565162301063538\n      ],\n      \"min\": [\n        -0.7349858283996582,\n        -0.09754288196563721,\n        0.4451618492603302\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1464804,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.6284141679534514e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -6.594830637141058e-08\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 582184,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.15776684880256653,\n        0.5067225694656372\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 582352,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.15776684880256653,\n        0.5067225694656372\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 582520,\n      \"componentType\": 5126,\n      \"count\": 21,\n      \"max\": [\n        0.3454480767250061,\n        0.7192912101745605\n      ],\n      \"min\": [\n        0.15776684880256653,\n        0.5067225694656372\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664512,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1465056,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.1282445192337036,\n        -0.09754288196563721,\n        -0.4449159502983093\n      ],\n      \"min\": [\n        -0.031047582626342773,\n        -0.09754288196563721,\n        -0.5561561584472656\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1465404,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.0,\n        -1.0,\n        1.3505065510344139e-07\n      ],\n      \"min\": [\n        0.0,\n        -1.0,\n        -1.2104896995879244e-07\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 582688,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15202300250530243,\n        0.5060133337974548\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 582920,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15202300250530243,\n        0.5060133337974548\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 583152,\n      \"componentType\": 5126,\n      \"count\": 29,\n      \"max\": [\n        0.3511078357696533,\n        0.7193814516067505\n      ],\n      \"min\": [\n        0.15202300250530243,\n        0.5060133337974548\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664632,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1465752,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.9833532571792603,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -2.161191463470459,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1466616,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.977324903011322,\n        -0.060593053698539734,\n        0.9981600642204285\n      ],\n      \"min\": [\n        -0.9773246049880981,\n        -0.9975011944770813,\n        -0.9312333464622498\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 583384,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.04994118958711624,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.009556885808706284,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 583960,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.04994118958711624,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.009556885808706284,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 664752,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1467480,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6816927194595337,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        0.314811110496521,\n        -0.19102349877357483,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1468344,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976402997970581,\n        -0.06181471422314644,\n        0.9980873465538025\n      ],\n      \"min\": [\n        -0.9756389260292053,\n        -0.9994580149650574,\n        -0.928249180316925\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 584536,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6551312208175659,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5718181133270264,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 585112,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6551312208175659,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5718181133270264,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 666240,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1469208,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.5139243602752686,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -0.6816970109939575,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1469880,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934633195400238,\n        0.4678288996219635,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.934634268283844,\n        0.13572052121162415,\n        -0.9907472729682922\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 585688,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.38362547755241394,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.3455268442630768,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 586136,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.38362547755241394,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.3455268442630768,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 667728,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1470552,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        2.143183708190918,\n        -0.07334303855895996,\n        0.15508300065994263\n      ],\n      \"min\": [\n        1.97541081905365,\n        -0.14551645517349243,\n        -0.20018088817596436\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1471224,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.926451563835144,\n        0.6483983397483826,\n        0.7747944593429565\n      ],\n      \"min\": [\n        -0.9264460802078247,\n        0.34633591771125793,\n        -0.9020326733589172\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 586584,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9870129227638245,\n        0.6197856664657593\n      ],\n      \"min\": [\n        0.9489142894744873,\n        0.32057714462280273\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 587032,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9870129227638245,\n        0.6197856664657593\n      ],\n      \"min\": [\n        0.9489142894744873,\n        0.32057714462280273\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 668160,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1471896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6814929246902466,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        0.17154157161712646,\n        -0.17803868651390076,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1472760,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640036821365356,\n        -0.11598226428031921,\n        0.9932502508163452\n      ],\n      \"min\": [\n        -0.9639989733695984,\n        -0.986599326133728,\n        -0.9269254207611084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 587480,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6550858616828918,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.539283812046051,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 588056,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6550858616828918,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.539283812046051,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 668592,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1473624,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.6506125926971436,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -1.8284507989883423,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1474488,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620892405509949,\n        -0.11467728018760681,\n        0.9933953881263733\n      ],\n      \"min\": [\n        -0.9620863199234009,\n        -0.9952102303504944,\n        -0.915906548500061\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 588632,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1255013644695282,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.08511696755886078,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 589208,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1255013644695282,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.08511696755886078,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 670080,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1475352,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.4603257179260254,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -1.6381639242172241,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1476216,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620886445045471,\n        -0.11465809494256973,\n        0.9933977723121643\n      ],\n      \"min\": [\n        -0.9620867967605591,\n        -0.9952096939086914,\n        -0.9159064292907715\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 589784,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.16871242225170135,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.12832827866077423,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 590360,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.16871242225170135,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.12832827866077423,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 671568,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1477080,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.2700389623641968,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -1.4478771686553955,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1477944,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620893001556396,\n        -0.11471603810787201,\n        0.9933910965919495\n      ],\n      \"min\": [\n        -0.9620862007141113,\n        -0.9952102303504944,\n        -0.915920078754425\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 590936,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.21192362904548645,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.17153935134410858,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 591512,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.21192362904548645,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.17153935134410858,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 673056,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1478808,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.7042112350463867,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -0.8719838857650757,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1479480,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934633195400238,\n        0.4678295850753784,\n        0.9035038352012634\n      ],\n      \"min\": [\n        -0.9346328973770142,\n        0.1357203722000122,\n        -0.9907472729682922\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 592088,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3404141664505005,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.30231571197509766,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 592536,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3404141664505005,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.30231571197509766,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 674544,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1480152,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.0797520875930786,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -1.2575902938842773,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1481016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620896577835083,\n        -0.11457537114620209,\n        0.9934071898460388\n      ],\n      \"min\": [\n        -0.96208655834198,\n        -0.9952102899551392,\n        -0.9159066677093506\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 592984,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2551347017288208,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.21475058794021606,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 593560,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2551347017288208,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.21475058794021606,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 674976,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1481880,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.8894652128219604,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -1.0673034191131592,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1482744,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620891213417053,\n        -0.11467700451612473,\n        0.9933955073356628\n      ],\n      \"min\": [\n        -0.9620862007141113,\n        -0.9952102899551392,\n        -0.9159218072891235\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 594136,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2983459532260895,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.25796160101890564,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 594712,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2983459532260895,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.25796160101890564,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 676464,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1483608,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.6991784572601318,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -0.8770166635513306,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1484472,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620891213417053,\n        -0.11459226906299591,\n        0.9934051036834717\n      ],\n      \"min\": [\n        -0.9620860815048218,\n        -0.9952102303504944,\n        -0.9159203171730042\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 595288,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.34155693650245667,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.3011728823184967,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 595864,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.34155693650245667,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.3011728823184967,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 677952,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1485336,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.5088915824890137,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -0.6867297887802124,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1486200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620895385742188,\n        -0.11467692255973816,\n        0.9933955073356628\n      ],\n      \"min\": [\n        -0.9620862603187561,\n        -0.9952102303504944,\n        -0.915922224521637\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 596440,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3847683072090149,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.3443838953971863,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 597016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3847683072090149,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.3443838953971863,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 679440,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1487064,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.3186047077178955,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -0.49644291400909424,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1487928,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620895385742188,\n        -0.11471603810787201,\n        0.9933910965919495\n      ],\n      \"min\": [\n        -0.9620863199234009,\n        -0.9952102899551392,\n        -0.9159069657325745\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 597592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.42797940969467163,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.38759517669677734,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 598168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.42797940969467163,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.38759517669677734,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 680928,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1488792,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        2.1425561904907227,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        1.9747833013534546,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1489464,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934838056564331,\n        0.4680488705635071,\n        0.9035114645957947\n      ],\n      \"min\": [\n        -0.9348477721214294,\n        0.13573665916919708,\n        -0.9907450079917908\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 598744,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9868702292442322,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.9487718343734741,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 599192,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9868702292442322,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.9487718343734741,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 682416,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1490136,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.12831783294677734,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -0.3061560392379761,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1491000,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.962089478969574,\n        -0.11470019072294235,\n        0.9933927655220032\n      ],\n      \"min\": [\n        -0.9620863199234009,\n        -0.9952102899551392,\n        -0.9159219861030579\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 599640,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.47119051218032837,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.4308064877986908,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 600216,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.47119051218032837,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.4308064877986908,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 682848,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1491864,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.06196916103363037,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -0.11586916446685791,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1492728,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620888829231262,\n        -0.11470013111829758,\n        0.9933927655220032\n      ],\n      \"min\": [\n        -0.9620863795280457,\n        -0.9952102899551392,\n        -0.9159221053123474\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 600792,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5144016742706299,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.4740173816680908,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 601368,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5144016742706299,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.4740173816680908,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 684336,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1493592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.25225579738616943,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        0.07441771030426025,\n        -0.17012333869934082,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1494456,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620899558067322,\n        -0.11467669159173965,\n        0.9933954477310181\n      ],\n      \"min\": [\n        -0.9620862603187561,\n        -0.9952102303504944,\n        -0.9159221053123474\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 601944,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5576127767562866,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.5172285437583923,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 602520,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5576127767562866,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.5172285437583923,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 685824,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1495320,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.8905491828918457,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -2.160196542739868,\n        -0.1766635924577713,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1496184,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632067680358887,\n        -0.11844192445278168,\n        0.9929571151733398\n      ],\n      \"min\": [\n        -0.9632048606872559,\n        -0.9854620695114136,\n        -0.9257926344871521\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 603096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.07101541012525558,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.00978281069546938,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 603672,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.07101541012525558,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.00978281069546938,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 687312,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1497048,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.6997880935668945,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -1.8776262998580933,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1497912,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660976529121399,\n        -0.10348633676767349,\n        0.9946253895759583\n      ],\n      \"min\": [\n        -0.9661011099815369,\n        -0.9991055130958557,\n        -0.9187694191932678\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 604248,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.11433429270982742,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.07395023107528687,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 604824,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.11433429270982742,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.07395023107528687,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 688800,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1498776,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.5095012187957764,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -1.687339425086975,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1499640,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.966097354888916,\n        -0.10346997529268265,\n        0.9946272969245911\n      ],\n      \"min\": [\n        -0.9661011099815369,\n        -0.9991056323051453,\n        -0.9187688231468201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 605400,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.15754568576812744,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.11716122180223465,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 605976,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.15754568576812744,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.11716122180223465,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 690288,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1500504,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.3192144632339478,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -1.4970526695251465,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1501368,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.966097354888916,\n        -0.10336679220199585,\n        0.994637668132782\n      ],\n      \"min\": [\n        -0.9661011099815369,\n        -0.9991055727005005,\n        -0.9187682271003723\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 606552,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.20075654983520508,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.16037249565124512,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 607128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.20075654983520508,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.16037249565124512,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 691776,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1502232,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.1289275884628296,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -1.3067657947540283,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1503096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660976529121399,\n        -0.10341149568557739,\n        0.9946334362030029\n      ],\n      \"min\": [\n        -0.9661011099815369,\n        -0.9991055130958557,\n        -0.9187685251235962\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 607704,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.24396789073944092,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.2035835087299347,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 608280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.24396789073944092,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.2035835087299347,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 693264,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1503960,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.8944979906082153,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -1.0622706413269043,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1504632,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346331357955933,\n        0.46782901883125305,\n        0.9035045504570007\n      ],\n      \"min\": [\n        -0.9346327781677246,\n        0.13572007417678833,\n        -0.9907472729682922\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 608856,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.2972031235694885,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.25910449028015137,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 609304,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.2972031235694885,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.25910449028015137,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 694752,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1505304,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.9386407136917114,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -1.1164789199829102,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1506168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660975337028503,\n        -0.1034298837184906,\n        0.9946313500404358\n      ],\n      \"min\": [\n        -0.9661010503768921,\n        -0.9991055727005005,\n        -0.9187687039375305\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 609752,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2871788740158081,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.24679487943649292,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 610328,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2871788740158081,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.24679487943649292,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 695184,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1507032,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.7483539581298828,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -0.9261921644210815,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1507896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660976529121399,\n        -0.1034117266535759,\n        0.9946334362030029\n      ],\n      \"min\": [\n        -0.9661014080047607,\n        -0.9991055727005005,\n        -0.9187692403793335\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 610904,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.33039015531539917,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.29000577330589294,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 611480,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.33039015531539917,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.29000577330589294,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 696672,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1508760,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.5580670833587646,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -0.7359052896499634,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1509624,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660976529121399,\n        -0.10348668694496155,\n        0.9946253299713135\n      ],\n      \"min\": [\n        -0.9661010503768921,\n        -0.9991055727005005,\n        -0.9187739491462708\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 612056,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.37360113859176636,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.3332168161869049,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 612632,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.37360113859176636,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.3332168161869049,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 698160,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1510488,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.3677802085876465,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -0.5456184148788452,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1511352,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660976529121399,\n        -0.10348668694496155,\n        0.9946253299713135\n      ],\n      \"min\": [\n        -0.9661012887954712,\n        -0.9991055727005005,\n        -0.9187585711479187\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 613208,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4168124198913574,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.3764280378818512,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 613784,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4168124198913574,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.3764280378818512,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 699648,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1512216,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.17749333381652832,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -0.35533154010772705,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1513080,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660977125167847,\n        -0.10344800353050232,\n        0.9946293234825134\n      ],\n      \"min\": [\n        -0.9661010503768921,\n        -0.9991055727005005,\n        -0.9187690615653992\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 614360,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4600238800048828,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.4196392893791199,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 614936,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4600238800048828,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.4196392893791199,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 701136,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1513944,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.952269196510315,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        1.7844964265823364,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1514616,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348395466804504,\n        0.4680480659008026,\n        0.9035109877586365\n      ],\n      \"min\": [\n        -0.93483966588974,\n        0.13573652505874634,\n        -0.9907450675964355\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 615512,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436593055725098,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.9055604338645935,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 615960,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436593055725098,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.9055604338645935,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 702624,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1515288,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.012793540954589844,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        -0.1650446653366089,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1516152,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660977125167847,\n        -0.10344802588224411,\n        0.9946293234825134\n      ],\n      \"min\": [\n        -0.9661012291908264,\n        -0.9991055727005005,\n        -0.9187690615653992\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 616408,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5032346844673157,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.46285057067871094,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 616984,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5032346844673157,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.46285057067871094,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 703056,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1517016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.20308053493499756,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        0.025242209434509277,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1517880,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660966992378235,\n        -0.10346631705760956,\n        0.9946273565292358\n      ],\n      \"min\": [\n        -0.9661012291908264,\n        -0.9991055727005005,\n        -0.9187690615653992\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 617560,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5464456677436829,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.5060616135597229,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 618136,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5464456677436829,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.5060616135597229,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 704544,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1518744,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3933671712875366,\n        -0.07334303855895996,\n        0.16186833381652832\n      ],\n      \"min\": [\n        0.21552908420562744,\n        -0.17252551019191742,\n        -0.015969812870025635\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1519608,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660985469818115,\n        -0.10327111929655075,\n        0.9946476817131042\n      ],\n      \"min\": [\n        -0.9661012291908264,\n        -0.9991053938865662,\n        -0.9187742471694946\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 618712,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5896568298339844,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.5492725968360901,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 619288,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5896568298339844,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.5492725968360901,\n        0.47572243213653564\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 706032,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1520472,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.9833532571792603,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -2.161191463470459,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1521336,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763625264167786,\n        -0.062200020998716354,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756553769111633,\n        -0.9994568824768066,\n        -0.9279475212097168\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 619864,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.04994118958711624,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.009556885808706284,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 620440,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.04994118958711624,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.009556885808706284,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 707520,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1522200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.7930665016174316,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.9709045886993408,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1523064,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976360023021698,\n        -0.06227525696158409,\n        0.9980572462081909\n      ],\n      \"min\": [\n        -0.9756553769111633,\n        -0.9994570016860962,\n        -0.9279466271400452\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 621016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.09315232187509537,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.052768152207136154,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 621592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.09315232187509537,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.052768152207136154,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 709008,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1523928,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.6027796268463135,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.7806177139282227,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1524792,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763654470443726,\n        -0.06233350187540054,\n        0.9980538487434387\n      ],\n      \"min\": [\n        -0.9756582975387573,\n        -0.9994569420814514,\n        -0.9279467463493347\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 622168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1363634318113327,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.09597912430763245,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 622744,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1363634318113327,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.09597912430763245,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 710496,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1525656,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.4124927520751953,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.5903308391571045,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1526520,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763631820678711,\n        -0.06220007687807083,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756585955619812,\n        -0.9994568824768066,\n        -0.9279464483261108\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 623320,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.17957450449466705,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.13919046521186829,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 623896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.17957450449466705,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.13919046521186829,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 711984,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1527384,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.2222058773040771,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.4000440835952759,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1528248,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763671159744263,\n        -0.06221463903784752,\n        0.998060941696167\n      ],\n      \"min\": [\n        -0.9756603240966797,\n        -0.9994569420814514,\n        -0.9279463887214661\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 624472,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2227858006954193,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.18240141868591309,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 625048,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2227858006954193,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.18240141868591309,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 713472,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1529112,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.0319191217422485,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.2097573280334473,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1529976,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763553142547607,\n        -0.062272459268569946,\n        0.9980576038360596\n      ],\n      \"min\": [\n        -0.975660502910614,\n        -0.9994568824768066,\n        -0.9279463887214661\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 625624,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.26599693298339844,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.22561271488666534,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 626200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.26599693298339844,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.22561271488666534,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 714960,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1530840,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.0847848653793335,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -1.2525575160980225,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1531512,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346322417259216,\n        0.4678308665752411,\n        0.9035045504570007\n      ],\n      \"min\": [\n        -0.9346306324005127,\n        0.13571900129318237,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 626776,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.25399187207221985,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.21589341759681702,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 627224,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.25399187207221985,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.21589341759681702,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 716448,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1532184,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.8416322469711304,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -1.019470453262329,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1533048,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763569235801697,\n        -0.06220007315278053,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756604433059692,\n        -0.9994569420814514,\n        -0.9279462099075317\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 627672,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.30920812487602234,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.2688238322734833,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 628248,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.30920812487602234,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.2688238322734833,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 716880,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1533912,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.6513453722000122,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -0.8291835784912109,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1534776,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763563871383667,\n        -0.062200065702199936,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756604433059692,\n        -0.9994568824768066,\n        -0.927945613861084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 628824,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3524191379547119,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.31203508377075195,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 629400,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3524191379547119,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.31203508377075195,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 718368,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1535640,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.46105849742889404,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -0.6388967037200928,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1536504,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976361095905304,\n        -0.06220007315278053,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756602644920349,\n        -0.9994569420814514,\n        -0.9279471039772034\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 629976,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.395630419254303,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.3552462160587311,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 630552,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.395630419254303,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.3552462160587311,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 719856,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1537368,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.2707716226577759,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -0.4486098289489746,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1538232,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976360023021698,\n        -0.06220003217458725,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756602644920349,\n        -0.9994570016860962,\n        -0.9279472231864929\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 631128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4388415217399597,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.3984573185443878,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 631704,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4388415217399597,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.3984573185443878,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 721344,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1539096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.08048474788665771,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -0.25832295417785645,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1539960,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976360559463501,\n        -0.062199968844652176,\n        0.9980618953704834\n      ],\n      \"min\": [\n        -0.9756603837013245,\n        -0.9994568824768066,\n        -0.927946150302887\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 632280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.48205259442329407,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.44166845083236694,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 632856,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.48205259442329407,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.44166845083236694,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 722832,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1540824,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.7619823217391968,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        1.5942097902297974,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1541496,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934837818145752,\n        0.4680446982383728,\n        0.9035103917121887\n      ],\n      \"min\": [\n        -0.9348388910293579,\n        0.13573697209358215,\n        -0.9907450079917908\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 633432,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9004481434822083,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.8623493909835815,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 633880,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9004481434822083,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.8623493909835815,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 724320,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1542168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.10980212688446045,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        -0.06803607940673828,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1543032,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976358950138092,\n        -0.06211591139435768,\n        0.9980668425559998\n      ],\n      \"min\": [\n        -0.9756603837013245,\n        -0.9994567036628723,\n        -0.9279463291168213\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 634328,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5252637267112732,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.48487958312034607,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 634904,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5252637267112732,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.48487958312034607,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 724752,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1543896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3000890016555786,\n        -0.07334303855895996,\n        0.35178810358047485\n      ],\n      \"min\": [\n        0.12225091457366943,\n        -0.19089370965957642,\n        0.1739499568939209\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1544760,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763595461845398,\n        -0.062292397022247314,\n        0.9980561137199402\n      ],\n      \"min\": [\n        -0.9756606817245483,\n        -0.9994569420814514,\n        -0.9279443621635437\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 635480,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5684748888015747,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5280907154083252,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 636056,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5684748888015747,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5280907154083252,\n        0.6356757879257202\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 726240,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1545624,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.747487187385559,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -1.9253253936767578,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1546488,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640173316001892,\n        -0.11660277098417282,\n        0.9931715726852417\n      ],\n      \"min\": [\n        -0.964017391204834,\n        -0.9866020679473877,\n        -0.9263019561767578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 636632,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.10350269079208374,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.06311829388141632,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 637208,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.10350269079208374,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.06311829388141632,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 727728,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1547352,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.5572004318237305,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -1.7350385189056396,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1548216,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640161991119385,\n        -0.1166025772690773,\n        0.9931715726852417\n      ],\n      \"min\": [\n        -0.964017391204834,\n        -0.9866021275520325,\n        -0.9262992143630981\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 637784,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.14671380817890167,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.10632960498332977,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 638360,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.14671380817890167,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.10632960498332977,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 729216,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1549080,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.3669135570526123,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -1.5447516441345215,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1549944,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640163779258728,\n        -0.1165638417005539,\n        0.9931759238243103\n      ],\n      \"min\": [\n        -0.9640198945999146,\n        -0.9866020679473877,\n        -0.9262983798980713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 638936,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.18992504477500916,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.14954058825969696,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 639512,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.18992504477500916,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.14954058825969696,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 730704,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1550808,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.1766266822814941,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -1.3544647693634033,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1551672,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640164375305176,\n        -0.11654739826917648,\n        0.9931776523590088\n      ],\n      \"min\": [\n        -0.9640234112739563,\n        -0.9866020679473877,\n        -0.9262983798980713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 640088,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.23313602805137634,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.19275188446044922,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 640664,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.23313602805137634,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.19275188446044922,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 732192,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1552536,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.9863398671150208,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -1.1641780138015747,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1553400,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640167951583862,\n        -0.11660298705101013,\n        0.9931715130805969\n      ],\n      \"min\": [\n        -0.9640200734138489,\n        -0.9866021275520325,\n        -0.9262984395027161\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 641240,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2763473093509674,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.2359629124403,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 641816,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.2763473093509674,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.2359629124403,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 733680,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1554264,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.7960530519485474,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -0.9738911390304565,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1555128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640166163444519,\n        -0.11656162142753601,\n        0.9931766986846924\n      ],\n      \"min\": [\n        -0.9640175104141235,\n        -0.9866021275520325,\n        -0.9262983798980713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 642392,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.319558322429657,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.279174268245697,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 642968,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.319558322429657,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.279174268245697,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 735168,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1555992,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.2750717401504517,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -1.4428443908691406,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1556664,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346320033073425,\n        0.46783408522605896,\n        0.9035051465034485\n      ],\n      \"min\": [\n        -0.9346311092376709,\n        0.1357203722000122,\n        -0.9907472729682922\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 643544,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.21078075468540192,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.17268222570419312,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 643992,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.21078075468540192,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.17268222570419312,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 736656,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1557336,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.6057661771774292,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -0.7836042642593384,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1558200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640166759490967,\n        -0.11662265658378601,\n        0.9931694269180298\n      ],\n      \"min\": [\n        -0.9640234708786011,\n        -0.9866020679473877,\n        -0.9263023138046265\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 644440,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.36276954412460327,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.3223852813243866,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 645016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.36276954412460327,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.3223852813243866,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 737088,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1559064,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.22519242763519287,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -0.4030306339263916,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1559928,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640167355537415,\n        -0.11662264168262482,\n        0.9931694269180298\n      ],\n      \"min\": [\n        -0.9640195965766907,\n        -0.9866020679473877,\n        -0.9262987971305847\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 645592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.44919177889823914,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.4088076949119568,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 646168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.44919177889823914,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.4088076949119568,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 738576,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1560792,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.03490555286407471,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -0.21274375915527344,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1561656,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640167355537415,\n        -0.1166226714849472,\n        0.9931694269180298\n      ],\n      \"min\": [\n        -0.9640195369720459,\n        -0.9866020679473877,\n        -0.9262987375259399\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 646744,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.49240291118621826,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.45201873779296875,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 647320,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.49240291118621826,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.45201873779296875,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 740064,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1562520,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.15538132190704346,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -0.022456884384155273,\n        -0.17694193124771118,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1563384,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640169739723206,\n        -0.11660127341747284,\n        0.9931721687316895\n      ],\n      \"min\": [\n        -0.9640195965766907,\n        -0.9866021275520325,\n        -0.9262986779212952\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 647896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.535614013671875,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.4952298700809479,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 648472,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.535614013671875,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.4952298700809479,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 741552,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1564248,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.5716954469680786,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        1.4039229154586792,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1564920,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348381161689758,\n        0.46804189682006836,\n        0.9035103917121887\n      ],\n      \"min\": [\n        -0.9348387122154236,\n        0.13573716580867767,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 649048,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.8191381692886353,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 649496,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.8191381692886353,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 743040,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1565592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.6642581224441528,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -1.8420963287353516,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1566456,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773221611976624,\n        -0.060593102127313614,\n        0.9981600642204285\n      ],\n      \"min\": [\n        -0.977324903011322,\n        -0.9975012540817261,\n        -0.9312283396720886\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 649944,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.122402623295784,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.08201834559440613,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 650520,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.122402623295784,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.08201834559440613,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 743472,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1567320,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.4739713668823242,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -1.6518094539642334,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1568184,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773252010345459,\n        -0.06074879691004753,\n        0.9981512427330017\n      ],\n      \"min\": [\n        -0.9773245453834534,\n        -0.9975012540817261,\n        -0.931241512298584\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 651096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.16561375558376312,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.12522949278354645,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 651672,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.16561375558376312,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.12522949278354645,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 744960,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1569048,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.283684492111206,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -1.4615225791931152,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1569912,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773247838020325,\n        -0.060563910752534866,\n        0.9981617331504822\n      ],\n      \"min\": [\n        -0.9773248434066772,\n        -0.9975011944770813,\n        -0.9312418103218079\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 652248,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.20882487297058105,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.16844063997268677,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 652824,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.20882487297058105,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.16844063997268677,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 746448,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1570776,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.093397617340088,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -1.271235704421997,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1571640,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.977324903011322,\n        -0.06056360900402069,\n        0.9981617331504822\n      ],\n      \"min\": [\n        -0.9773252606391907,\n        -0.9975011944770813,\n        -0.9312206506729126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 653400,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.25203606486320496,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.21165184676647186,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 653976,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.25203606486320496,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.21165184676647186,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 747936,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1572504,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.777281641960144,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -0.9551198482513428,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1573368,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773249626159668,\n        -0.060592979192733765,\n        0.9981600642204285\n      ],\n      \"min\": [\n        -0.9773249626159668,\n        -0.9975013136863708,\n        -0.9312334656715393\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 654552,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.32382118701934814,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.28343671560287476,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 655128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.32382118701934814,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.28343671560287476,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 749424,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1574232,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.5869947671890259,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -0.7648329734802246,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1575096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.977324903011322,\n        -0.06071558967232704,\n        0.998153567314148\n      ],\n      \"min\": [\n        -0.9773246645927429,\n        -0.9975013136863708,\n        -0.9312421083450317\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 655704,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3670322895050049,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.32664814591407776,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 656280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3670322895050049,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.32664814591407776,\n        0.8299568891525269\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 750912,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1575960,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.15034854412078857,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -0.01742410659790039,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1576608,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347839951515198,\n        0.4682091176509857,\n        0.9035243391990662\n      ],\n      \"min\": [\n        -0.9347806572914124,\n        0.13577784597873688,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 656856,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5344712734222412,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.4963727593421936,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 657288,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5344712734222412,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.4963727593421936,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 752400,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1577256,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.39670801162719727,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -0.5745460987091064,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1578120,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773250818252563,\n        -0.060563862323760986,\n        0.9981616735458374\n      ],\n      \"min\": [\n        -0.9773250222206116,\n        -0.9975013136863708,\n        -0.9312418699264526\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 657720,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.41544055938720703,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.36466193199157715,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 658296,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.41544055938720703,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.36466193199157715,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 752832,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1578984,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.2064211368560791,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -0.38425934314727783,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1579848,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773250818252563,\n        -0.06056385859847069,\n        0.9981617331504822\n      ],\n      \"min\": [\n        -0.9773247838020325,\n        -0.9975013136863708,\n        -0.9312205910682678\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 658872,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.45865142345428467,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.4078732132911682,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 659448,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.45865142345428467,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.4078732132911682,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 754320,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1580712,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.11330044269561768,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        -0.06453776359558105,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1581576,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773250818252563,\n        -0.060577794909477234,\n        0.9981609582901001\n      ],\n      \"min\": [\n        -0.9773248434066772,\n        -0.9975017309188843,\n        -0.9312332272529602\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 660024,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5312552452087402,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.48047730326652527,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 660600,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5312552452087402,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.48047730326652527,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 755808,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1582440,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.4653584957122803,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -1.6331311464309692,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1583112,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346315264701843,\n        0.4678320288658142,\n        0.9035037755966187\n      ],\n      \"min\": [\n        -0.9346317648887634,\n        0.1357204169034958,\n        -0.9907472729682922\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 661176,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.1675696074962616,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.12947112321853638,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 661624,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.1675696074962616,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.12947112321853638,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 757296,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1583784,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.30358731746673584,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        0.12574899196624756,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1584648,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773247241973877,\n        -0.060715481638908386,\n        0.998153567314148\n      ],\n      \"min\": [\n        -0.9773246645927429,\n        -0.9975013136863708,\n        -0.9312421679496765\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 662072,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5744664669036865,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.5236879587173462,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 662648,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5744664669036865,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.5236879587173462,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 757728,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1585512,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4938739538192749,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        0.3160358667373657,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1586376,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773254990577698,\n        -0.06055451184511185,\n        0.9981624484062195\n      ],\n      \"min\": [\n        -0.9773246645927429,\n        -0.9975013136863708,\n        -0.9312422275543213\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 663224,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6176776885986328,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.5668990612030029,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 663800,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6176776885986328,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.5668990612030029,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 759216,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1587240,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6841610670089722,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        0.5063227415084839,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1588104,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773246645927429,\n        -0.060554567724466324,\n        0.9981624484062195\n      ],\n      \"min\": [\n        -0.9773246645927429,\n        -0.9975013136863708,\n        -0.9312203526496887\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 664376,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6608887314796448,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.6101104617118835,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 664952,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6608887314796448,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.6101104617118835,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 760704,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1588968,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9391621351242065,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        0.7613240480422974,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1589832,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773249626159668,\n        -0.060593169182538986,\n        0.9981600642204285\n      ],\n      \"min\": [\n        -0.9773249626159668,\n        -0.9975011944770813,\n        -0.9312331080436707\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 665528,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7187954187393188,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.6680172681808472,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 666104,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7187954187393188,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.6680172681808472,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 762192,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1590696,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.1294490098953247,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        0.9516109228134155,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1591560,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773247241973877,\n        -0.060715463012456894,\n        0.998153567314148\n      ],\n      \"min\": [\n        -0.9773249626159668,\n        -0.9975011944770813,\n        -0.9312418699264526\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 666680,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7620067596435547,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.7112281918525696,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 667256,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7620067596435547,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.7112281918525696,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 763680,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1592424,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.9520865678787231,\n        -0.07334303855895996,\n        -0.41664230823516846\n      ],\n      \"min\": [\n        1.7843140363693237,\n        -0.14551645517349243,\n        -0.5844148993492126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1593096,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347323179244995,\n        0.46820375323295593,\n        0.9035257697105408\n      ],\n      \"min\": [\n        -0.9347347617149353,\n        0.1357753425836563,\n        -0.990739643573761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 667832,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436177015304565,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.9055191874504089,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 668280,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436177015304565,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.9055191874504089,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 765168,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1593768,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.3197358846664429,\n        -0.07334303855895996,\n        0.5897574424743652\n      ],\n      \"min\": [\n        1.1418975591659546,\n        -0.1962679624557495,\n        0.4119192957878113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1594632,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9773246049880981,\n        -0.060563817620277405,\n        0.9981616735458374\n      ],\n      \"min\": [\n        -0.9773246645927429,\n        -0.9975011944770813,\n        -0.9312422275543213\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 668728,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8052177429199219,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.7544391751289368,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 669304,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8052177429199219,\n        0.9797345995903015\n      ],\n      \"min\": [\n        0.7544391751289368,\n        0.759369432926178\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 765600,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1595496,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9391621351242065,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        0.7613240480422974,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1596360,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763561487197876,\n        -0.062185756862163544,\n        0.9980628490447998\n      ],\n      \"min\": [\n        -0.9756572842597961,\n        -0.9994569420814514,\n        -0.9279468655586243\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 669880,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.6732141971588135,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 670456,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.6732141971588135,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 767088,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1597224,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.1294490098953247,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        0.9516109228134155,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1598088,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763597249984741,\n        -0.06222498416900635,\n        0.9980606436729431\n      ],\n      \"min\": [\n        -0.9756606817245483,\n        -0.9994568824768066,\n        -0.9279466867446899\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 671032,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.7164252400398254,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 671608,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.7164252400398254,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 768576,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1598952,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.3197358846664429,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        1.1418975591659546,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1599816,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763613343238831,\n        -0.062276821583509445,\n        0.9980575442314148\n      ],\n      \"min\": [\n        -0.9756603837013245,\n        -0.9994568824768066,\n        -0.927946150302887\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 672184,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.7596364617347717,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 672760,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.7596364617347717,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 770064,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1600680,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9391621351242065,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        0.7613240480422974,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1601544,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660977125167847,\n        -0.10343258827924728,\n        0.9946314692497253\n      ],\n      \"min\": [\n        -0.9661014080047607,\n        -0.9991055727005005,\n        -0.9187741279602051\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 673336,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.6732141971588135,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 673912,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.6732141971588135,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 771552,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1602408,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.1294490098953247,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        0.9516109228134155,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1603272,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660978317260742,\n        -0.10347016900777817,\n        0.9946272373199463\n      ],\n      \"min\": [\n        -0.9661017060279846,\n        -0.9991055727005005,\n        -0.9187687635421753\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 674488,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.7164252400398254,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 675064,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.7164252400398254,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 773040,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1604136,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.03993833065032959,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -0.20771098136901855,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1604808,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347839951515198,\n        0.4682081937789917,\n        0.9035243988037109\n      ],\n      \"min\": [\n        -0.9347829818725586,\n        0.13577783107757568,\n        -0.9907393455505371\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 675640,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4912601113319397,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.4531615674495697,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 676088,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4912601113319397,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.4531615674495697,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 774528,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1605480,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.3197358846664429,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        1.1418975591659546,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1606344,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660968780517578,\n        -0.10338403284549713,\n        0.9946357011795044\n      ],\n      \"min\": [\n        -0.9661012887954712,\n        -0.9991055727005005,\n        -0.9187677502632141\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 676536,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.7596364617347717,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 677112,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.7596364617347717,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 774960,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1607208,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.6517136096954346,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -1.8764996528625488,\n        -0.176507830619812,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1608072,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632107019424438,\n        -0.118586465716362,\n        0.992938220500946\n      ],\n      \"min\": [\n        -0.9632041454315186,\n        -0.9854681491851807,\n        -0.9256542325019836\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 677688,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.12525127828121185,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.07420586049556732,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 678264,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.12525127828121185,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.07420586049556732,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 776448,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1608936,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.6556453704833984,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -1.8234180212020874,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1609608,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346317052841187,\n        0.4678306579589844,\n        0.9035047888755798\n      ],\n      \"min\": [\n        -0.9346336126327515,\n        0.1357203871011734,\n        -0.9907472133636475\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 678840,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.12435850501060486,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.08625984936952591,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 679288,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.12435850501060486,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.08625984936952591,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 777936,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1610280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.413440465927124,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -1.6382265090942383,\n        -0.176507830619812,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1611144,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632111191749573,\n        -0.11858627945184708,\n        0.9929382801055908\n      ],\n      \"min\": [\n        -0.9632073640823364,\n        -0.9854681491851807,\n        -0.9256693720817566\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 679736,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1793593019247055,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.1283140927553177,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 680312,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.1793593019247055,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.1283140927553177,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 778368,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1612008,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.07746243476867676,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -0.302248477935791,\n        -0.176507830619812,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1612872,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632110595703125,\n        -0.11860617995262146,\n        0.9929360747337341\n      ],\n      \"min\": [\n        -0.9632042050361633,\n        -0.9854682087898254,\n        -0.9256540536880493\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 680888,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4827391505241394,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.4316936135292053,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 681464,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.4827391505241394,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.4316936135292053,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 779856,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1613736,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.16081058979034424,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -0.06397533416748047,\n        -0.176507830619812,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1614600,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.963211715221405,\n        -0.11858683079481125,\n        0.9929386973381042\n      ],\n      \"min\": [\n        -0.9632077813148499,\n        -0.9854682087898254,\n        -0.9256691336631775\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 682040,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5368467569351196,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.48580166697502136,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 682616,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5368467569351196,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.48580166697502136,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 781344,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1615464,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.3990837335586548,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        0.17429769039154053,\n        -0.176507830619812,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1616328,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632116556167603,\n        -0.11856627464294434,\n        0.9929404854774475\n      ],\n      \"min\": [\n        -0.9632071852684021,\n        -0.9854682087898254,\n        -0.9256540536880493\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 683192,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5909551382064819,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.5399099588394165,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 683768,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.5909551382064819,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.5399099588394165,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 782832,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1617192,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6799629926681519,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        0.4103158712387085,\n        -0.1766635924577713,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1618056,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632039070129395,\n        -0.118367038667202,\n        0.9929661154747009\n      ],\n      \"min\": [\n        -0.9632057547569275,\n        -0.9854546785354614,\n        -0.9257888197898865\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 684344,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6547384262084961,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.5935056209564209,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 684920,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6547384262084961,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.5935056209564209,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 784320,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1618920,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        1.314703106880188,\n        -0.07334303855895996,\n        -0.41664230823516846\n      ],\n      \"min\": [\n        1.1469303369522095,\n        -0.14551645517349243,\n        -0.5844148993492126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1619580,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9347338080406189,\n        0.46820488572120667,\n        0.9035256505012512\n      ],\n      \"min\": [\n        -0.9347335696220398,\n        0.1357755959033966,\n        -0.9907397031784058\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 685496,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.7988779544830322,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.7607792615890503,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 685936,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.7988779544830322,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.7607792615890503,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 785808,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1620240,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -0.31584012508392334,\n        -0.07334303855895996,\n        -0.4116091728210449\n      ],\n      \"min\": [\n        -1.4005610942840576,\n        -0.18151462078094482,\n        -0.5894473195075989\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1621104,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.97035813331604,\n        -0.11453495174646378,\n        0.9934064149856567\n      ],\n      \"min\": [\n        -0.9703579545021057,\n        -0.9992782473564148,\n        -0.9298597574234009\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 686376,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.42860713601112366,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.18228407204151154,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 686952,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.42860713601112366,\n        0.14250916242599487\n      ],\n      \"min\": [\n        0.18228407204151154,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 786240,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1621968,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.9379913806915283,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        -2.162151575088501,\n        -0.177182137966156,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1622832,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.964012086391449,\n        -0.11648939549922943,\n        0.9931871294975281\n      ],\n      \"min\": [\n        -0.9640117883682251,\n        -0.9866090416908264,\n        -0.926460325717926\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 687528,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.06024209037423134,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.009338838048279285,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 688104,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.06024209037423134,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.009338838048279285,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 787728,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1623696,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.8905491828918457,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        -2.160196542739868,\n        -0.17278113961219788,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1624560,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660892486572266,\n        -0.1029859185218811,\n        0.9946801662445068\n      ],\n      \"min\": [\n        -0.9660876989364624,\n        -0.9991059899330139,\n        -0.9191436767578125\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 688680,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.07101541012525558,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.00978281069546938,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 689256,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.07101541012525558,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.00978281069546938,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 789216,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1625424,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        -1.9002501964569092,\n        -0.07334303855895996,\n        -0.029591917991638184\n      ],\n      \"min\": [\n        -2.1594648361206055,\n        -0.17048053443431854,\n        -0.20743006467819214\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1626288,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620733261108398,\n        -0.11451174318790436,\n        0.993418276309967\n      ],\n      \"min\": [\n        -0.9620758295059204,\n        -0.9952053427696228,\n        -0.9162130951881409\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 689832,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.06881260871887207,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.00994904711842537,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 690408,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.06881260871887207,\n        0.464249849319458\n      ],\n      \"min\": [\n        0.00994904711842537,\n        0.3144715428352356\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 790704,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1627152,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.5767282247543335,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        1.3988901376724243,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1628016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660977125167847,\n        -0.10347040742635727,\n        0.9946272969245911\n      ],\n      \"min\": [\n        -0.9661010503768921,\n        -0.9991055130958557,\n        -0.918769121170044\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 690984,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 691560,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 792192,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1628880,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        -0.23022520542144775,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -0.3979978561401367,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1629540,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9347839951515198,\n        0.46820855140686035,\n        0.9035243391990662\n      ],\n      \"min\": [\n        -0.934782862663269,\n        0.13577774167060852,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 692136,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.4480489492416382,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.40995049476623535,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 692576,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.4480489492416382,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.40995049476623535,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 793680,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1630200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.7670150995254517,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        1.5891770124435425,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1631064,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660975933074951,\n        -0.10347036272287369,\n        0.9946272373199463\n      ],\n      \"min\": [\n        -0.9661014676094055,\n        -0.9991055727005005,\n        -0.9187739491462708\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 693016,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 693592,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 794112,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1631928,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.9573019742965698,\n        -0.07334303855895996,\n        0.16186851263046265\n      ],\n      \"min\": [\n        1.7794636487960815,\n        -0.17252551019191742,\n        -0.015969693660736084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1632792,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9660970568656921,\n        -0.10338396579027176,\n        0.9946357607841492\n      ],\n      \"min\": [\n        -0.9661012887954712,\n        -0.9991055727005005,\n        -0.9187679290771484\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 694168,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 694744,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.6255007386207581\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.4757227897644043\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 795600,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1633656,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.5767282247543335,\n        -0.07334303855895996,\n        -0.029591500759124756\n      ],\n      \"min\": [\n        1.3988901376724243,\n        -0.17012333869934082,\n        -0.2074296474456787\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1634520,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620897173881531,\n        -0.1146770715713501,\n        0.9933955073356628\n      ],\n      \"min\": [\n        -0.9620867371559143,\n        -0.9952096939086914,\n        -0.9159067869186401\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 695320,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 695896,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 797088,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1635384,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.7670150995254517,\n        -0.07334303855895996,\n        -0.029591500759124756\n      ],\n      \"min\": [\n        1.5891770124435425,\n        -0.17012333869934082,\n        -0.2074296474456787\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1636248,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.962089478969574,\n        -0.11466021090745926,\n        0.9933972358703613\n      ],\n      \"min\": [\n        -0.9620867967605591,\n        -0.9952096939086914,\n        -0.9159066081047058\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 696472,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 697048,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 798576,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1637112,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.9573019742965698,\n        -0.07334303855895996,\n        -0.029591500759124756\n      ],\n      \"min\": [\n        1.7794636487960815,\n        -0.17012333869934082,\n        -0.2074296474456787\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1637976,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9620888829231262,\n        -0.11471624672412872,\n        0.9933910369873047\n      ],\n      \"min\": [\n        -0.9620864987373352,\n        -0.9952097535133362,\n        -0.9159204959869385\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 697624,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 698200,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.4642500877380371\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.3144722580909729\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 800064,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1638840,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.5767282247543335,\n        -0.07334303855895996,\n        -0.21909749507904053\n      ],\n      \"min\": [\n        1.3988901376724243,\n        -0.17694193124771118,\n        -0.3969356417655945\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1639704,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640165567398071,\n        -0.11660274863243103,\n        0.9931715726852417\n      ],\n      \"min\": [\n        -0.9640142321586609,\n        -0.9866021275520325,\n        -0.926301896572113\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 698776,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 699352,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 801552,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1640568,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.7670150995254517,\n        -0.07334303855895996,\n        -0.21909749507904053\n      ],\n      \"min\": [\n        1.5891770124435425,\n        -0.17694193124771118,\n        -0.3969356417655945\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1641432,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640165567398071,\n        -0.11658210307359695,\n        0.9931740760803223\n      ],\n      \"min\": [\n        -0.9640238881111145,\n        -0.9866021275520325,\n        -0.9263045787811279\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 699928,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 700504,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 803040,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1642296,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.9573019742965698,\n        -0.07334303855895996,\n        -0.21909749507904053\n      ],\n      \"min\": [\n        1.7794636487960815,\n        -0.17694193124771118,\n        -0.3969356417655945\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1643160,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640158414840698,\n        -0.11656385660171509,\n        0.9931759238243103\n      ],\n      \"min\": [\n        -0.9640198945999146,\n        -0.9866020679473877,\n        -0.9263026714324951\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 701080,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 701656,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 804528,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1644024,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.1244162321090698,\n        -0.07334303855895996,\n        -0.41664230823516846\n      ],\n      \"min\": [\n        0.9566437005996704,\n        -0.14551645517349243,\n        -0.5844148993492126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1644696,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934734046459198,\n        0.468204140663147,\n        0.9035252332687378\n      ],\n      \"min\": [\n        -0.9347321391105652,\n        0.1357755959033966,\n        -0.990739643573761\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 702232,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7556666135787964,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.7175681591033936,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 702680,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7556666135787964,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.7175681591033936,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 806016,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1645368,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9391621351242065,\n        -0.07334303855895996,\n        -0.4116095304489136\n      ],\n      \"min\": [\n        0.7613240480422974,\n        -0.1762552410364151,\n        -0.5894476771354675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1646232,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632192850112915,\n        -0.11886897683143616,\n        0.9929026961326599\n      ],\n      \"min\": [\n        -0.9632192254066467,\n        -0.9854605197906494,\n        -0.9254544973373413\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 703128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.6732141971588135,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 703704,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.713598370552063,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.6732141971588135,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 806448,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1647096,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.1294490098953247,\n        -0.07334303855895996,\n        -0.4116095304489136\n      ],\n      \"min\": [\n        0.9516109228134155,\n        -0.1762552410364151,\n        -0.5894476771354675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1647960,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632197618484497,\n        -0.11890997737646103,\n        0.9928978085517883\n      ],\n      \"min\": [\n        -0.9632195234298706,\n        -0.9854605197906494,\n        -0.9254578948020935\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 704280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.7164252400398254,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 704856,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.756809413433075,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.7164252400398254,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 807936,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1648824,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.3197358846664429,\n        -0.07334303855895996,\n        -0.4116095304489136\n      ],\n      \"min\": [\n        1.1418975591659546,\n        -0.1762552410364151,\n        -0.5894476771354675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1649688,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632194638252258,\n        -0.11890998482704163,\n        0.9928978085517883\n      ],\n      \"min\": [\n        -0.9632184505462646,\n        -0.9854604601860046,\n        -0.9254541397094727\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 705432,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.7596364617347717,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 706008,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8000207543373108,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.7596364617347717,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 809424,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1650552,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.957119345664978,\n        -0.07334303855895996,\n        -0.4116095304489136\n      ],\n      \"min\": [\n        1.7792812585830688,\n        -0.1762552410364151,\n        -0.5894476771354675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1651416,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.963219404220581,\n        -0.11889062821865082,\n        0.9928998351097107\n      ],\n      \"min\": [\n        -0.9632198214530945,\n        -0.9854605197906494,\n        -0.9254582524299622\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 706584,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9447605609893799,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.9043764472007751,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 707160,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9447605609893799,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.9043764472007751,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 810912,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1652280,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.5767282247543335,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        1.3988901376724243,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1653144,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976362407207489,\n        -0.06218568980693817,\n        0.9980628490447998\n      ],\n      \"min\": [\n        -0.975660502910614,\n        -0.9994569420814514,\n        -0.9279471039772034\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 707736,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 708312,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.8583797216415405,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.8179953098297119,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 812400,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1654008,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.7670150995254517,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        1.5891770124435425,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1654872,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763671159744263,\n        -0.06222478672862053,\n        0.9980606436729431\n      ],\n      \"min\": [\n        -0.9756572842597961,\n        -0.9994569420814514,\n        -0.9279457926750183\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 708888,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 709464,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9015909433364868,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.861206591129303,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 813888,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1655736,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.9573019742965698,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        1.7794636487960815,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1656600,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763659834861755,\n        -0.06227684020996094,\n        0.9980575442314148\n      ],\n      \"min\": [\n        -0.9756605625152588,\n        -0.9994569420814514,\n        -0.9279460310935974\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 710040,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 710616,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9448021054267883,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.9044174551963806,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 815376,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1657464,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        2.1475887298583984,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        1.9697505235671997,\n        -0.19089370965957642,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1658328,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9763458967208862,\n        -0.06217123195528984,\n        0.9980639219284058\n      ],\n      \"min\": [\n        -0.9756605625152588,\n        -0.9994569420814514,\n        -0.9279471039772034\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 711192,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9880129098892212,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.9476290345191956,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 711768,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9880129098892212,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.9476290345191956,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 816864,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1659192,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        2.1482162475585938,\n        -0.07334303855895996,\n        0.1601157784461975\n      ],\n      \"min\": [\n        1.970378041267395,\n        -0.16959485411643982,\n        -0.20521366596221924\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1660056,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9662594795227051,\n        -0.10339636355638504,\n        0.9946351051330566\n      ],\n      \"min\": [\n        -0.9662612676620483,\n        -0.9999862909317017,\n        -0.9128897190093994\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 712344,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9881557822227478,\n        0.6240242719650269\n      ],\n      \"min\": [\n        0.9477715492248535,\n        0.3163384795188904\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 712920,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9881557822227478,\n        0.6240242719650269\n      ],\n      \"min\": [\n        0.9477715492248535,\n        0.3163384795188904\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 818352,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1660920,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        2.1482162475585938,\n        -0.07334303855895996,\n        -0.22121769189834595\n      ],\n      \"min\": [\n        1.970378041267395,\n        -0.17569206655025482,\n        -0.5865471959114075\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1661784,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9649208188056946,\n        -0.1174602136015892,\n        0.9930703043937683\n      ],\n      \"min\": [\n        -0.9649246335029602,\n        -0.9980500936508179,\n        -0.9236984252929688\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 713496,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9881557822227478,\n        0.302859902381897\n      ],\n      \"min\": [\n        0.9477715492248535,\n        -0.00482630729675293\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 714072,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9881557822227478,\n        0.302859902381897\n      ],\n      \"min\": [\n        0.9477715492248535,\n        -0.00482630729675293\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 819840,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1662648,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.7655714750289917,\n        -0.07334303855895996,\n        -0.4116095304489136\n      ],\n      \"min\": [\n        1.398689866065979,\n        -0.17699289321899414,\n        -0.5894476771354675\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1663512,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9632046222686768,\n        -0.1184525340795517,\n        0.9929577112197876\n      ],\n      \"min\": [\n        -0.9632000923156738,\n        -0.9854601621627808,\n        -0.9259207844734192\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 714648,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9012628793716431,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.8179501891136169,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 715224,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9012628793716431,\n        0.14250868558883667\n      ],\n      \"min\": [\n        0.8179501891136169,\n        -0.007269144058227539\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 821328,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1664376,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        1.1305040121078491,\n        -0.07334303855895996,\n        -0.21909749507904053\n      ],\n      \"min\": [\n        0.9526659250259399,\n        -0.17694193124771118,\n        -0.3969356417655945\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1665240,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640164375305176,\n        -0.11658179759979248,\n        0.9931741952896118\n      ],\n      \"min\": [\n        -0.9640235900878906,\n        -0.9866021275520325,\n        -0.9262980222702026\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 715800,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7570495009422302,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.7166649699211121,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 716376,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.7570495009422302,\n        0.3046454191207886\n      ],\n      \"min\": [\n        0.7166649699211121,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 822816,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1666104,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6814929246902466,\n        -0.07334303855895996,\n        -0.21909785270690918\n      ],\n      \"min\": [\n        0.17154157161712646,\n        -0.17803868651390076,\n        -0.39693599939346313\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1666968,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.9640036821365356,\n        -0.11598226428031921,\n        0.9932502508163452\n      ],\n      \"min\": [\n        -0.9639989733695984,\n        -0.986599326133728,\n        -0.9269254207611084\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 716952,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6550858616828918,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.539283812046051,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 717528,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6550858616828918,\n        0.30464524030685425\n      ],\n      \"min\": [\n        0.539283812046051,\n        0.15486735105514526\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 824304,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1667832,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9341293573379517,\n        -0.07334303855895996,\n        -0.41664230823516846\n      ],\n      \"min\": [\n        0.7663568258285522,\n        -0.14551645517349243,\n        -0.5844148993492126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1668480,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347319602966309,\n        0.46820417046546936,\n        0.90352463722229\n      ],\n      \"min\": [\n        -0.9347341656684875,\n        0.13577544689178467,\n        -0.9907397031784058\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 718104,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7124555110931396,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.6743570566177368,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 718536,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7124555110931396,\n        0.13827002048492432\n      ],\n      \"min\": [\n        0.6743570566177368,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 825792,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1669128,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6816927194595337,\n        -0.07334303855895996,\n        0.3517885208129883\n      ],\n      \"min\": [\n        0.314811110496521,\n        -0.19102349877357483,\n        0.17395034432411194\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1669992,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.976402997970581,\n        -0.06181471422314644,\n        0.9980873465538025\n      ],\n      \"min\": [\n        -0.9756389260292053,\n        -0.9994580149650574,\n        -0.928249180316925\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 718968,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6551312208175659,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5718181133270264,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 719544,\n      \"componentType\": 5126,\n      \"count\": 72,\n      \"max\": [\n        0.6551312208175659,\n        0.7854538559913635\n      ],\n      \"min\": [\n        0.5718181133270264,\n        0.6356762051582336\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 826224,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1670856,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.6107989549636841,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -0.7785714864730835,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1671528,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347842335700989,\n        0.4682077169418335,\n        0.9035245776176453\n      ],\n      \"min\": [\n        -0.9347829222679138,\n        0.13577760756015778,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 720120,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.36162668466567993,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.3235281705856323,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 720568,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.36162668466567993,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.3235281705856323,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 827712,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1672200,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        2.143183708190918,\n        -0.07334303855895996,\n        -0.22625046968460083\n      ],\n      \"min\": [\n        1.97541081905365,\n        -0.14551645517349243,\n        -0.5815144181251526\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1672872,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9263186454772949,\n        0.6483283638954163,\n        0.774817168712616\n      ],\n      \"min\": [\n        -0.9263285994529724,\n        0.3464697301387787,\n        -0.9020110964775085\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 721016,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9870129227638245,\n        0.29862117767333984\n      ],\n      \"min\": [\n        0.9489143490791321,\n        -0.0005877017974853516\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 721464,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9870129227638245,\n        0.29862117767333984\n      ],\n      \"min\": [\n        0.9489143490791321,\n        -0.0005877017974853516\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 828144,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1673544,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.3236374855041504,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -0.49141013622283936,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1674216,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346345663070679,\n        0.46783047914505005,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.9346343874931335,\n        0.13572077453136444,\n        -0.9907472133636475\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 721912,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4268365502357483,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.3887380361557007,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 722360,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4268365502357483,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.3887380361557007,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 828576,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1674888,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        1.7605386972427368,\n        -0.07334303855895996,\n        -0.41664230823516846\n      ],\n      \"min\": [\n        1.4037226438522339,\n        -0.14551645517349243,\n        -0.5844148993492126\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1675548,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.8203830122947693,\n        0.613490104675293,\n        0.9035317301750183\n      ],\n      \"min\": [\n        -0.8203837275505066,\n        0.13579608500003815,\n        -0.9907369017601013\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 722808,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9001200199127197,\n        0.1382700800895691\n      ],\n      \"min\": [\n        0.8190929889678955,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 723248,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9001200199127197,\n        0.1382700800895691\n      ],\n      \"min\": [\n        0.8190929889678955,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 829008,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1676208,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.13335061073303223,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -0.3011232614517212,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1676880,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346331357955933,\n        0.4678296744823456,\n        0.9035035967826843\n      ],\n      \"min\": [\n        -0.9346345067024231,\n        0.13572078943252563,\n        -0.9907472133636475\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 723688,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4700477123260498,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.43194931745529175,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 724136,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.4700477123260498,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.43194931745529175,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 829440,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1677552,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.1254712343215942,\n        -0.07334303855895996,\n        -0.2241302728652954\n      ],\n      \"min\": [\n        0.9576987028121948,\n        -0.14551645517349243,\n        -0.3919028639793396\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1678224,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347851872444153,\n        0.4682082533836365,\n        0.903525173664093\n      ],\n      \"min\": [\n        -0.934783935546875,\n        0.13577736914157867,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 724584,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7559066414833069,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.7178078889846802,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 725032,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7559066414833069,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.7178078889846802,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 829872,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1678896,\n      \"componentType\": 5126,\n      \"count\": 51,\n      \"max\": [\n        0.05693638324737549,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -0.11083638668060303,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1679508,\n      \"componentType\": 5126,\n      \"count\": 51,\n      \"max\": [\n        0.934633195400238,\n        0.4678300619125366,\n        0.9035035371780396\n      ],\n      \"min\": [\n        -0.934629499912262,\n        0.13572001457214355,\n        -0.990747332572937\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 725480,\n      \"componentType\": 5126,\n      \"count\": 51,\n      \"max\": [\n        0.5132588148117065,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.47516027092933655,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 725888,\n      \"componentType\": 5126,\n      \"count\": 51,\n      \"max\": [\n        0.5132588148117065,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.47516027092933655,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 830304,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1680120,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6764601469039917,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        0.17657434940338135,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1680792,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.725549578666687,\n        0.6990403532981873,\n        0.903533399105072\n      ],\n      \"min\": [\n        -0.7255500555038452,\n        0.1358027160167694,\n        -0.9907359480857849\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 726296,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6539430022239685,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.5404266119003296,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 726744,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6539430022239685,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.5404266119003296,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 830736,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1681464,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.24722301959991455,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        0.07945048809051514,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1682136,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346303343772888,\n        0.4678294062614441,\n        0.9035035371780396\n      ],\n      \"min\": [\n        -0.9346309304237366,\n        0.13572078943252563,\n        -0.9907471537590027\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 727192,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5564699769020081,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.5183714628219604,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 727640,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5564699769020081,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.5183714628219604,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 831168,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1682808,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.6766599416732788,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        0.3198438882827759,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1683468,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.8203191161155701,\n        0.6138243675231934,\n        0.903513491153717\n      ],\n      \"min\": [\n        -0.8203189969062805,\n        0.13574807345867157,\n        -0.9907434582710266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 728088,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.6539883613586426,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.5729609131813049,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 728528,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.6539883613586426,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.5729609131813049,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 831600,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1684128,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -1.5145339965820313,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -1.6823066473007202,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1684776,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347134232521057,\n        0.46784257888793945,\n        0.9035042524337769\n      ],\n      \"min\": [\n        -0.9347133636474609,\n        0.1357189118862152,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 728968,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.15640276670455933,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.11830408871173859,\n        0.4799610376358032\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 729400,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.15640276670455933,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.11830408871173859,\n        0.4799610376358032\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 832032,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1685424,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6791282892227173,\n        -0.07334303855895996,\n        0.5847246646881104\n      ],\n      \"min\": [\n        0.5113555192947388,\n        -0.14551645517349243,\n        0.41695207357406616\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1686096,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9345242381095886,\n        0.4680114984512329,\n        0.9035001397132874\n      ],\n      \"min\": [\n        -0.934524416923523,\n        0.13570931553840637,\n        -0.9907487630844116\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 729832,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6594518423080444,\n        0.9754961133003235\n      ],\n      \"min\": [\n        0.6115472912788391,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 730280,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.6594518423080444,\n        0.9754961133003235\n      ],\n      \"min\": [\n        0.6115472912788391,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 832464,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1686768,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -1.3242472410202026,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -1.4920198917388916,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1687416,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347130656242371,\n        0.4678429067134857,\n        0.9035038352012634\n      ],\n      \"min\": [\n        -0.9347147941589355,\n        0.13571879267692566,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 730728,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.19961372017860413,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.16151531040668488,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 731160,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.19961372017860413,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.16151531040668488,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 832896,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1688064,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9341293573379517,\n        -0.07334303855895996,\n        0.5847246646881104\n      ],\n      \"min\": [\n        0.7663568258285522,\n        -0.14551645517349243,\n        0.41695207357406616\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1688736,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9345218539237976,\n        0.46800971031188965,\n        0.9035000205039978\n      ],\n      \"min\": [\n        -0.9345265030860901,\n        0.13570894300937653,\n        -0.9907487630844116\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 731592,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.717358410358429,\n        0.9754959940910339\n      ],\n      \"min\": [\n        0.6694540977478027,\n        0.76469886302948\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 732040,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.717358410358429,\n        0.9754959940910339\n      ],\n      \"min\": [\n        0.6694540977478027,\n        0.76469886302948\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 833328,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1689408,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -1.1339603662490845,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -1.3017330169677734,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1690056,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347129464149475,\n        0.46783876419067383,\n        0.9035045504570007\n      ],\n      \"min\": [\n        -0.9347139000892639,\n        0.13571879267692566,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 732488,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.2428250014781952,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.20472638309001923,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 732920,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.2428250014781952,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.20472638309001923,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 833760,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1690704,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.1244162321090698,\n        -0.07334303855895996,\n        0.5847246646881104\n      ],\n      \"min\": [\n        0.9566437005996704,\n        -0.14551645517349243,\n        0.41695207357406616\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1691376,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9345272779464722,\n        0.4680098295211792,\n        0.9035001397132874\n      ],\n      \"min\": [\n        -0.9345212578773499,\n        0.13570894300937653,\n        -0.9907488226890564\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 733352,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7605696320533752,\n        0.9754959940910339\n      ],\n      \"min\": [\n        0.7126651406288147,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 733800,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7605696320533752,\n        0.9754959940910339\n      ],\n      \"min\": [\n        0.7126651406288147,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 834192,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1692048,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.9436734914779663,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -1.1114461421966553,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1692720,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347149133682251,\n        0.46784210205078125,\n        0.9035054445266724\n      ],\n      \"min\": [\n        -0.9347149729728699,\n        0.13571859896183014,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 734248,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.28603601455688477,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.24793767929077148,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 734696,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.28603601455688477,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.24793767929077148,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 834624,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1693392,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.314703106880188,\n        -0.07334303855895996,\n        0.5847246646881104\n      ],\n      \"min\": [\n        1.1469303369522095,\n        -0.14551645517349243,\n        0.41695207357406616\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1694064,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.93452388048172,\n        0.4680100977420807,\n        0.9035001993179321\n      ],\n      \"min\": [\n        -0.934524416923523,\n        0.13570894300937653,\n        -0.9907488226890564\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 735144,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.8037807941436768,\n        0.9754960536956787\n      ],\n      \"min\": [\n        0.7558763027191162,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 735592,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.8037807941436768,\n        0.9754960536956787\n      ],\n      \"min\": [\n        0.7558763027191162,\n        0.7646989822387695\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 835056,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1694736,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.7533867359161377,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -0.9211593866348267,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1695408,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.934714674949646,\n        0.4678388833999634,\n        0.9035038352012634\n      ],\n      \"min\": [\n        -0.9347134232521057,\n        0.1357194036245346,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 736040,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3292473256587982,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.29114866256713867,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 736488,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3292473256587982,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.29114866256713867,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 835488,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1696080,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9341293573379517,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        0.7663568258285522,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1696752,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348376393318176,\n        0.4680415093898773,\n        0.9035102128982544\n      ],\n      \"min\": [\n        -0.9348393678665161,\n        0.13573716580867767,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 736936,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7124555110931396,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.674356997013092,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 737384,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7124555110931396,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.674356997013092,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 835920,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1697424,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -0.5630998611450195,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -0.7308725118637085,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1698072,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347147941589355,\n        0.4678380489349365,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.9347147941589355,\n        0.13571947813034058,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 737832,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.3724583387374878,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.334359735250473,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 738264,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.3724583387374878,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.334359735250473,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 836352,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1698720,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.1244162321090698,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        0.9566437005996704,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1699392,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348375201225281,\n        0.4680413603782654,\n        0.9035103917121887\n      ],\n      \"min\": [\n        -0.93483966588974,\n        0.13573713600635529,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 738696,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7556666135787964,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.7175681591033936,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 739144,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.7556666135787964,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.7175681591033936,\n        0.6399148106575012\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 836784,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1700064,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -0.37281298637390137,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -0.5405856370925903,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1700712,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347148537635803,\n        0.4678385555744171,\n        0.9035034775733948\n      ],\n      \"min\": [\n        -0.9347146153450012,\n        0.1357194036245346,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 739592,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.41566959023475647,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.3775709271430969,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 740024,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.41566959023475647,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.3775709271430969,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 837216,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1701360,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.314703106880188,\n        -0.07334303855895996,\n        0.3467557430267334\n      ],\n      \"min\": [\n        1.1469303369522095,\n        -0.14551645517349243,\n        0.17898312211036682\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1702032,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348392486572266,\n        0.4680423438549042,\n        0.9035103917121887\n      ],\n      \"min\": [\n        -0.9348388314247131,\n        0.13573727011680603,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 740456,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.798878014087677,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.7607793807983398,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 740904,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.798878014087677,\n        0.7812153697013855\n      ],\n      \"min\": [\n        0.7607793807983398,\n        0.639914870262146\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 837648,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1702704,\n      \"componentType\": 5126,\n      \"count\": 52,\n      \"max\": [\n        -0.1825261116027832,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -0.35029876232147217,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1703328,\n      \"componentType\": 5126,\n      \"count\": 52,\n      \"max\": [\n        0.9347147345542908,\n        0.46783900260925293,\n        0.90350341796875\n      ],\n      \"min\": [\n        -0.934714674949646,\n        0.1357194483280182,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 741352,\n      \"componentType\": 5126,\n      \"count\": 52,\n      \"max\": [\n        0.4588809907436371,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.4207821488380432,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 741768,\n      \"componentType\": 5126,\n      \"count\": 52,\n      \"max\": [\n        0.4588809907436371,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.4207821488380432,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 838080,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1703952,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9341293573379517,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        0.7663568258285522,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1704600,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347130656242371,\n        0.46783745288848877,\n        0.9035038352012634\n      ],\n      \"min\": [\n        -0.934714674949646,\n        0.13571897149085999,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 742184,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7124555706977844,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.6743569374084473,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 742616,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7124555706977844,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.6743569374084473,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 838512,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1705248,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.007760763168334961,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        -0.160011887550354,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1705896,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.934714674949646,\n        0.46783891320228577,\n        0.90350341796875\n      ],\n      \"min\": [\n        -0.9347146153450012,\n        0.13571961224079132,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 743048,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5020918846130371,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.4639933705329895,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 743480,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5020918846130371,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.4639933705329895,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 838944,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1706544,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.1244162321090698,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        0.9566437005996704,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1707192,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.934715747833252,\n        0.46783891320228577,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.9347112774848938,\n        0.1357192099094391,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 743912,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7556667327880859,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.7175681591033936,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 744344,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7556667327880859,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.7175681591033936,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 839376,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1707840,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.19804775714874268,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        0.03027498722076416,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1708500,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9347147345542908,\n        0.46783822774887085,\n        0.90350341796875\n      ],\n      \"min\": [\n        -0.9347116351127625,\n        0.13571959733963013,\n        -0.9907473921775818\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 744776,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.5453028678894043,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.5072044730186462,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 745216,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.5453028678894043,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.5072044730186462,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 839808,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1709160,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.314703106880188,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        1.1469303369522095,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1709808,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347123503684998,\n        0.4678384065628052,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.9347121715545654,\n        0.1357192099094391,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 745656,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.798878014087677,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.7607793807983398,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 746088,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.798878014087677,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.7607793807983398,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 840240,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1710456,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.38833439350128174,\n        -0.07334303855895996,\n        0.15683555603027344\n      ],\n      \"min\": [\n        0.22056186199188232,\n        -0.14551645517349243,\n        -0.010937035083770752\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1711116,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.934712827205658,\n        0.46783849596977234,\n        0.9035035371780396\n      ],\n      \"min\": [\n        -0.9347142577171326,\n        0.13571959733963013,\n        -0.990747332572937\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 746520,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.5885140299797058,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.5504154562950134,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 746960,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.5885140299797058,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.5504154562950134,\n        0.479961097240448\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 840672,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1711776,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.6567463874816895,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        -1.871466875076294,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1712448,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9096219539642334,\n        0.507886528968811,\n        0.9035289883613586\n      ],\n      \"min\": [\n        -0.9096221327781677,\n        0.13578327000141144,\n        -0.990738570690155\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 747400,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.12410842627286911,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.07534874975681305,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 747848,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.12410842627286911,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.07534874975681305,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 841104,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1713120,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        -1.418473243713379,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        -1.6331937313079834,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1713780,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9096218943595886,\n        0.5078874230384827,\n        0.9035288691520691\n      ],\n      \"min\": [\n        -0.9096223711967468,\n        0.13578495383262634,\n        -0.9907383918762207\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 748296,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.17821642756462097,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.12945690751075745,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 748736,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.17821642756462097,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.12945690751075745,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 841536,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1714440,\n      \"componentType\": 5126,\n      \"count\": 53,\n      \"max\": [\n        -0.08249521255493164,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        -0.29721570014953613,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1715076,\n      \"componentType\": 5126,\n      \"count\": 53,\n      \"max\": [\n        0.9096216559410095,\n        0.5078868865966797,\n        0.9035282135009766\n      ],\n      \"min\": [\n        -0.909622311592102,\n        0.13578498363494873,\n        -0.9907383918762207\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 749176,\n      \"componentType\": 5126,\n      \"count\": 53,\n      \"max\": [\n        0.48159629106521606,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.43283647298812866,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 749600,\n      \"componentType\": 5126,\n      \"count\": 53,\n      \"max\": [\n        0.48159629106521606,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.43283647298812866,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 841968,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1715712,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.15577781200408936,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        -0.058942556381225586,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1716360,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9096216559410095,\n        0.5078862905502319,\n        0.903528094291687\n      ],\n      \"min\": [\n        -0.9096226692199707,\n        0.1357850879430771,\n        -0.9907383918762207\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 750024,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5357040166854858,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.4869445562362671,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 750456,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.5357040166854858,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.4869445562362671,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 842400,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1717008,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.3940509557723999,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        0.1793304681777954,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1717680,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9096195101737976,\n        0.5078864097595215,\n        0.903528094291687\n      ],\n      \"min\": [\n        -0.9096225500106812,\n        0.1357850581407547,\n        -0.9907383918762207\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 750888,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5898122191429138,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.5410526990890503,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 751336,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5898122191429138,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.5410526990890503,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 842832,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1718352,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.674930214881897,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        0.4153486490249634,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1719012,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.8831286430358887,\n        0.5436239838600159,\n        0.9035293459892273\n      ],\n      \"min\": [\n        -0.8831281065940857,\n        0.13578972220420837,\n        -0.990737795829773\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 751784,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.6535958051681519,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.5946484804153442,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 752224,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.6535958051681519,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.5946484804153442,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 843264,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1719672,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -1.8955819606781006,\n        -0.07334303855895996,\n        -0.4166419506072998\n      ],\n      \"min\": [\n        -2.1551637649536133,\n        -0.14551645517349243,\n        -0.584414541721344\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1720320,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.8831280469894409,\n        0.5436347126960754,\n        0.9035323858261108\n      ],\n      \"min\": [\n        -0.8831276893615723,\n        0.13579076528549194,\n        -0.9907376170158386\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 752664,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.06987255811691284,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.01092567015439272,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 753096,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.06987255811691284,\n        0.13827049732208252\n      ],\n      \"min\": [\n        0.01092567015439272,\n        -0.00303041934967041\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 843696,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1720968,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.6563781499862671,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        -0.824150800704956,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1721640,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348385334014893,\n        0.4680421054363251,\n        0.9035101532936096\n      ],\n      \"min\": [\n        -0.9348392486572266,\n        0.13573716580867767,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 753528,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.35127630829811096,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.3131779134273529,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 753976,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.35127630829811096,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.3131779134273529,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 844128,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1722312,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.4660912752151489,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        -0.6338639259338379,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1722984,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348385334014893,\n        0.46804362535476685,\n        0.9035098552703857\n      ],\n      \"min\": [\n        -0.934839129447937,\n        0.13573703169822693,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 754424,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.39448752999305725,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.3563890755176544,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 754872,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.39448752999305725,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.3563890755176544,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 844560,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1723656,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -0.27580440044403076,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        -0.4435770511627197,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1724304,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9348385334014893,\n        0.46804219484329224,\n        0.9035100936889648\n      ],\n      \"min\": [\n        -0.9348376989364624,\n        0.13573706150054932,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 755320,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.43769869208335876,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.39960017800331116,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 755752,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.43769869208335876,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.39960017800331116,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 844992,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1724952,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.905282974243164,\n        -0.07334303855895996,\n        -0.034624695777893066\n      ],\n      \"min\": [\n        -2.1544320583343506,\n        -0.14551645517349243,\n        -0.20239728689193726\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1725624,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.8893449902534485,\n        0.5353978872299194,\n        0.903508186340332\n      ],\n      \"min\": [\n        -0.8893436789512634,\n        0.13572898507118225,\n        -0.9907460808753967\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 756184,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.06766971945762634,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.01109190285205841,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 756632,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.06766971945762634,\n        0.46001124382019043\n      ],\n      \"min\": [\n        0.01109190285205841,\n        0.31871020793914795\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 845424,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1726296,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        -0.0855175256729126,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        -0.25329017639160156,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1726944,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9348386526107788,\n        0.4680415093898773,\n        0.9035097360610962\n      ],\n      \"min\": [\n        -0.9348391890525818,\n        0.13573721051216125,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 757080,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.4809098541736603,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.4428112804889679,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 757512,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.4809098541736603,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.4428112804889679,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 845856,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1727592,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.5716954469680786,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        1.4039229154586792,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1728240,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347132444381714,\n        0.4678390920162201,\n        0.9035037755966187\n      ],\n      \"min\": [\n        -0.9347141981124878,\n        0.1357192099094391,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 757944,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.857236921787262,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.8191381096839905,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 758376,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.857236921787262,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.8191381096839905,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 846288,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1728888,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.10476934909820557,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        -0.0630033016204834,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1729560,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348385334014893,\n        0.4680419862270355,\n        0.9035097360610962\n      ],\n      \"min\": [\n        -0.9348393082618713,\n        0.13573728501796722,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 758808,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5241209268569946,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.486022412776947,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 759256,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5241209268569946,\n        0.781215250492096\n      ],\n      \"min\": [\n        0.486022412776947,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 846720,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1730232,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.7619823217391968,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        1.5942097902297974,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1730880,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.934715986251831,\n        0.46783867478370667,\n        0.9035045504570007\n      ],\n      \"min\": [\n        -0.9347145557403564,\n        0.13571836054325104,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 759704,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9004481434822083,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.8623495101928711,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 760136,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9004481434822083,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.8623495101928711,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 847152,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1731528,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.29505622386932373,\n        -0.07334303855895996,\n        0.34675532579421997\n      ],\n      \"min\": [\n        0.12728369235992432,\n        -0.14551645517349243,\n        0.17898273468017578\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1732200,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9348377585411072,\n        0.4680422842502594,\n        0.9035097360610962\n      ],\n      \"min\": [\n        -0.9348393082618713,\n        0.13573716580867767,\n        -0.990744948387146\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 760568,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5673320889472961,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.5292336344718933,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 761016,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5673320889472961,\n        0.7812153100967407\n      ],\n      \"min\": [\n        0.5292336344718933,\n        0.6399144530296326\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 847584,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1732872,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.952269196510315,\n        -0.07334303855895996,\n        0.15683573484420776\n      ],\n      \"min\": [\n        1.7844964265823364,\n        -0.14551645517349243,\n        -0.010936915874481201\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1733520,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.9347149133682251,\n        0.46783873438835144,\n        0.9035037159919739\n      ],\n      \"min\": [\n        -0.9347121715545654,\n        0.13571834564208984,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 761464,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.943659245967865,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.9055604934692383,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 761896,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.943659245967865,\n        0.6212620735168457\n      ],\n      \"min\": [\n        0.9055604934692383,\n        0.4799613952636719\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 848016,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1734168,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.5716954469680786,\n        -0.07334303855895996,\n        -0.03462427854537964\n      ],\n      \"min\": [\n        1.4039229154586792,\n        -0.14551645517349243,\n        -0.20239686965942383\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1734840,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346309900283813,\n        0.4678316116333008,\n        0.9035037755966187\n      ],\n      \"min\": [\n        -0.9346302151679993,\n        0.1357196718454361,\n        -0.990747332572937\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 762328,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.8191381692886353,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 762776,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.8191381692886353,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 848448,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1735512,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.5622332096099854,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -1.7300057411193848,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1736184,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347840547561646,\n        0.4682103991508484,\n        0.9035254716873169\n      ],\n      \"min\": [\n        -0.9347847104072571,\n        0.1357765644788742,\n        -0.9907395243644714\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 763224,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.14557093381881714,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.10747244209051132,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 763672,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.14557093381881714,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.10747244209051132,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 848880,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1736856,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.7619823217391968,\n        -0.07334303855895996,\n        -0.03462427854537964\n      ],\n      \"min\": [\n        1.5942097902297974,\n        -0.14551645517349243,\n        -0.20239686965942383\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1737528,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346304535865784,\n        0.4678325951099396,\n        0.9035037755966187\n      ],\n      \"min\": [\n        -0.9346293210983276,\n        0.13571910560131073,\n        -0.9907474517822266\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 764120,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.900448203086853,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.8623494505882263,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 764568,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.900448203086853,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.8623494505882263,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 849312,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1738200,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.3719463348388672,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -1.5397188663482666,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1738872,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347836375236511,\n        0.4682086110115051,\n        0.9035258293151855\n      ],\n      \"min\": [\n        -0.9347842335700989,\n        0.13577671349048615,\n        -0.9907394647598267\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 765016,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.18878218531608582,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.1506834775209427,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 765464,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.18878218531608582,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.1506834775209427,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 849744,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1739544,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.952269196510315,\n        -0.07334303855895996,\n        -0.03462427854537964\n      ],\n      \"min\": [\n        1.7844964265823364,\n        -0.14551645517349243,\n        -0.20239686965942383\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1740216,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9346283078193665,\n        0.4678279757499695,\n        0.903505265712738\n      ],\n      \"min\": [\n        -0.9346295595169067,\n        0.13571836054325104,\n        -0.9907475113868713\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 765912,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.943659245967865,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.9055603742599487,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 766360,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.943659245967865,\n        0.46001136302948\n      ],\n      \"min\": [\n        0.9055603742599487,\n        0.31871092319488525\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 850176,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1740888,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -1.181659460067749,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -1.3494319915771484,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1741560,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347841143608093,\n        0.46821415424346924,\n        0.903525173664093\n      ],\n      \"min\": [\n        -0.9347831606864929,\n        0.13577671349048615,\n        -0.9907394647598267\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 766808,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.231993168592453,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.19389475882053375,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 767256,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.231993168592453,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.19389475882053375,\n        0.15910589694976807\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 850608,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1742232,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.5716954469680786,\n        -0.07334303855895996,\n        -0.2241302728652954\n      ],\n      \"min\": [\n        1.4039229154586792,\n        -0.14551645517349243,\n        -0.3919028639793396\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1742904,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347845911979675,\n        0.4682115912437439,\n        0.9035249352455139\n      ],\n      \"min\": [\n        -0.934783935546875,\n        0.13577736914157867,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 767704,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.81913822889328,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 768152,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.857236921787262,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.81913822889328,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 851040,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1743576,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        -0.9913726449012756,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -1.1591452360153198,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1744248,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347851276397705,\n        0.46821150183677673,\n        0.903525710105896\n      ],\n      \"min\": [\n        -0.9347829818725586,\n        0.13577677309513092,\n        -0.9907395243644714\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 768600,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.27520444989204407,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.23710580170154572,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 769048,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.27520444989204407,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.23710580170154572,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 851472,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1744920,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.7619823217391968,\n        -0.07334303855895996,\n        -0.2241302728652954\n      ],\n      \"min\": [\n        1.5942097902297974,\n        -0.14551645517349243,\n        -0.3919028639793396\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1745592,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347838759422302,\n        0.4682078957557678,\n        0.903525173664093\n      ],\n      \"min\": [\n        -0.9347819685935974,\n        0.1357770711183548,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 769496,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9004481434822083,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.8623496294021606,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 769944,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9004481434822083,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.8623496294021606,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 851904,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1746264,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        -0.8010858297348022,\n        -0.07334303855895996,\n        -0.22413063049316406\n      ],\n      \"min\": [\n        -0.9688583612442017,\n        -0.14551645517349243,\n        -0.39190322160720825\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1746924,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.9347844123840332,\n        0.4682084023952484,\n        0.9035245180130005\n      ],\n      \"min\": [\n        -0.9347835183143616,\n        0.13577760756015778,\n        -0.9907393455505371\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 770392,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.31841549277305603,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.280317097902298,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 770832,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.31841549277305603,\n        0.3004065752029419\n      ],\n      \"min\": [\n        0.280317097902298,\n        0.15910595655441284\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 852336,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1747584,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.952269196510315,\n        -0.07334303855895996,\n        -0.2241302728652954\n      ],\n      \"min\": [\n        1.7844964265823364,\n        -0.14551645517349243,\n        -0.3919028639793396\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1748256,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9347847700119019,\n        0.4682050347328186,\n        0.9035258293151855\n      ],\n      \"min\": [\n        -0.9347836375236511,\n        0.1357770711183548,\n        -0.9907394051551819\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 771272,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436593055725098,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.905560314655304,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 771720,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.9436593055725098,\n        0.30040669441223145\n      ],\n      \"min\": [\n        0.905560314655304,\n        0.15910601615905762\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 852768,\n      \"componentType\": 5125,\n      \"count\": 108,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1748928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.4277108907699585,\n        0.5,\n        0.0\n      ],\n      \"min\": [\n        -1.4277108907699585,\n        -0.5,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1748976,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772168,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853200,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749024,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749060,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772200,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772224,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772248,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853224,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749096,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749132,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772272,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772296,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772320,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853236,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749168,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749204,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772344,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772368,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772392,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853248,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749240,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749276,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772416,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772440,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772464,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853260,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749312,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749348,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772488,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772512,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772536,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853272,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749384,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749420,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772560,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772584,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772608,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853284,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749456,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749492,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772632,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772656,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772680,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853296,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749528,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.032837823033332825,\n        0.037317439913749695,\n        0.0018195505253970623\n      ],\n      \"min\": [\n        -0.03500913083553314,\n        -0.016769900918006897,\n        0.0018195505253970623\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749564,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        1.5060983571402176e-09,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772704,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772728,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772752,\n      \"componentType\": 5126,\n      \"count\": 3,\n      \"max\": [\n        0.4628410339355469,\n        0.15343427658081055\n      ],\n      \"min\": [\n        0.4289175271987915,\n        0.12639057636260986\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853308,\n      \"componentType\": 5125,\n      \"count\": 3,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749600,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.06859070062637329,\n        0.047524213790893555,\n        0.08194233477115631\n      ],\n      \"min\": [\n        -0.09665438532829285,\n        -0.1291668713092804,\n        0.08194233477115631\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749732,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.61201825221724e-08,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -4.991475179849658e-06,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772776,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.36046451330184937,\n        0.41260403394699097\n      ],\n      \"min\": [\n        0.2778420150279999,\n        0.3242584466934204\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772864,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.36046451330184937,\n        0.41260403394699097\n      ],\n      \"min\": [\n        0.2778420150279999,\n        0.3242584466934204\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 772952,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.36046451330184937,\n        0.41260403394699097\n      ],\n      \"min\": [\n        0.2778420150279999,\n        0.3242584466934204\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853320,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749864,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.08991119265556335,\n        0.09479515254497528,\n        0.07622576504945755\n      ],\n      \"min\": [\n        -0.1114981472492218,\n        -0.12154007703065872,\n        0.07622576504945755\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1749936,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -4.19368539894549e-08,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773040,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.37771832942962646,\n        0.5261034965515137\n      ],\n      \"min\": [\n        0.2770136594772339,\n        0.41793590784072876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773088,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.37771832942962646,\n        0.5261034965515137\n      ],\n      \"min\": [\n        0.2770136594772339,\n        0.41793590784072876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773136,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.37771832942962646,\n        0.5261034965515137\n      ],\n      \"min\": [\n        0.2770136594772339,\n        0.41793590784072876\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853368,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1750008,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.03951675072312355,\n        0.07882791757583618,\n        0.11243274807929993\n      ],\n      \"min\": [\n        -0.1233980804681778,\n        -0.13562358915805817,\n        0.11243274807929993\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1750116,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        3.270593751381057e-08,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -1.2338843191628257e-07,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773184,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.2726686894893646,\n        0.5246718525886536\n      ],\n      \"min\": [\n        0.19121131300926208,\n        0.4174461364746094\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773256,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.2726686894893646,\n        0.5246718525886536\n      ],\n      \"min\": [\n        0.19121131300926208,\n        0.4174461364746094\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773328,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.2726686894893646,\n        0.5246718525886536\n      ],\n      \"min\": [\n        0.19121131300926208,\n        0.4174461364746094\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853392,\n      \"componentType\": 5125,\n      \"count\": 9,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1750224,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.029693126678466797,\n        0.04939550161361694,\n        0.11243273317813873\n      ],\n      \"min\": [\n        -0.11242479085922241,\n        -0.12664994597434998,\n        0.11243273317813873\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1750296,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        -1.2159316042925639e-07,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773400,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.2733590602874756,\n        0.41216903924942017\n      ],\n      \"min\": [\n        0.20230010151863098,\n        0.3241463303565979\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773448,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.2733590602874756,\n        0.41216903924942017\n      ],\n      \"min\": [\n        0.20230010151863098,\n        0.3241463303565979\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773496,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.2733590602874756,\n        0.41216903924942017\n      ],\n      \"min\": [\n        0.20230010151863098,\n        0.3241463303565979\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853428,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1750368,\n      \"componentType\": 5126,\n      \"count\": 124,\n      \"max\": [\n        0.7800000309944153,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04500000178813934,\n        -0.13900001347064972,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1751856,\n      \"componentType\": 5126,\n      \"count\": 124,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 773544,\n      \"componentType\": 5126,\n      \"count\": 124,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 774536,\n      \"componentType\": 5126,\n      \"count\": 124,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 775528,\n      \"componentType\": 5126,\n      \"count\": 124,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 853452,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1753344,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        1.0410000085830688,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -0.006000000052154064,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1753500,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 776520,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 776624,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 776728,\n      \"componentType\": 5126,\n      \"count\": 13,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 854940,\n      \"componentType\": 5125,\n      \"count\": 33,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1753656,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.4710000157356262,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1753800,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 776832,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 776928,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 777024,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 855072,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1753944,\n      \"componentType\": 5126,\n      \"count\": 94,\n      \"max\": [\n        0.6040000319480896,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07700000703334808,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1755072,\n      \"componentType\": 5126,\n      \"count\": 94,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 777120,\n      \"componentType\": 5126,\n      \"count\": 94,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 777872,\n      \"componentType\": 5126,\n      \"count\": 94,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 778624,\n      \"componentType\": 5126,\n      \"count\": 94,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 855192,\n      \"componentType\": 5125,\n      \"count\": 282,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1756200,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.5870000123977661,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.017000000923871994,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1756296,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779376,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779440,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779504,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 856320,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1756392,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.6040000319480896,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1756500,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779568,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779640,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779712,\n      \"componentType\": 5126,\n      \"count\": 9,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 856368,\n      \"componentType\": 5125,\n      \"count\": 21,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1756608,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.6480000019073486,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.06100000441074371,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1757544,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 779784,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 780408,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 781032,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 856452,\n      \"componentType\": 5125,\n      \"count\": 228,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1758480,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.17400000989437103,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1758528,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 781656,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 781688,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 781720,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 857364,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1758576,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.7780000567436218,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04500000178813934,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1759728,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 781752,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 782520,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 783288,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 857388,\n      \"componentType\": 5125,\n      \"count\": 288,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1760880,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.5,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1761552,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 784056,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 784504,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 784952,\n      \"componentType\": 5126,\n      \"count\": 56,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 858540,\n      \"componentType\": 5125,\n      \"count\": 168,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1762224,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.6670000553131104,\n        0.6860000491142273,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1762356,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 785400,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 785488,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 785576,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 859212,\n      \"componentType\": 5125,\n      \"count\": 33,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1762488,\n      \"componentType\": 5126,\n      \"count\": 122,\n      \"max\": [\n        0.42600002884864807,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04000000283122063,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1763952,\n      \"componentType\": 5126,\n      \"count\": 122,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 785664,\n      \"componentType\": 5126,\n      \"count\": 122,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 786640,\n      \"componentType\": 5126,\n      \"count\": 122,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 787616,\n      \"componentType\": 5126,\n      \"count\": 122,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 859344,\n      \"componentType\": 5125,\n      \"count\": 360,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1765416,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.7040000557899475,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1766064,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 788592,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 789024,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 789456,\n      \"componentType\": 5126,\n      \"count\": 54,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 860784,\n      \"componentType\": 5125,\n      \"count\": 162,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1766712,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        0.4400000274181366,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1766832,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 789888,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 789968,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 790048,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 861432,\n      \"componentType\": 5125,\n      \"count\": 24,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1766952,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        0.6730000376701355,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.05000000074505806,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1768176,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 790128,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 790944,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 791760,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 861528,\n      \"componentType\": 5125,\n      \"count\": 300,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1769400,\n      \"componentType\": 5126,\n      \"count\": 694,\n      \"max\": [\n        4.2779998779296875,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1777728,\n      \"componentType\": 5126,\n      \"count\": 694,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 792576,\n      \"componentType\": 5126,\n      \"count\": 694,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 798128,\n      \"componentType\": 5126,\n      \"count\": 694,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 803680,\n      \"componentType\": 5126,\n      \"count\": 694,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 862728,\n      \"componentType\": 5125,\n      \"count\": 2046,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1786056,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.5910000801086426,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1788636,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 809232,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 810952,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 812672,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 870912,\n      \"componentType\": 5125,\n      \"count\": 615,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1791216,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.6530000567436218,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1791360,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 814392,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 814488,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 814584,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 873372,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1791504,\n      \"componentType\": 5126,\n      \"count\": 41,\n      \"max\": [\n        0.17400000989437103,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        -0.06200000271201134,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1791996,\n      \"componentType\": 5126,\n      \"count\": 41,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 814680,\n      \"componentType\": 5126,\n      \"count\": 41,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815008,\n      \"componentType\": 5126,\n      \"count\": 41,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815336,\n      \"componentType\": 5126,\n      \"count\": 41,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 873492,\n      \"componentType\": 5125,\n      \"count\": 117,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1792488,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.6550000309944153,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1792620,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815664,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815752,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815840,\n      \"componentType\": 5126,\n      \"count\": 11,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 873960,\n      \"componentType\": 5125,\n      \"count\": 27,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1792752,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.48000001907348633,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07400000095367432,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1792824,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815928,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 815976,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 816024,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 874068,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1792896,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        0.5600000023841858,\n        0.3450000286102295,\n        0.0\n      ],\n      \"min\": [\n        0.02500000037252903,\n        -0.49299997091293335,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1794120,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 816072,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 816888,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 817704,\n      \"componentType\": 5126,\n      \"count\": 102,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 874116,\n      \"componentType\": 5125,\n      \"count\": 294,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1795344,\n      \"componentType\": 5126,\n      \"count\": 106,\n      \"max\": [\n        0.5430000424385071,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1796616,\n      \"componentType\": 5126,\n      \"count\": 106,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 818520,\n      \"componentType\": 5126,\n      \"count\": 106,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 819368,\n      \"componentType\": 5126,\n      \"count\": 106,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 820216,\n      \"componentType\": 5126,\n      \"count\": 106,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 875292,\n      \"componentType\": 5125,\n      \"count\": 324,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1797888,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.6040000319480896,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -0.006000000052154064,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1797972,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 821064,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 821120,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 821176,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 876588,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1798056,\n      \"componentType\": 5126,\n      \"count\": 98,\n      \"max\": [\n        0.6630000472068787,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1799232,\n      \"componentType\": 5126,\n      \"count\": 98,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 821232,\n      \"componentType\": 5126,\n      \"count\": 98,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 822016,\n      \"componentType\": 5126,\n      \"count\": 98,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 822800,\n      \"componentType\": 5126,\n      \"count\": 98,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 876648,\n      \"componentType\": 5125,\n      \"count\": 288,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1800408,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.706000030040741,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.0020000000949949026,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1800552,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 823584,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 823680,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 823776,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 877800,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1800696,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.6310000419616699,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.01600000075995922,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1800792,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 823872,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 823936,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824000,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 877920,\n      \"componentType\": 5125,\n      \"count\": 18,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1800888,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        0.706000030040741,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07400000095367432,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1801008,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824064,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824144,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824224,\n      \"componentType\": 5126,\n      \"count\": 10,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 877992,\n      \"componentType\": 5125,\n      \"count\": 24,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1801128,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.7090000510215759,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07300000637769699,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1801308,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824304,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824424,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824544,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 878088,\n      \"componentType\": 5125,\n      \"count\": 39,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1801488,\n      \"componentType\": 5126,\n      \"count\": 126,\n      \"max\": [\n        0.19600000977516174,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -1.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1803000,\n      \"componentType\": 5126,\n      \"count\": 126,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 824664,\n      \"componentType\": 5126,\n      \"count\": 126,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 825672,\n      \"componentType\": 5126,\n      \"count\": 126,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 826680,\n      \"componentType\": 5126,\n      \"count\": 126,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 878244,\n      \"componentType\": 5125,\n      \"count\": 360,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1804512,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        0.9810000658035278,\n        0.7290000319480896,\n        0.0\n      ],\n      \"min\": [\n        0.05400000140070915,\n        -0.21000000834465027,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1807440,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 827688,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 829640,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 831592,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 879684,\n      \"componentType\": 5125,\n      \"count\": 732,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1810368,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        0.4660000205039978,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.03400000184774399,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1811436,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 833544,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 834256,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 834968,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 882612,\n      \"componentType\": 5125,\n      \"count\": 261,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1812504,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.5910000801086426,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1815084,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 835680,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 837400,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 839120,\n      \"componentType\": 5126,\n      \"count\": 215,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 883656,\n      \"componentType\": 5125,\n      \"count\": 615,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1817664,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        2.2090001106262207,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1821036,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 840840,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 843088,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 845336,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 886116,\n      \"componentType\": 5125,\n      \"count\": 813,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1824408,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.5840000510215759,\n        0.6170000433921814,\n        0.0\n      ],\n      \"min\": [\n        0.0010000000474974513,\n        -0.08100000023841858,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1824792,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 847584,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 847840,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 848096,\n      \"componentType\": 5126,\n      \"count\": 32,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 889368,\n      \"componentType\": 5125,\n      \"count\": 72,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1825176,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.4240000247955322,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.06400000303983688,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1826940,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 848352,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 849528,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 850704,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 889656,\n      \"componentType\": 5125,\n      \"count\": 435,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1828704,\n      \"componentType\": 5126,\n      \"count\": 156,\n      \"max\": [\n        0.5020000338554382,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.05100000277161598,\n        -0.11800000816583633,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1830576,\n      \"componentType\": 5126,\n      \"count\": 156,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 851880,\n      \"componentType\": 5126,\n      \"count\": 156,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 853128,\n      \"componentType\": 5126,\n      \"count\": 156,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 854376,\n      \"componentType\": 5126,\n      \"count\": 156,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 891396,\n      \"componentType\": 5125,\n      \"count\": 474,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1832448,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.4710000157356262,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.01100000087171793,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1832628,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 855624,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 855744,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 855864,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 893292,\n      \"componentType\": 5125,\n      \"count\": 39,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1832808,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.2879999876022339,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1835736,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 855984,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 857936,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 859888,\n      \"componentType\": 5126,\n      \"count\": 244,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 893448,\n      \"componentType\": 5125,\n      \"count\": 714,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1838664,\n      \"componentType\": 5126,\n      \"count\": 196,\n      \"max\": [\n        0.6550000309944153,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.02500000037252903,\n        -0.010000000707805157,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1841016,\n      \"componentType\": 5126,\n      \"count\": 196,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 861840,\n      \"componentType\": 5126,\n      \"count\": 196,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 863408,\n      \"componentType\": 5126,\n      \"count\": 196,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 864976,\n      \"componentType\": 5126,\n      \"count\": 196,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 896304,\n      \"componentType\": 5125,\n      \"count\": 582,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1843368,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.43800002336502075,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.05000000074505806,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1844304,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 866544,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 867168,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 867792,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 898632,\n      \"componentType\": 5125,\n      \"count\": 228,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1845240,\n      \"componentType\": 5126,\n      \"count\": 88,\n      \"max\": [\n        0.9070000648498535,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1846296,\n      \"componentType\": 5126,\n      \"count\": 88,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 868416,\n      \"componentType\": 5126,\n      \"count\": 88,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 869120,\n      \"componentType\": 5126,\n      \"count\": 88,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 869824,\n      \"componentType\": 5126,\n      \"count\": 88,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 899544,\n      \"componentType\": 5125,\n      \"count\": 252,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1847352,\n      \"componentType\": 5126,\n      \"count\": 25,\n      \"max\": [\n        0.940000057220459,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1847652,\n      \"componentType\": 5126,\n      \"count\": 25,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 870528,\n      \"componentType\": 5126,\n      \"count\": 25,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 870728,\n      \"componentType\": 5126,\n      \"count\": 25,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 870928,\n      \"componentType\": 5126,\n      \"count\": 25,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 900552,\n      \"componentType\": 5125,\n      \"count\": 63,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1847952,\n      \"componentType\": 5126,\n      \"count\": 157,\n      \"max\": [\n        0.8930000066757202,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1849836,\n      \"componentType\": 5126,\n      \"count\": 157,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 871128,\n      \"componentType\": 5126,\n      \"count\": 157,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 872384,\n      \"componentType\": 5126,\n      \"count\": 157,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 873640,\n      \"componentType\": 5126,\n      \"count\": 157,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 900804,\n      \"componentType\": 5125,\n      \"count\": 459,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1851720,\n      \"componentType\": 5126,\n      \"count\": 99,\n      \"max\": [\n        0.9350000619888306,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1852908,\n      \"componentType\": 5126,\n      \"count\": 99,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 874896,\n      \"componentType\": 5126,\n      \"count\": 99,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 875688,\n      \"componentType\": 5126,\n      \"count\": 99,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 876480,\n      \"componentType\": 5126,\n      \"count\": 99,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 902640,\n      \"componentType\": 5125,\n      \"count\": 285,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1854096,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.7690000534057617,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1854264,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 877272,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 877384,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 877496,\n      \"componentType\": 5126,\n      \"count\": 14,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 903780,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1854432,\n      \"componentType\": 5126,\n      \"count\": 131,\n      \"max\": [\n        0.9340000152587891,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1856004,\n      \"componentType\": 5126,\n      \"count\": 131,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 877608,\n      \"componentType\": 5126,\n      \"count\": 131,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 878656,\n      \"componentType\": 5126,\n      \"count\": 131,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 879704,\n      \"componentType\": 5126,\n      \"count\": 131,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 903900,\n      \"componentType\": 5125,\n      \"count\": 387,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1857576,\n      \"componentType\": 5126,\n      \"count\": 16,\n      \"max\": [\n        0.9589999914169312,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1857768,\n      \"componentType\": 5126,\n      \"count\": 16,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 880752,\n      \"componentType\": 5126,\n      \"count\": 16,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 880880,\n      \"componentType\": 5126,\n      \"count\": 16,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 881008,\n      \"componentType\": 5126,\n      \"count\": 16,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 905448,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1857960,\n      \"componentType\": 5126,\n      \"count\": 202,\n      \"max\": [\n        0.937000036239624,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1860384,\n      \"componentType\": 5126,\n      \"count\": 202,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 881136,\n      \"componentType\": 5126,\n      \"count\": 202,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 882752,\n      \"componentType\": 5126,\n      \"count\": 202,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 884368,\n      \"componentType\": 5126,\n      \"count\": 202,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 905592,\n      \"componentType\": 5125,\n      \"count\": 606,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1862808,\n      \"componentType\": 5126,\n      \"count\": 143,\n      \"max\": [\n        0.9300000667572021,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1864524,\n      \"componentType\": 5126,\n      \"count\": 143,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 885984,\n      \"componentType\": 5126,\n      \"count\": 143,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 887128,\n      \"componentType\": 5126,\n      \"count\": 143,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 888272,\n      \"componentType\": 5126,\n      \"count\": 143,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 908016,\n      \"componentType\": 5125,\n      \"count\": 423,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1866240,\n      \"componentType\": 5126,\n      \"count\": 110,\n      \"max\": [\n        1.4390000104904175,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1867560,\n      \"componentType\": 5126,\n      \"count\": 110,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 889416,\n      \"componentType\": 5126,\n      \"count\": 110,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 890296,\n      \"componentType\": 5126,\n      \"count\": 110,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 891176,\n      \"componentType\": 5126,\n      \"count\": 110,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 909708,\n      \"componentType\": 5125,\n      \"count\": 318,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1868880,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.2690000534057617,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1869096,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 892056,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 892200,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 892344,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 910980,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1869312,\n      \"componentType\": 5126,\n      \"count\": 103,\n      \"max\": [\n        1.434999942779541,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1870548,\n      \"componentType\": 5126,\n      \"count\": 103,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 892488,\n      \"componentType\": 5126,\n      \"count\": 103,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 893312,\n      \"componentType\": 5126,\n      \"count\": 103,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 894136,\n      \"componentType\": 5126,\n      \"count\": 103,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 911124,\n      \"componentType\": 5125,\n      \"count\": 291,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1871784,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.44300001859664917,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.026000000536441803,\n        0.29100000858306885,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1871868,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 894960,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 895016,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 895072,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 912288,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1871952,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        0.4650000333786011,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04400000348687172,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1873404,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 895128,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 896096,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 897064,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 912348,\n      \"componentType\": 5125,\n      \"count\": 363,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1874856,\n      \"componentType\": 5126,\n      \"count\": 198,\n      \"max\": [\n        0.6200000047683716,\n        0.6690000295639038,\n        0.0\n      ],\n      \"min\": [\n        0.02800000086426735,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1877232,\n      \"componentType\": 5126,\n      \"count\": 198,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 898032,\n      \"componentType\": 5126,\n      \"count\": 198,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 899616,\n      \"componentType\": 5126,\n      \"count\": 198,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 901200,\n      \"componentType\": 5126,\n      \"count\": 198,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 913800,\n      \"componentType\": 5125,\n      \"count\": 600,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1879608,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.49000000953674316,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.049000002443790436,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1879680,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 902784,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 902832,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 902880,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 916200,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1879752,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        0.407953143119812,\n        0.7260000109672546,\n        0.0\n      ],\n      \"min\": [\n        0.010046877898275852,\n        0.27800002694129944,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1882488,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 902928,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 904752,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 906576,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 916248,\n      \"componentType\": 5125,\n      \"count\": 678,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1885224,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.46800002455711365,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.03200000151991844,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1887528,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 908400,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 909936,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 911472,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 918960,\n      \"componentType\": 5125,\n      \"count\": 582,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1889832,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        0.3110000193119049,\n        0.6940000057220459,\n        0.0\n      ],\n      \"min\": [\n        0.06400000303983688,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1890432,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 913008,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 913408,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 913808,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 921288,\n      \"componentType\": 5125,\n      \"count\": 144,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1891032,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        0.3110000193119049,\n        0.6940000057220459,\n        0.0\n      ],\n      \"min\": [\n        0.06400000303983688,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1891632,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 914208,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 914608,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 915008,\n      \"componentType\": 5126,\n      \"count\": 50,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 921864,\n      \"componentType\": 5125,\n      \"count\": 144,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1892232,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        0.4610000252723694,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.036000002175569534,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1893828,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 915408,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 916472,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 917536,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 922440,\n      \"componentType\": 5125,\n      \"count\": 399,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1895424,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.4700000286102295,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.030000001192092896,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1896576,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 918600,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 919368,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 920136,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 924036,\n      \"componentType\": 5125,\n      \"count\": 288,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1897728,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        2.2090001106262207,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1901100,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 920904,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 923152,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 925400,\n      \"componentType\": 5126,\n      \"count\": 281,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 925188,\n      \"componentType\": 5125,\n      \"count\": 813,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1904472,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1904556,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 927648,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 927704,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 927760,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 928440,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1904640,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        0.2900000214576721,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.00800000037997961,\n        -1.0089999437332153,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1906140,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 927816,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 928816,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 929816,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 928500,\n      \"componentType\": 5125,\n      \"count\": 357,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1907640,\n      \"componentType\": 5126,\n      \"count\": 68,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.046000003814697266,\n        -1.1180000305175781,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1908456,\n      \"componentType\": 5126,\n      \"count\": 68,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 930816,\n      \"componentType\": 5126,\n      \"count\": 68,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 931360,\n      \"componentType\": 5126,\n      \"count\": 68,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 931904,\n      \"componentType\": 5126,\n      \"count\": 68,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 929928,\n      \"componentType\": 5125,\n      \"count\": 192,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1909272,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1909320,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 932448,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 932480,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 932512,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 930696,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1909368,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.049000002443790436,\n        -1.0089999437332153,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1910028,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 932544,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 932984,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 933424,\n      \"componentType\": 5126,\n      \"count\": 55,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 930720,\n      \"componentType\": 5125,\n      \"count\": 153,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1910688,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.27400001883506775,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.00800000037997961,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1910736,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 933864,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 933896,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 933928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 931332,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1910784,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        3.0420000553131104,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07400000095367432,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1913052,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 933960,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 935472,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 936984,\n      \"componentType\": 5126,\n      \"count\": 189,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 931356,\n      \"componentType\": 5125,\n      \"count\": 531,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1915320,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.4700000286102295,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.030000001192092896,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1916472,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 938496,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 939264,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 940032,\n      \"componentType\": 5126,\n      \"count\": 96,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 933480,\n      \"componentType\": 5125,\n      \"count\": 288,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1917624,\n      \"componentType\": 5126,\n      \"count\": 195,\n      \"max\": [\n        1.0950000286102295,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1919964,\n      \"componentType\": 5126,\n      \"count\": 195,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 940800,\n      \"componentType\": 5126,\n      \"count\": 195,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 942360,\n      \"componentType\": 5126,\n      \"count\": 195,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 943920,\n      \"componentType\": 5126,\n      \"count\": 195,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 934632,\n      \"componentType\": 5125,\n      \"count\": 567,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1922304,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        13.001998901367188,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.017000000923871994,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1928520,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 945480,\n      \"componentType\": 5126,\n      \"count\": 518,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 936900,\n      \"componentType\": 5125,\n      \"count\": 1470,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1934736,\n      \"componentType\": 5126,\n      \"count\": 1009,\n      \"max\": [\n        11.41200065612793,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1946844,\n      \"componentType\": 5126,\n      \"count\": 1009,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 949624,\n      \"componentType\": 5126,\n      \"count\": 1009,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 942780,\n      \"componentType\": 5125,\n      \"count\": 2979,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1958952,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        2.50600004196167,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1959192,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 957696,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 957856,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 958016,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 954696,\n      \"componentType\": 5125,\n      \"count\": 30,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1959432,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.49000000953674316,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.049000002443790436,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1959504,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 958176,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 958224,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 958272,\n      \"componentType\": 5126,\n      \"count\": 6,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 954816,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1959576,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        2.498000144958496,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1963344,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 958320,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 960832,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 963344,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 954864,\n      \"componentType\": 5125,\n      \"count\": 930,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1967112,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        2.1089999675750732,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1972728,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 965856,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 969600,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 973344,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 958584,\n      \"componentType\": 5125,\n      \"count\": 1404,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1978344,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        0.17500001192092896,\n        0.4580000340938568,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -1.1150000095367432,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1980804,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 977088,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 978728,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 980368,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 964200,\n      \"componentType\": 5125,\n      \"count\": 591,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1983264,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.3060000240802765,\n        0.7160000205039978,\n        0.0\n      ],\n      \"min\": [\n        0.04800000041723251,\n        -0.5379999876022339,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1983480,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 982008,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 982152,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 982296,\n      \"componentType\": 5126,\n      \"count\": 18,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 966564,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1983696,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.46800002455711365,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.03200000151991844,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1986000,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 982440,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 983976,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 985512,\n      \"componentType\": 5126,\n      \"count\": 192,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 966708,\n      \"componentType\": 5125,\n      \"count\": 582,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988304,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.1680000126361847,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.09200000762939453,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988352,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987048,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987112,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 969036,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988400,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988448,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987144,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987176,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987208,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 969060,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988496,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988544,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987240,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987272,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987304,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 969084,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1988592,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        0.4610000252723694,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.036000002175569534,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1990188,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 987336,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 988400,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 989464,\n      \"componentType\": 5126,\n      \"count\": 133,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 969108,\n      \"componentType\": 5125,\n      \"count\": 399,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1991784,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1991868,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 990528,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 990584,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 990640,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 970704,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1991952,\n      \"componentType\": 5126,\n      \"count\": 389,\n      \"max\": [\n        2.1000001430511475,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 1996620,\n      \"componentType\": 5126,\n      \"count\": 389,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 990696,\n      \"componentType\": 5126,\n      \"count\": 389,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 993808,\n      \"componentType\": 5126,\n      \"count\": 389,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 996920,\n      \"componentType\": 5126,\n      \"count\": 389,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 970764,\n      \"componentType\": 5125,\n      \"count\": 1137,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2001288,\n      \"componentType\": 5126,\n      \"count\": 291,\n      \"max\": [\n        2.2820000648498535,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04000000283122063,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2004780,\n      \"componentType\": 5126,\n      \"count\": 291,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1000032,\n      \"componentType\": 5126,\n      \"count\": 291,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1002360,\n      \"componentType\": 5126,\n      \"count\": 291,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1004688,\n      \"componentType\": 5126,\n      \"count\": 291,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 975312,\n      \"componentType\": 5125,\n      \"count\": 837,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2008272,\n      \"componentType\": 5126,\n      \"count\": 519,\n      \"max\": [\n        2.2680001258850098,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2014500,\n      \"componentType\": 5126,\n      \"count\": 519,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1007016,\n      \"componentType\": 5126,\n      \"count\": 519,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1011168,\n      \"componentType\": 5126,\n      \"count\": 519,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1015320,\n      \"componentType\": 5126,\n      \"count\": 519,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 978660,\n      \"componentType\": 5125,\n      \"count\": 1545,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2020728,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.4710000157356262,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.01100000087171793,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2020908,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019472,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019592,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019712,\n      \"componentType\": 5126,\n      \"count\": 15,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 984840,\n      \"componentType\": 5125,\n      \"count\": 39,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2021088,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2021172,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019832,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019888,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1019944,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 984996,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2021256,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.43800002336502075,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.05000000074505806,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2022192,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1020000,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1020624,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1021248,\n      \"componentType\": 5126,\n      \"count\": 78,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 985056,\n      \"componentType\": 5125,\n      \"count\": 228,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2023128,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        0.4650000333786011,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.04400000348687172,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2024580,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1021872,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1022840,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1023808,\n      \"componentType\": 5126,\n      \"count\": 121,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 985968,\n      \"componentType\": 5125,\n      \"count\": 363,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2026032,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2026116,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1024776,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1024832,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1024888,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 987420,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2026200,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.383000135421753,\n        0.11100000888109207,\n        0.0\n      ],\n      \"min\": [\n        0.049000002443790436,\n        -1.0089999437332153,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2028660,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1024944,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1026584,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1028224,\n      \"componentType\": 5126,\n      \"count\": 205,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 987480,\n      \"componentType\": 5125,\n      \"count\": 603,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031120,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.1680000126361847,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.09200000762939453,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031168,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1029864,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1029896,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1029928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 989892,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031216,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031264,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1029960,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1029992,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1030024,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 989916,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031312,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.1680000126361847,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.09200000762939453,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031360,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1030056,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1030088,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1030120,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 989940,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2031408,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        2.750999927520752,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -0.006000000052154064,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2033064,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1030152,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1031256,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1032360,\n      \"componentType\": 5126,\n      \"count\": 138,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 989964,\n      \"componentType\": 5125,\n      \"count\": 372,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2034720,\n      \"componentType\": 5126,\n      \"count\": 67,\n      \"max\": [\n        0.9079999923706055,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2035524,\n      \"componentType\": 5126,\n      \"count\": 67,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1033464,\n      \"componentType\": 5126,\n      \"count\": 67,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1034000,\n      \"componentType\": 5126,\n      \"count\": 67,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1034536,\n      \"componentType\": 5126,\n      \"count\": 67,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 991452,\n      \"componentType\": 5125,\n      \"count\": 189,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2036328,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.218000054359436,\n        0.6860000491142273,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2037204,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1035072,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1035656,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036240,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 992208,\n      \"componentType\": 5125,\n      \"count\": 201,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038128,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036824,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036856,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036888,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993012,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038176,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038224,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036920,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036952,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1036984,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993036,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038272,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038320,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037016,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037048,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993060,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038368,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038416,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037112,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037144,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037176,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993084,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038464,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038548,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037208,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037264,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037320,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993108,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038632,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038680,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037376,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037408,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037440,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993168,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038728,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038776,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037472,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037504,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037536,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993192,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038824,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038872,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037568,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037600,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037632,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993216,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038920,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2038968,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037664,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037696,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037728,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993240,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2039016,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2039064,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037760,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037792,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037824,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993264,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2039112,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2039160,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037856,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037888,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037920,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993288,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2039208,\n      \"componentType\": 5126,\n      \"count\": 407,\n      \"max\": [\n        2.3420002460479736,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2044092,\n      \"componentType\": 5126,\n      \"count\": 407,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1037952,\n      \"componentType\": 5126,\n      \"count\": 407,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1041208,\n      \"componentType\": 5126,\n      \"count\": 407,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1044464,\n      \"componentType\": 5126,\n      \"count\": 407,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 993312,\n      \"componentType\": 5125,\n      \"count\": 1185,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2048976,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        2.498000144958496,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2052744,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1047720,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1050232,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1052744,\n      \"componentType\": 5126,\n      \"count\": 314,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 998052,\n      \"componentType\": 5125,\n      \"count\": 930,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2056512,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        2.1089999675750732,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2062128,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1055256,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1059000,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1062744,\n      \"componentType\": 5126,\n      \"count\": 468,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1001772,\n      \"componentType\": 5125,\n      \"count\": 1404,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2067744,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.527999997138977,\n        0.5890000462532043,\n        0.0\n      ],\n      \"min\": [\n        0.0560000017285347,\n        0.11700000613927841,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2067888,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066488,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066584,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066680,\n      \"componentType\": 5126,\n      \"count\": 12,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1007388,\n      \"componentType\": 5125,\n      \"count\": 24,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2068032,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -0.125,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2068080,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066776,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066808,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066840,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1007484,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2068128,\n      \"componentType\": 5126,\n      \"count\": 413,\n      \"max\": [\n        2.7060000896453857,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07600000500679016,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2073084,\n      \"componentType\": 5126,\n      \"count\": 413,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1066872,\n      \"componentType\": 5126,\n      \"count\": 413,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1070176,\n      \"componentType\": 5126,\n      \"count\": 413,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1073480,\n      \"componentType\": 5126,\n      \"count\": 413,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1007508,\n      \"componentType\": 5125,\n      \"count\": 1221,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2078040,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.4509999752044678,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2079804,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1076784,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1077960,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1079136,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1012392,\n      \"componentType\": 5125,\n      \"count\": 429,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2081568,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        2.125999927520752,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2086644,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1080312,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1083696,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1087080,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1014108,\n      \"componentType\": 5125,\n      \"count\": 1269,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2091720,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        0.407953143119812,\n        0.7260000109672546,\n        0.0\n      ],\n      \"min\": [\n        0.010046877898275852,\n        0.27800002694129944,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2094456,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1090464,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1092288,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1094112,\n      \"componentType\": 5126,\n      \"count\": 228,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1019184,\n      \"componentType\": 5125,\n      \"count\": 678,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2097192,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.27400001883506775,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.00800000037997961,\n        -2.009000062942505,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2097288,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1095936,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1096000,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1096064,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1021896,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2097384,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        0.3050000071525574,\n        0.7280000448226929,\n        0.0\n      ],\n      \"min\": [\n        0.014000000432133675,\n        -2.2209999561309814,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2098764,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1096128,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1097048,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1097968,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1021944,\n      \"componentType\": 5125,\n      \"count\": 333,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2100144,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        0.3190000057220459,\n        0.7280000448226929,\n        0.0\n      ],\n      \"min\": [\n        0.02800000086426735,\n        -2.2209999561309814,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2101524,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1098888,\n      \"componentType\": 5126,\n      \"count\": 115,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1023276,\n      \"componentType\": 5125,\n      \"count\": 333,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2102904,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.527999997138977,\n        0.5890000462532043,\n        0.0\n      ],\n      \"min\": [\n        0.0560000017285347,\n        -0.796999990940094,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103144,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1099808,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1099968,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100128,\n      \"componentType\": 5126,\n      \"count\": 20,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1024608,\n      \"componentType\": 5125,\n      \"count\": 36,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103384,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.5060000419616699,\n        -0.07500000298023224,\n        0.0\n      ],\n      \"min\": [\n        -0.006000000052154064,\n        -1.8259999752044678,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103480,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100288,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100352,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100416,\n      \"componentType\": 5126,\n      \"count\": 8,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1024752,\n      \"componentType\": 5125,\n      \"count\": 12,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103576,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.5290000438690186,\n        0.597000002861023,\n        0.0\n      ],\n      \"min\": [\n        0.055000003427267075,\n        0.11100000888109207,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103660,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100480,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100536,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100592,\n      \"componentType\": 5126,\n      \"count\": 7,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1024800,\n      \"componentType\": 5125,\n      \"count\": 15,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2103744,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        0.4660000205039978,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.03400000184774399,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2104812,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1100648,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1101360,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1102072,\n      \"componentType\": 5126,\n      \"count\": 89,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1024860,\n      \"componentType\": 5125,\n      \"count\": 261,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2105880,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.30000001192092896,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.20200000703334808,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2105928,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1102784,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1102816,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1102848,\n      \"componentType\": 5126,\n      \"count\": 4,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1025904,\n      \"componentType\": 5125,\n      \"count\": 6,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2105976,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.4509999752044678,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07500000298023224,\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2107740,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1102880,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1104056,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1105232,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1025928,\n      \"componentType\": 5125,\n      \"count\": 429,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2109504,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.4240000247955322,\n        0.6910000443458557,\n        0.0\n      ],\n      \"min\": [\n        0.06400000303983688,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2111268,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1106408,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1107584,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1108760,\n      \"componentType\": 5126,\n      \"count\": 147,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1027644,\n      \"componentType\": 5125,\n      \"count\": 435,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2113032,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        2.125999927520752,\n        0.6820000410079956,\n        0.0\n      ],\n      \"min\": [\n        0.07000000029802322,\n        -0.23000000417232513,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2118108,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1109936,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1113320,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1116704,\n      \"componentType\": 5126,\n      \"count\": 423,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1029384,\n      \"componentType\": 5125,\n      \"count\": 1269,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2123184,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.218000054359436,\n        0.6860000491142273,\n        0.0\n      ],\n      \"min\": [\n        0.0,\n        -0.009000000543892384,\n        0.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 2124060,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1120088,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1120672,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 1121256,\n      \"componentType\": 5126,\n      \"count\": 73,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        1.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 1034460,\n      \"componentType\": 5125,\n      \"count\": 201,\n      \"type\": \"SCALAR\"\n    }\n  ],\n  \"asset\": {\n    \"extras\": {\n      \"author\": \"Yolala1232 (https://sketchfab.com/Yolala1232)\",\n      \"license\": \"CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)\",\n      \"source\": \"https://sketchfab.com/3d-models/gaming-desktop-pc-d1d8282c9916438091f11aeb28787b66\",\n      \"title\": \"Gaming Desktop PC\"\n    },\n    \"generator\": \"Sketchfab-12.82.3\",\n    \"version\": \"2.0\"\n  },\n  \"bufferViews\": [\n    {\n      \"buffer\": 0,\n      \"byteLength\": 1035264,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34963\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 1121840,\n      \"byteOffset\": 1035264,\n      \"byteStride\": 8,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34962\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 2124936,\n      \"byteOffset\": 2157104,\n      \"byteStride\": 12,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34962\n    }\n  ],\n  \"buffers\": [\n    {\n      \"byteLength\": 4282040,\n      \"uri\": \"scene.bin\"\n    }\n  ],\n  \"images\": [\n    {\n      \"uri\": \"textures/Material_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material_metallicRoughness.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_0_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_1_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_2_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_3_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_4_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_4_emissive.png\"\n    },\n    {\n      \"uri\": \"textures/Material.023_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.024_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_5_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_6_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_7_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_8_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_9_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_9_emissive.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_10_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_11_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_12_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_13_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_14_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_15_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_16_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_17_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_18_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_18_emissive.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_19_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_20_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_21_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_22_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_23_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_24_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_24_emissive.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_25_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_26_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_27_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_27_emissive.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_28_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_29_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_30_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_31_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.002_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_32_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Tasten_2_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_33_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_34_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_35_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Material.074_36_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_39_baseColor.jpeg\"\n    },\n    {\n      \"uri\": \"textures/Material.074_40_baseColor.png\"\n    }\n  ],\n  \"materials\": [\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 0\n        },\n        \"metallicFactor\": 0.0,\n        \"metallicRoughnessTexture\": {\n          \"index\": 1\n        }\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 2\n        },\n        \"metallicFactor\": 0.760195266356939,\n        \"roughnessFactor\": 0.27013239368212294\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.025\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0,\n          0.0,\n          0.0,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.017\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.03741,\n          0.03741,\n          0.03741,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9916348696961733\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 4\n      },\n      \"name\": \"Material.074_0\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 3\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_1\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 5\n        },\n        \"roughnessFactor\": 0.5309502700180564\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_2\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 6\n        },\n        \"metallicFactor\": 0.638884626200691,\n        \"roughnessFactor\": 0.40963962986180824\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_3\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 7\n        },\n        \"metallicFactor\": 0.2931493017553839,\n        \"roughnessFactor\": 0.23373920163524853\n      }\n    },\n    {\n      \"alphaCutoff\": 0.3780667498647576,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 9\n      },\n      \"name\": \"Material.074_4\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 8\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        0.7195414379581087,\n        0.0\n      ],\n      \"name\": \"Material.023\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 10\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9466496360574033\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        0.48144221951631094,\n        0.0\n      ],\n      \"name\": \"Material.024\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 11\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9562547057941537\n      }\n    },\n    {\n      \"alphaCutoff\": 0.3295424938022583,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"name\": \"Material.074_5\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 12\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 13\n      },\n      \"name\": \"Material.074_6\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 13\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_7\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 14\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_8\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 15\n        },\n        \"metallicFactor\": 0.0\n      }\n    },\n    {\n      \"alphaCutoff\": 0.8147850544272507,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 17\n      },\n      \"name\": \"Material.074_9\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 16\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 19\n      },\n      \"name\": \"Material.074_10\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 18\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 20\n      },\n      \"name\": \"Material.074_11\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 20\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8160302743852395\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_12\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 21\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_13\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 22\n        },\n        \"metallicFactor\": 0.49331185801319327,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_14\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 23\n        },\n        \"metallicFactor\": 0.7965884584038135,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.013\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0198258,\n          0.367238,\n          0.0,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9403274888408384\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.032\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.8,\n          0.00166052,\n          0.0,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9617033995327148\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.034\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0236505,\n          0.0236505,\n          0.0236505,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9947115874298141\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        0.8085568148194973,\n        0.8085568148194973,\n        0.8085568148194973\n      ],\n      \"emissiveTexture\": {\n        \"index\": 24\n      },\n      \"name\": \"Material.074_15\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 24\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_16\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 25\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.042\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0203788,\n          0.0203788,\n          0.0203788,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9954431617900127\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 26\n      },\n      \"name\": \"Material.074_17\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 26\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.045\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.438544,\n          0.438544,\n          0.438544,\n          1.0\n        ],\n        \"metallicFactor\": 0.8152405797808145,\n        \"roughnessFactor\": 0.32495032365812926\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.046\",\n      \"pbrMetallicRoughness\": {\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.7763932022500211\n      }\n    },\n    {\n      \"alphaCutoff\": 0.5721637741147545,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 28\n      },\n      \"name\": \"Material.074_18\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 27\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.048\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.603816,\n          0.134338,\n          0.0197827,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9494921146376416\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        0.2827304251440078,\n        0.0\n      ],\n      \"name\": \"Material.049\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.581463,\n          0.1990159999999999,\n          0.04594239999999997,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9397888791866961\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.054\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.00560457,\n          0.00560457,\n          0.00560457,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9987467800495344\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.061\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.00807573,\n          0.00807573,\n          0.00807573,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9981942118752065\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 29\n      },\n      \"name\": \"Material.074_19\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 29\n        },\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 30\n      },\n      \"name\": \"Material.074_20\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 30\n        },\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_21\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 31\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.6461953781664921\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        0.14029358876613432,\n        0.9666009769255408,\n        0.003380460688173319\n      ],\n      \"name\": \"Material.056\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.28243099999999977,\n          0.7999999999999999,\n          0.04308959999999994,\n          1.0\n        ],\n        \"metallicFactor\": 0.4387220699428816,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_22\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 32\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.058\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0100217,\n          0.0100217,\n          0.0100217,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.997759079754989\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.062\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0130444,\n          0.0150815,\n          0.0188485,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9966636993843356\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_23\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 33\n        },\n        \"metallicFactor\": 0.21429738565382264,\n        \"roughnessFactor\": 0.4399672899008703\n      }\n    },\n    {\n      \"alphaCutoff\": 0.11118334152101175,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 35\n      },\n      \"name\": \"Material.074_24\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 34\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_25\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 36\n        },\n        \"metallicFactor\": 0.2567561097085095,\n        \"roughnessFactor\": 0.47029494993993237\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.075\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0310633,\n          0.0310633,\n          0.0310633,\n          1.0\n        ],\n        \"roughnessFactor\": 0.47029494993993237\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.076\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0122168,\n          0.0122168,\n          0.0122168,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.997268240473248\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        0.23572214716340706,\n        1.0,\n        1.0\n      ],\n      \"name\": \"Material.077\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0,\n          0.5381999999999998,\n          0.7999999999999999,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9010135996636888\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        0.007907801201354252,\n        1.0,\n        1.0\n      ],\n      \"name\": \"Material.082\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0,\n          0.425019,\n          0.8,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9191139105698244\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.085\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0765793,\n          0.0715,\n          0.06761,\n          1.0\n        ],\n        \"metallicFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.074_26\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 37\n        },\n        \"roughnessFactor\": 0.09423196545556323\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.087\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.147313,\n          0.143179,\n          0.143179,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9677876768842522\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.088\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0871394,\n          0.0871394,\n          0.0871394,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9805150378081455\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.090\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          1.0,\n          0.03647280000000001,\n          0.06112950000000011,\n          1.0\n        ],\n        \"roughnessFactor\": 0.2761979256899354\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.092\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.02767816025677209,\n          0.02722443008817746,\n          0.02722443008817746,\n          1.0\n        ]\n      }\n    },\n    {\n      \"alphaCutoff\": 0.9118335665522491,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 39\n      },\n      \"name\": \"Material.074_27\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 38\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.094\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0835308,\n          0.0835308,\n          0.0835308,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.981321945298506\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.098\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          1.0,\n          0.0,\n          0.05342299999999994,\n          1.0\n        ],\n        \"roughnessFactor\": 0.37324643781493383\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        0.12542712947243298,\n        0.0\n      ],\n      \"name\": \"Material.104\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.8,\n          0.222378,\n          0.0,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9264054695761075\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.055\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0374098,\n          0.0374098,\n          0.0374098,\n          1.0\n        ],\n        \"metallicFactor\": 0.5600327100991297,\n        \"roughnessFactor\": 0.361115373799309\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.044\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.026886529690531485,\n          0.026886529690531485,\n          0.026886529690531485,\n          1.0\n        ],\n        \"metallicFactor\": 0.4083944099038196,\n        \"roughnessFactor\": 0.5309502700180564\n      }\n    },\n    {\n      \"alphaCutoff\": 0.5539671780913173,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"name\": \"Material.074_28\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 40\n        },\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"alphaCutoff\": 0.11118334152101175,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"name\": \"Material.074_29\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 41\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.5066881419868068\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 43\n      },\n      \"name\": \"Material.074_30\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 42\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.4399672899008703\n      }\n    },\n    {\n      \"alphaCutoff\": 0.6570812222241281,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"name\": \"Material.074_31\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 44\n        },\n        \"metallicFactor\": 0.832981650450688,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.002\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 45\n        }\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.003\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0122865,\n          0.0122865,\n          0.0122865,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9972526550794449\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.043\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0607193,\n          0.0607193,\n          0.0607193,\n          1.0\n        ],\n        \"metallicFactor\": 0.5357705820678801,\n        \"roughnessFactor\": 0.20947707360399892\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.037\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0578023,\n          0.0564418,\n          0.0551006,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.3914430338383711\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.039\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0578023,\n          0.0578023,\n          0.0578023,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.39750856584618344\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.006\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0522178,\n          0.0522178,\n          0.0522178,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.4278362258852455\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Tastatur_Seite\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0542946,\n          0.0542946,\n          0.0542946,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9889575366257216\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Tastatur_Unterseite\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.235324,\n          0.215442,\n          0.215442,\n          1.0\n        ],\n        \"metallicFactor\": 0.8147850544272507,\n        \"roughnessFactor\": 0.21554260561181138\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.004\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0187621,\n          0.012891,\n          0.012891,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9968383796909857\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.007\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.00303527,\n          0.00303527,\n          0.00303527,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.9993212929949934\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 46\n      },\n      \"name\": \"Material.074_32\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 46\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 47\n      },\n      \"name\": \"Tasten_2\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 47\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8144478924\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 48\n      },\n      \"name\": \"Material.074_33\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 48\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 49\n      },\n      \"name\": \"Material.074_34\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 49\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 50\n      },\n      \"name\": \"Material.074_35\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 50\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 51\n      },\n      \"name\": \"Material.074_36\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 51\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 10\n      },\n      \"name\": \"Material.074_37\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 10\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 11\n      },\n      \"name\": \"Material.074_38\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 11\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"emissiveFactor\": [\n        1.0,\n        1.0,\n        1.0\n      ],\n      \"emissiveTexture\": {\n        \"index\": 52\n      },\n      \"name\": \"Material.074_39\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 52\n        },\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.8211145618000169\n      }\n    },\n    {\n      \"alphaCutoff\": 0.3538046218335079,\n      \"alphaMode\": \"MASK\",\n      \"doubleSided\": true,\n      \"name\": \"Material.074_40\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 53\n        },\n        \"metallicFactor\": 0.12937993754444896,\n        \"roughnessFactor\": 0.0\n      }\n    },\n    {\n      \"doubleSided\": true,\n      \"name\": \"Material.073\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorFactor\": [\n          0.0,\n          0.700297,\n          1.0,\n          1.0\n        ],\n        \"metallicFactor\": 0.0,\n        \"roughnessFactor\": 0.871861584673122\n      }\n    }\n  ],\n  \"meshes\": [\n    {\n      \"name\": \"Cube_Material_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1,\n            \"POSITION\": 0,\n            \"TEXCOORD_0\": 2\n          },\n          \"indices\": 3,\n          \"material\": 0,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.011_Material.010_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 5,\n            \"POSITION\": 4,\n            \"TEXCOORD_0\": 6\n          },\n          \"indices\": 7,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.012_Material.011_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 9,\n            \"POSITION\": 8,\n            \"TEXCOORD_0\": 10\n          },\n          \"indices\": 11,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.013_Material.015_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 13,\n            \"POSITION\": 12,\n            \"TEXCOORD_0\": 14\n          },\n          \"indices\": 15,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.014_Material.014_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 17,\n            \"POSITION\": 16,\n            \"TEXCOORD_0\": 18\n          },\n          \"indices\": 19,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder_Material.009_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 21,\n            \"POSITION\": 20,\n            \"TEXCOORD_0\": 22\n          },\n          \"indices\": 23,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.018_Material.017_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 25,\n            \"POSITION\": 24,\n            \"TEXCOORD_0\": 26\n          },\n          \"indices\": 27,\n          \"material\": 3,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 29,\n            \"POSITION\": 28,\n            \"TEXCOORD_0\": 30\n          },\n          \"indices\": 31,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.001_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 33,\n            \"POSITION\": 32,\n            \"TEXCOORD_0\": 34\n          },\n          \"indices\": 35,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.015_Material.016_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 37,\n            \"POSITION\": 36,\n            \"TEXCOORD_0\": 38\n          },\n          \"indices\": 39,\n          \"material\": 5,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.016_Material.017_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 41,\n            \"POSITION\": 40,\n            \"TEXCOORD_0\": 42\n          },\n          \"indices\": 43,\n          \"material\": 3,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.002_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 45,\n            \"POSITION\": 44,\n            \"TEXCOORD_0\": 46\n          },\n          \"indices\": 47,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.003_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 49,\n            \"POSITION\": 48,\n            \"TEXCOORD_0\": 50\n          },\n          \"indices\": 51,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.017_Material.017_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 53,\n            \"POSITION\": 52,\n            \"TEXCOORD_0\": 54\n          },\n          \"indices\": 55,\n          \"material\": 3,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.004_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 57,\n            \"POSITION\": 56,\n            \"TEXCOORD_0\": 58\n          },\n          \"indices\": 59,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.005_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 61,\n            \"POSITION\": 60,\n            \"TEXCOORD_0\": 62\n          },\n          \"indices\": 63,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.019_Material.017_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 65,\n            \"POSITION\": 64,\n            \"TEXCOORD_0\": 66\n          },\n          \"indices\": 67,\n          \"material\": 3,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.006_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 69,\n            \"POSITION\": 68,\n            \"TEXCOORD_0\": 70\n          },\n          \"indices\": 71,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.007_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 73,\n            \"POSITION\": 72,\n            \"TEXCOORD_0\": 74\n          },\n          \"indices\": 75,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.020_Material.020_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 77,\n            \"POSITION\": 76,\n            \"TEXCOORD_0\": 78\n          },\n          \"indices\": 79,\n          \"material\": 6,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.021_Material.018_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 81,\n            \"POSITION\": 80,\n            \"TEXCOORD_0\": 82\n          },\n          \"indices\": 83,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.022_Material.017_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 85,\n            \"POSITION\": 84,\n            \"TEXCOORD_0\": 86\n          },\n          \"indices\": 87,\n          \"material\": 3,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.008_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 89,\n            \"POSITION\": 88,\n            \"TEXCOORD_0\": 90\n          },\n          \"indices\": 91,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus case fans.009_aorus case fans_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 93,\n            \"POSITION\": 92,\n            \"TEXCOORD_0\": 94\n          },\n          \"indices\": 95,\n          \"material\": 4,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Sphere_Material.019_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 97,\n            \"POSITION\": 96,\n            \"TEXCOORD_0\": 98\n          },\n          \"indices\": 99,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Sphere.001_Material.019_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 101,\n            \"POSITION\": 100,\n            \"TEXCOORD_0\": 102\n          },\n          \"indices\": 103,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"IOSHIELD_IOSHIELD_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 105,\n            \"POSITION\": 104,\n            \"TEXCOORD_0\": 106\n          },\n          \"indices\": 107,\n          \"material\": 7,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.023_Material.021_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 109,\n            \"POSITION\": 108,\n            \"TEXCOORD_0\": 110\n          },\n          \"indices\": 111,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.024_Material.022_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 113,\n            \"POSITION\": 112,\n            \"TEXCOORD_0\": 114\n          },\n          \"indices\": 115,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"MOBOAORUSORANGETRANS_MOBOAORUSORANGETRANS_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 117,\n            \"POSITION\": 116,\n            \"TEXCOORD_0\": 118\n          },\n          \"indices\": 119,\n          \"material\": 8,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.025_Material.023_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 121,\n            \"POSITION\": 120,\n            \"TEXCOORD_0\": 122\n          },\n          \"indices\": 123,\n          \"material\": 9,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.026_Material.024_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 125,\n            \"POSITION\": 124,\n            \"TEXCOORD_0\": 126\n          },\n          \"indices\": 127,\n          \"material\": 10,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"metal-mesh-500x500_metal-mesh-500x500_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 129,\n            \"POSITION\": 128,\n            \"TEXCOORD_0\": 130\n          },\n          \"indices\": 131,\n          \"material\": 11,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"metal-mesh-500x500.001_metal-mesh-500x500_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 133,\n            \"POSITION\": 132,\n            \"TEXCOORD_0\": 134\n          },\n          \"indices\": 135,\n          \"material\": 11,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"metal-mesh-500x500.002_metal-mesh-500x500_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 137,\n            \"POSITION\": 136,\n            \"TEXCOORD_0\": 138\n          },\n          \"indices\": 139,\n          \"material\": 11,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.027_Material.008_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 141,\n            \"POSITION\": 140,\n            \"TEXCOORD_0\": 142\n          },\n          \"indices\": 143,\n          \"material\": 12,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.028_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 145,\n            \"POSITION\": 144,\n            \"TEXCOORD_0\": 146\n          },\n          \"indices\": 147,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.029_Material.025_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 149,\n            \"POSITION\": 148,\n            \"TEXCOORD_0\": 150\n          },\n          \"indices\": 151,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.030_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 153,\n            \"POSITION\": 152,\n            \"TEXCOORD_0\": 154\n          },\n          \"indices\": 155,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.031_Material.008_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 157,\n            \"POSITION\": 156,\n            \"TEXCOORD_0\": 158\n          },\n          \"indices\": 159,\n          \"material\": 12,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.032_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 161,\n            \"POSITION\": 160,\n            \"TEXCOORD_0\": 162\n          },\n          \"indices\": 163,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.033_Material.025_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 165,\n            \"POSITION\": 164,\n            \"TEXCOORD_0\": 166\n          },\n          \"indices\": 167,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.034_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 169,\n            \"POSITION\": 168,\n            \"TEXCOORD_0\": 170\n          },\n          \"indices\": 171,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.035_Material.008_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 173,\n            \"POSITION\": 172,\n            \"TEXCOORD_0\": 174\n          },\n          \"indices\": 175,\n          \"material\": 12,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.036_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 177,\n            \"POSITION\": 176,\n            \"TEXCOORD_0\": 178\n          },\n          \"indices\": 179,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.037_Material.025_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 181,\n            \"POSITION\": 180,\n            \"TEXCOORD_0\": 182\n          },\n          \"indices\": 183,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.038_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 185,\n            \"POSITION\": 184,\n            \"TEXCOORD_0\": 186\n          },\n          \"indices\": 187,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.039_Material.008_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 189,\n            \"POSITION\": 188,\n            \"TEXCOORD_0\": 190\n          },\n          \"indices\": 191,\n          \"material\": 12,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.040_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 193,\n            \"POSITION\": 192,\n            \"TEXCOORD_0\": 194\n          },\n          \"indices\": 195,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.041_Material.025_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 197,\n            \"POSITION\": 196,\n            \"TEXCOORD_0\": 198\n          },\n          \"indices\": 199,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.042_Material.026_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 201,\n            \"POSITION\": 200,\n            \"TEXCOORD_0\": 202\n          },\n          \"indices\": 203,\n          \"material\": 13,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"metal-mesh-500x500.003_metal-mesh-500x500_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 205,\n            \"POSITION\": 204,\n            \"TEXCOORD_0\": 206\n          },\n          \"indices\": 207,\n          \"material\": 11,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.043_Material.012_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 209,\n            \"POSITION\": 208,\n            \"TEXCOORD_0\": 210\n          },\n          \"indices\": 211,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.045_Material.027_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 213,\n            \"POSITION\": 212,\n            \"TEXCOORD_0\": 214\n          },\n          \"indices\": 215,\n          \"material\": 14,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"rgb-hdd-cover-aorus-v1_rgb-hdd-cover-aorus-v1_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 217,\n            \"POSITION\": 216,\n            \"TEXCOORD_0\": 218\n          },\n          \"indices\": 219,\n          \"material\": 15,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"maxresdefault (1)_maxresdefault (1)_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 221,\n            \"POSITION\": 220,\n            \"TEXCOORD_0\": 222\n          },\n          \"indices\": 223,\n          \"material\": 16,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.001_Material.028_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 225,\n            \"POSITION\": 224,\n            \"TEXCOORD_0\": 226\n          },\n          \"indices\": 227,\n          \"material\": 17,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.002_Material.029_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 229,\n            \"POSITION\": 228,\n            \"TEXCOORD_0\": 230\n          },\n          \"indices\": 231,\n          \"material\": 17,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.044_Material.012_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 233,\n            \"POSITION\": 232,\n            \"TEXCOORD_0\": 234\n          },\n          \"indices\": 235,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.003_Material.031_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 237,\n            \"POSITION\": 236,\n            \"TEXCOORD_0\": 238\n          },\n          \"indices\": 239,\n          \"material\": 17,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.004_Material.030_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 241,\n            \"POSITION\": 240,\n            \"TEXCOORD_0\": 242\n          },\n          \"indices\": 243,\n          \"material\": 17,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"NVIDIA LOGO_NVIDIA LOGO_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 245,\n            \"POSITION\": 244,\n            \"TEXCOORD_0\": 246\n          },\n          \"indices\": 247,\n          \"material\": 18,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"psuback_psuback_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 249,\n            \"POSITION\": 248,\n            \"TEXCOORD_0\": 250\n          },\n          \"indices\": 251,\n          \"material\": 19,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"usb_usb_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 253,\n            \"POSITION\": 252,\n            \"TEXCOORD_0\": 254\n          },\n          \"indices\": 255,\n          \"material\": 20,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"usb.001_usb_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 257,\n            \"POSITION\": 256,\n            \"TEXCOORD_0\": 258\n          },\n          \"indices\": 259,\n          \"material\": 20,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"usb.002_usb_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 261,\n            \"POSITION\": 260,\n            \"TEXCOORD_0\": 262\n          },\n          \"indices\": 263,\n          \"material\": 20,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Torus_Material.013_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 265,\n            \"POSITION\": 264,\n            \"TEXCOORD_0\": 266\n          },\n          \"indices\": 267,\n          \"material\": 21,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Torus.001_Material.032_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 269,\n            \"POSITION\": 268,\n            \"TEXCOORD_0\": 270\n          },\n          \"indices\": 271,\n          \"material\": 22,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"usb.003_usb_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 273,\n            \"POSITION\": 272,\n            \"TEXCOORD_0\": 274\n          },\n          \"indices\": 275,\n          \"material\": 20,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.046_Material.034_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 277,\n            \"POSITION\": 276,\n            \"TEXCOORD_0\": 278\n          },\n          \"indices\": 279,\n          \"material\": 23,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.047_Material.033_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 281,\n            \"POSITION\": 280,\n            \"TEXCOORD_0\": 282\n          },\n          \"indices\": 283,\n          \"material\": 23,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.048_Material.035_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 285,\n            \"POSITION\": 284,\n            \"TEXCOORD_0\": 286\n          },\n          \"indices\": 287,\n          \"material\": 24,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.049_Material.040_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 289,\n            \"POSITION\": 288,\n            \"TEXCOORD_0\": 290\n          },\n          \"indices\": 291,\n          \"material\": 25,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.050_Material.038_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 293,\n            \"POSITION\": 292,\n            \"TEXCOORD_0\": 294\n          },\n          \"indices\": 295,\n          \"material\": 25,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.051_Material.042_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 297,\n            \"POSITION\": 296,\n            \"TEXCOORD_0\": 298\n          },\n          \"indices\": 299,\n          \"material\": 26,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.005_Material.041_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 301,\n            \"POSITION\": 300,\n            \"TEXCOORD_0\": 302\n          },\n          \"indices\": 303,\n          \"material\": 27,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.011_Material.045_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 305,\n            \"POSITION\": 304,\n            \"TEXCOORD_0\": 306\n          },\n          \"indices\": 307,\n          \"material\": 28,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"metal-mesh-500x500.004_metal-mesh-500x500_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 309,\n            \"POSITION\": 308,\n            \"TEXCOORD_0\": 310\n          },\n          \"indices\": 311,\n          \"material\": 11,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Text_Material.046_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 313,\n            \"POSITION\": 312,\n            \"TEXCOORD_0\": 314\n          },\n          \"indices\": 315,\n          \"material\": 29,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.052_Material.047_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 317,\n            \"POSITION\": 316,\n            \"TEXCOORD_0\": 318\n          },\n          \"indices\": 319,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"test-aorus-m2-souris-aorus-rgb2_test-aorus-m2-souris-aorus-rgb2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 321,\n            \"POSITION\": 320,\n            \"TEXCOORD_0\": 322\n          },\n          \"indices\": 323,\n          \"material\": 30,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.053_Material.048_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 325,\n            \"POSITION\": 324,\n            \"TEXCOORD_0\": 326\n          },\n          \"indices\": 327,\n          \"material\": 31,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.054_Material.049_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 329,\n            \"POSITION\": 328,\n            \"TEXCOORD_0\": 330\n          },\n          \"indices\": 331,\n          \"material\": 32,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.055_Material.054_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 333,\n            \"POSITION\": 332,\n            \"TEXCOORD_0\": 334\n          },\n          \"indices\": 335,\n          \"material\": 33,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.056_Material.061_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 337,\n            \"POSITION\": 336,\n            \"TEXCOORD_0\": 338\n          },\n          \"indices\": 339,\n          \"material\": 34,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.006_Material.050_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 341,\n            \"POSITION\": 340,\n            \"TEXCOORD_0\": 342\n          },\n          \"indices\": 343,\n          \"material\": 35,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.007_Material.051_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 345,\n            \"POSITION\": 344,\n            \"TEXCOORD_0\": 346\n          },\n          \"indices\": 347,\n          \"material\": 36,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.008_Material.052_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 349,\n            \"POSITION\": 348,\n            \"TEXCOORD_0\": 350\n          },\n          \"indices\": 351,\n          \"material\": 35,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Plane_Material.053_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 353,\n            \"POSITION\": 352,\n            \"TEXCOORD_0\": 354\n          },\n          \"indices\": 355,\n          \"material\": 37,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"geforcertx_Material.056_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 357,\n            \"POSITION\": 356,\n            \"TEXCOORD_0\": 358\n          },\n          \"indices\": 359,\n          \"material\": 38,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.057_Material.059_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 361,\n            \"POSITION\": 360,\n            \"TEXCOORD_0\": 362\n          },\n          \"indices\": 363,\n          \"material\": 39,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.059_Material.058_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 365,\n            \"POSITION\": 364,\n            \"TEXCOORD_0\": 366\n          },\n          \"indices\": 367,\n          \"material\": 40,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.060_Material.062_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 369,\n            \"POSITION\": 368,\n            \"TEXCOORD_0\": 370\n          },\n          \"indices\": 371,\n          \"material\": 41,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.058_Material.063_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 373,\n            \"POSITION\": 372,\n            \"TEXCOORD_0\": 374\n          },\n          \"indices\": 375,\n          \"material\": 42,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"aorus logotranspa_aorus logotranspa_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 377,\n            \"POSITION\": 376,\n            \"TEXCOORD_0\": 378\n          },\n          \"indices\": 379,\n          \"material\": 43,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.061_Material.064_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 381,\n            \"POSITION\": 380,\n            \"TEXCOORD_0\": 382\n          },\n          \"indices\": 383,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.062_Material.065_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 385,\n            \"POSITION\": 384,\n            \"TEXCOORD_0\": 386\n          },\n          \"indices\": 387,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.064_Material.074_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 389,\n            \"POSITION\": 388,\n            \"TEXCOORD_0\": 390\n          },\n          \"indices\": 391,\n          \"material\": 44,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.067_Material.075_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 393,\n            \"POSITION\": 392,\n            \"TEXCOORD_0\": 394\n          },\n          \"indices\": 395,\n          \"material\": 45,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.063_Material.074_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 397,\n            \"POSITION\": 396,\n            \"TEXCOORD_0\": 398\n          },\n          \"indices\": 399,\n          \"material\": 44,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.065_Material.074_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 401,\n            \"POSITION\": 400,\n            \"TEXCOORD_0\": 402\n          },\n          \"indices\": 403,\n          \"material\": 44,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.066_Material.076_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 405,\n            \"POSITION\": 404,\n            \"TEXCOORD_0\": 406\n          },\n          \"indices\": 407,\n          \"material\": 46,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.072_Material.078_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 409,\n            \"POSITION\": 408,\n            \"TEXCOORD_0\": 410\n          },\n          \"indices\": 411,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.073_Material.079_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 413,\n            \"POSITION\": 412,\n            \"TEXCOORD_0\": 414\n          },\n          \"indices\": 415,\n          \"material\": 12,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.076_Material.080_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 417,\n            \"POSITION\": 416,\n            \"TEXCOORD_0\": 418\n          },\n          \"indices\": 419,\n          \"material\": 44,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.009_Material.081_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 421,\n            \"POSITION\": 420,\n            \"TEXCOORD_0\": 422\n          },\n          \"indices\": 423,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.010_Material.077_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 425,\n            \"POSITION\": 424,\n            \"TEXCOORD_0\": 426\n          },\n          \"indices\": 427,\n          \"material\": 47,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.012_Material.082_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 429,\n            \"POSITION\": 428,\n            \"TEXCOORD_0\": 430\n          },\n          \"indices\": 431,\n          \"material\": 48,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.001_Material.085_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 433,\n            \"POSITION\": 432,\n            \"TEXCOORD_0\": 434\n          },\n          \"indices\": 435,\n          \"material\": 49,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.074_Material.084_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 437,\n            \"POSITION\": 436,\n            \"TEXCOORD_0\": 438\n          },\n          \"indices\": 439,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.075_Material.086_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 441,\n            \"POSITION\": 440,\n            \"TEXCOORD_0\": 442\n          },\n          \"indices\": 443,\n          \"material\": 50,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.002_Material.087_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 445,\n            \"POSITION\": 444,\n            \"TEXCOORD_0\": 446\n          },\n          \"indices\": 447,\n          \"material\": 51,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.077_Material.083_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 449,\n            \"POSITION\": 448,\n            \"TEXCOORD_0\": 450\n          },\n          \"indices\": 451,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.078_Material.083_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 453,\n            \"POSITION\": 452,\n            \"TEXCOORD_0\": 454\n          },\n          \"indices\": 455,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve_Material.088_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 457,\n            \"POSITION\": 456,\n            \"TEXCOORD_0\": 458\n          },\n          \"indices\": 459,\n          \"material\": 52,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.079_Material.089_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 461,\n            \"POSITION\": 460,\n            \"TEXCOORD_0\": 462\n          },\n          \"indices\": 463,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.080_Material.089_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 465,\n            \"POSITION\": 464,\n            \"TEXCOORD_0\": 466\n          },\n          \"indices\": 467,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.003_Material.091_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 469,\n            \"POSITION\": 468,\n            \"TEXCOORD_0\": 470\n          },\n          \"indices\": 471,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.081_Material.090_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 473,\n            \"POSITION\": 472,\n            \"TEXCOORD_0\": 474\n          },\n          \"indices\": 475,\n          \"material\": 53,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.068_Material.092_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 477,\n            \"POSITION\": 476,\n            \"TEXCOORD_0\": 478\n          },\n          \"indices\": 479,\n          \"material\": 54,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Color-PewDiePie-Logo_Color-PewDiePie-Logo_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 481,\n            \"POSITION\": 480,\n            \"TEXCOORD_0\": 482\n          },\n          \"indices\": 483,\n          \"material\": 55,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.069_Material.093_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 485,\n            \"POSITION\": 484,\n            \"TEXCOORD_0\": 486\n          },\n          \"indices\": 487,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.013_Material.094_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 489,\n            \"POSITION\": 488,\n            \"TEXCOORD_0\": 490\n          },\n          \"indices\": 491,\n          \"material\": 56,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.014_Material.095_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 493,\n            \"POSITION\": 492,\n            \"TEXCOORD_0\": 494\n          },\n          \"indices\": 495,\n          \"material\": 52,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.015_Material.096_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 497,\n            \"POSITION\": 496,\n            \"TEXCOORD_0\": 498\n          },\n          \"indices\": 499,\n          \"material\": 52,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Text.001_Material.097_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 501,\n            \"POSITION\": 500,\n            \"TEXCOORD_0\": 502\n          },\n          \"indices\": 503,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.088_Material.098_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 505,\n            \"POSITION\": 504,\n            \"TEXCOORD_0\": 506\n          },\n          \"indices\": 507,\n          \"material\": 57,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.004_Material.099_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 509,\n            \"POSITION\": 508,\n            \"TEXCOORD_0\": 510\n          },\n          \"indices\": 511,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.070_Material.100_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 513,\n            \"POSITION\": 512,\n            \"TEXCOORD_0\": 514\n          },\n          \"indices\": 515,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.071_Material.101_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 517,\n            \"POSITION\": 516,\n            \"TEXCOORD_0\": 518\n          },\n          \"indices\": 519,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.082_Material.101_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 521,\n            \"POSITION\": 520,\n            \"TEXCOORD_0\": 522\n          },\n          \"indices\": 523,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cylinder.016_Material.102_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 525,\n            \"POSITION\": 524,\n            \"TEXCOORD_0\": 526\n          },\n          \"indices\": 527,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCircle_Material.104_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 529,\n            \"POSITION\": 528,\n            \"TEXCOORD_0\": 530\n          },\n          \"indices\": 531,\n          \"material\": 58,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.005_Material.103_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 533,\n            \"POSITION\": 532,\n            \"TEXCOORD_0\": 534\n          },\n          \"indices\": 535,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.006_Material.106_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 537,\n            \"POSITION\": 536,\n            \"TEXCOORD_0\": 538\n          },\n          \"indices\": 539,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.007_Material.105_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 541,\n            \"POSITION\": 540,\n            \"TEXCOORD_0\": 542\n          },\n          \"indices\": 543,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"BezierCurve.008_Material.107_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 545,\n            \"POSITION\": 544,\n            \"TEXCOORD_0\": 546\n          },\n          \"indices\": 547,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.001_Material.055_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 549,\n            \"POSITION\": 548,\n            \"TEXCOORD_0\": 550\n          },\n          \"indices\": 551,\n          \"material\": 59,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.002_Material.044_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 553,\n            \"POSITION\": 552,\n            \"TEXCOORD_0\": 554\n          },\n          \"indices\": 555,\n          \"material\": 60,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"gallerymodel_gallerymodel_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 557,\n            \"POSITION\": 556,\n            \"TEXCOORD_0\": 558\n          },\n          \"indices\": 559,\n          \"material\": 61,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.003_Material.001_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 561,\n            \"POSITION\": 560,\n            \"TEXCOORD_0\": 562\n          },\n          \"indices\": 563,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"bg2_bg2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 565,\n            \"POSITION\": 564,\n            \"TEXCOORD_0\": 566\n          },\n          \"indices\": 567,\n          \"material\": 62,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"MY SCREEN_MY SCREEN_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 569,\n            \"POSITION\": 568,\n            \"TEXCOORD_0\": 570\n          },\n          \"indices\": 571,\n          \"material\": 63,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"gigabyte-logo_gigabyte-logo_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 573,\n            \"POSITION\": 572,\n            \"TEXCOORD_0\": 574\n          },\n          \"indices\": 575,\n          \"material\": 64,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"gigabyte-logo.001_gigabyte-logo_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 577,\n            \"POSITION\": 576,\n            \"TEXCOORD_0\": 578\n          },\n          \"indices\": 579,\n          \"material\": 64,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.004_Material.002_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 581,\n            \"POSITION\": 580,\n            \"TEXCOORD_0\": 582\n          },\n          \"indices\": 583,\n          \"material\": 65,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.005_Material.003_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 585,\n            \"POSITION\": 584,\n            \"TEXCOORD_0\": 586\n          },\n          \"indices\": 587,\n          \"material\": 66,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.006_Material.043_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 589,\n            \"POSITION\": 588,\n            \"TEXCOORD_0\": 590\n          },\n          \"indices\": 591,\n          \"material\": 67,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.007_Material.037_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 593,\n            \"POSITION\": 592,\n            \"TEXCOORD_0\": 594\n          },\n          \"indices\": 595,\n          \"material\": 68,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.008_Material.036_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 597,\n            \"POSITION\": 596,\n            \"TEXCOORD_0\": 598\n          },\n          \"indices\": 599,\n          \"material\": 69,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.009_Material.039_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 601,\n            \"POSITION\": 600,\n            \"TEXCOORD_0\": 602\n          },\n          \"indices\": 603,\n          \"material\": 69,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Cube.010_Material.006_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 605,\n            \"POSITION\": 604,\n            \"TEXCOORD_0\": 606\n          },\n          \"indices\": 607,\n          \"material\": 70,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_8_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 609,\n            \"POSITION\": 608,\n            \"TEXCOORD_0\": 610,\n            \"TEXCOORD_1\": 611,\n            \"TEXCOORD_2\": 612\n          },\n          \"indices\": 613,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_10_Tastatur_Unterseite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 615,\n            \"POSITION\": 614,\n            \"TEXCOORD_0\": 616,\n            \"TEXCOORD_1\": 617,\n            \"TEXCOORD_2\": 618\n          },\n          \"indices\": 619,\n          \"material\": 72,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_12_Tastatur_Unterseite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 621,\n            \"POSITION\": 620,\n            \"TEXCOORD_0\": 622,\n            \"TEXCOORD_1\": 623,\n            \"TEXCOORD_2\": 624\n          },\n          \"indices\": 625,\n          \"material\": 72,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_14_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 627,\n            \"POSITION\": 626,\n            \"TEXCOORD_0\": 628,\n            \"TEXCOORD_1\": 629,\n            \"TEXCOORD_2\": 630\n          },\n          \"indices\": 631,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_16_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 633,\n            \"POSITION\": 632,\n            \"TEXCOORD_0\": 634,\n            \"TEXCOORD_1\": 635,\n            \"TEXCOORD_2\": 636\n          },\n          \"indices\": 637,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_18_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 639,\n            \"POSITION\": 638,\n            \"TEXCOORD_0\": 640,\n            \"TEXCOORD_1\": 641,\n            \"TEXCOORD_2\": 642\n          },\n          \"indices\": 643,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_20_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 645,\n            \"POSITION\": 644,\n            \"TEXCOORD_0\": 646,\n            \"TEXCOORD_1\": 647,\n            \"TEXCOORD_2\": 648\n          },\n          \"indices\": 649,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_22_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 651,\n            \"POSITION\": 650,\n            \"TEXCOORD_0\": 652,\n            \"TEXCOORD_1\": 653,\n            \"TEXCOORD_2\": 654\n          },\n          \"indices\": 655,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_24_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 657,\n            \"POSITION\": 656,\n            \"TEXCOORD_0\": 658,\n            \"TEXCOORD_1\": 659,\n            \"TEXCOORD_2\": 660\n          },\n          \"indices\": 661,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_26_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 663,\n            \"POSITION\": 662,\n            \"TEXCOORD_0\": 664,\n            \"TEXCOORD_1\": 665,\n            \"TEXCOORD_2\": 666\n          },\n          \"indices\": 667,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_28_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 669,\n            \"POSITION\": 668,\n            \"TEXCOORD_0\": 670,\n            \"TEXCOORD_1\": 671,\n            \"TEXCOORD_2\": 672\n          },\n          \"indices\": 673,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_30_Material.007_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 675,\n            \"POSITION\": 674,\n            \"TEXCOORD_0\": 676,\n            \"TEXCOORD_1\": 677,\n            \"TEXCOORD_2\": 678\n          },\n          \"indices\": 679,\n          \"material\": 74,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_32_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 681,\n            \"POSITION\": 680,\n            \"TEXCOORD_0\": 682,\n            \"TEXCOORD_1\": 683,\n            \"TEXCOORD_2\": 684\n          },\n          \"indices\": 685,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_34_Material.004_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 687,\n            \"POSITION\": 686,\n            \"TEXCOORD_0\": 688,\n            \"TEXCOORD_1\": 689,\n            \"TEXCOORD_2\": 690\n          },\n          \"indices\": 691,\n          \"material\": 73,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_36_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 693,\n            \"POSITION\": 692,\n            \"TEXCOORD_0\": 694,\n            \"TEXCOORD_1\": 695,\n            \"TEXCOORD_2\": 696\n          },\n          \"indices\": 697,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_38_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 699,\n            \"POSITION\": 698,\n            \"TEXCOORD_0\": 700,\n            \"TEXCOORD_1\": 701,\n            \"TEXCOORD_2\": 702\n          },\n          \"indices\": 703,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_40_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 705,\n            \"POSITION\": 704,\n            \"TEXCOORD_0\": 706,\n            \"TEXCOORD_1\": 707,\n            \"TEXCOORD_2\": 708\n          },\n          \"indices\": 709,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_42_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 711,\n            \"POSITION\": 710,\n            \"TEXCOORD_0\": 712,\n            \"TEXCOORD_1\": 713,\n            \"TEXCOORD_2\": 714\n          },\n          \"indices\": 715,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_44_Tastatur_Seite_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 717,\n            \"POSITION\": 716,\n            \"TEXCOORD_0\": 718,\n            \"TEXCOORD_1\": 719,\n            \"TEXCOORD_2\": 720\n          },\n          \"indices\": 721,\n          \"material\": 71,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_47_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 723,\n            \"POSITION\": 722,\n            \"TEXCOORD_0\": 724,\n            \"TEXCOORD_1\": 725,\n            \"TEXCOORD_2\": 726\n          },\n          \"indices\": 727,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_49_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 729,\n            \"POSITION\": 728,\n            \"TEXCOORD_0\": 730,\n            \"TEXCOORD_1\": 731,\n            \"TEXCOORD_2\": 732\n          },\n          \"indices\": 733,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_51_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 735,\n            \"POSITION\": 734,\n            \"TEXCOORD_0\": 736,\n            \"TEXCOORD_1\": 737,\n            \"TEXCOORD_2\": 738\n          },\n          \"indices\": 739,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_53_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 741,\n            \"POSITION\": 740,\n            \"TEXCOORD_0\": 742,\n            \"TEXCOORD_1\": 743,\n            \"TEXCOORD_2\": 744\n          },\n          \"indices\": 745,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_55_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 747,\n            \"POSITION\": 746,\n            \"TEXCOORD_0\": 748,\n            \"TEXCOORD_1\": 749,\n            \"TEXCOORD_2\": 750\n          },\n          \"indices\": 751,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_57_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 753,\n            \"POSITION\": 752,\n            \"TEXCOORD_0\": 754,\n            \"TEXCOORD_1\": 755,\n            \"TEXCOORD_2\": 756\n          },\n          \"indices\": 757,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_59_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 759,\n            \"POSITION\": 758,\n            \"TEXCOORD_0\": 760,\n            \"TEXCOORD_1\": 761,\n            \"TEXCOORD_2\": 762\n          },\n          \"indices\": 763,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_61_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 765,\n            \"POSITION\": 764,\n            \"TEXCOORD_0\": 766,\n            \"TEXCOORD_1\": 767,\n            \"TEXCOORD_2\": 768\n          },\n          \"indices\": 769,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_63_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 771,\n            \"POSITION\": 770,\n            \"TEXCOORD_0\": 772,\n            \"TEXCOORD_1\": 773,\n            \"TEXCOORD_2\": 774\n          },\n          \"indices\": 775,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_65_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 777,\n            \"POSITION\": 776,\n            \"TEXCOORD_0\": 778,\n            \"TEXCOORD_1\": 779,\n            \"TEXCOORD_2\": 780\n          },\n          \"indices\": 781,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_67_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 783,\n            \"POSITION\": 782,\n            \"TEXCOORD_0\": 784,\n            \"TEXCOORD_1\": 785,\n            \"TEXCOORD_2\": 786\n          },\n          \"indices\": 787,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_69_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 789,\n            \"POSITION\": 788,\n            \"TEXCOORD_0\": 790,\n            \"TEXCOORD_1\": 791,\n            \"TEXCOORD_2\": 792\n          },\n          \"indices\": 793,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_71_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 795,\n            \"POSITION\": 794,\n            \"TEXCOORD_0\": 796,\n            \"TEXCOORD_1\": 797,\n            \"TEXCOORD_2\": 798\n          },\n          \"indices\": 799,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_73_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 801,\n            \"POSITION\": 800,\n            \"TEXCOORD_0\": 802,\n            \"TEXCOORD_1\": 803,\n            \"TEXCOORD_2\": 804\n          },\n          \"indices\": 805,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_75_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 807,\n            \"POSITION\": 806,\n            \"TEXCOORD_0\": 808,\n            \"TEXCOORD_1\": 809,\n            \"TEXCOORD_2\": 810\n          },\n          \"indices\": 811,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_77_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 813,\n            \"POSITION\": 812,\n            \"TEXCOORD_0\": 814,\n            \"TEXCOORD_1\": 815,\n            \"TEXCOORD_2\": 816\n          },\n          \"indices\": 817,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_79_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 819,\n            \"POSITION\": 818,\n            \"TEXCOORD_0\": 820,\n            \"TEXCOORD_1\": 821,\n            \"TEXCOORD_2\": 822\n          },\n          \"indices\": 823,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_81_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 825,\n            \"POSITION\": 824,\n            \"TEXCOORD_0\": 826,\n            \"TEXCOORD_1\": 827,\n            \"TEXCOORD_2\": 828\n          },\n          \"indices\": 829,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_83_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 831,\n            \"POSITION\": 830,\n            \"TEXCOORD_0\": 832,\n            \"TEXCOORD_1\": 833,\n            \"TEXCOORD_2\": 834\n          },\n          \"indices\": 835,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_85_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 837,\n            \"POSITION\": 836,\n            \"TEXCOORD_0\": 838,\n            \"TEXCOORD_1\": 839,\n            \"TEXCOORD_2\": 840\n          },\n          \"indices\": 841,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_87_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 843,\n            \"POSITION\": 842,\n            \"TEXCOORD_0\": 844,\n            \"TEXCOORD_1\": 845,\n            \"TEXCOORD_2\": 846\n          },\n          \"indices\": 847,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_89_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 849,\n            \"POSITION\": 848,\n            \"TEXCOORD_0\": 850,\n            \"TEXCOORD_1\": 851,\n            \"TEXCOORD_2\": 852\n          },\n          \"indices\": 853,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_91_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 855,\n            \"POSITION\": 854,\n            \"TEXCOORD_0\": 856,\n            \"TEXCOORD_1\": 857,\n            \"TEXCOORD_2\": 858\n          },\n          \"indices\": 859,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_93_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 861,\n            \"POSITION\": 860,\n            \"TEXCOORD_0\": 862,\n            \"TEXCOORD_1\": 863,\n            \"TEXCOORD_2\": 864\n          },\n          \"indices\": 865,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_95_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 867,\n            \"POSITION\": 866,\n            \"TEXCOORD_0\": 868,\n            \"TEXCOORD_1\": 869,\n            \"TEXCOORD_2\": 870\n          },\n          \"indices\": 871,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_97_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 873,\n            \"POSITION\": 872,\n            \"TEXCOORD_0\": 874,\n            \"TEXCOORD_1\": 875,\n            \"TEXCOORD_2\": 876\n          },\n          \"indices\": 877,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_99_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 879,\n            \"POSITION\": 878,\n            \"TEXCOORD_0\": 880,\n            \"TEXCOORD_1\": 881,\n            \"TEXCOORD_2\": 882\n          },\n          \"indices\": 883,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_101_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 885,\n            \"POSITION\": 884,\n            \"TEXCOORD_0\": 886,\n            \"TEXCOORD_1\": 887,\n            \"TEXCOORD_2\": 888\n          },\n          \"indices\": 889,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_103_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 891,\n            \"POSITION\": 890,\n            \"TEXCOORD_0\": 892,\n            \"TEXCOORD_1\": 893,\n            \"TEXCOORD_2\": 894\n          },\n          \"indices\": 895,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_105_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 897,\n            \"POSITION\": 896,\n            \"TEXCOORD_0\": 898,\n            \"TEXCOORD_1\": 899,\n            \"TEXCOORD_2\": 900\n          },\n          \"indices\": 901,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_107_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 903,\n            \"POSITION\": 902,\n            \"TEXCOORD_0\": 904,\n            \"TEXCOORD_1\": 905,\n            \"TEXCOORD_2\": 906\n          },\n          \"indices\": 907,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_109_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 909,\n            \"POSITION\": 908,\n            \"TEXCOORD_0\": 910,\n            \"TEXCOORD_1\": 911,\n            \"TEXCOORD_2\": 912\n          },\n          \"indices\": 913,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_111_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 915,\n            \"POSITION\": 914,\n            \"TEXCOORD_0\": 916,\n            \"TEXCOORD_1\": 917,\n            \"TEXCOORD_2\": 918\n          },\n          \"indices\": 919,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_113_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 921,\n            \"POSITION\": 920,\n            \"TEXCOORD_0\": 922,\n            \"TEXCOORD_1\": 923,\n            \"TEXCOORD_2\": 924\n          },\n          \"indices\": 925,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_115_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 927,\n            \"POSITION\": 926,\n            \"TEXCOORD_0\": 928,\n            \"TEXCOORD_1\": 929,\n            \"TEXCOORD_2\": 930\n          },\n          \"indices\": 931,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_117_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 933,\n            \"POSITION\": 932,\n            \"TEXCOORD_0\": 934,\n            \"TEXCOORD_1\": 935,\n            \"TEXCOORD_2\": 936\n          },\n          \"indices\": 937,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_119_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 939,\n            \"POSITION\": 938,\n            \"TEXCOORD_0\": 940,\n            \"TEXCOORD_1\": 941,\n            \"TEXCOORD_2\": 942\n          },\n          \"indices\": 943,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_121_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 945,\n            \"POSITION\": 944,\n            \"TEXCOORD_0\": 946,\n            \"TEXCOORD_1\": 947,\n            \"TEXCOORD_2\": 948\n          },\n          \"indices\": 949,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_123_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 951,\n            \"POSITION\": 950,\n            \"TEXCOORD_0\": 952,\n            \"TEXCOORD_1\": 953,\n            \"TEXCOORD_2\": 954\n          },\n          \"indices\": 955,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_125_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 957,\n            \"POSITION\": 956,\n            \"TEXCOORD_0\": 958,\n            \"TEXCOORD_1\": 959,\n            \"TEXCOORD_2\": 960\n          },\n          \"indices\": 961,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_127_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 963,\n            \"POSITION\": 962,\n            \"TEXCOORD_0\": 964,\n            \"TEXCOORD_1\": 965,\n            \"TEXCOORD_2\": 966\n          },\n          \"indices\": 967,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_129_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 969,\n            \"POSITION\": 968,\n            \"TEXCOORD_0\": 970,\n            \"TEXCOORD_1\": 971,\n            \"TEXCOORD_2\": 972\n          },\n          \"indices\": 973,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_131_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 975,\n            \"POSITION\": 974,\n            \"TEXCOORD_0\": 976,\n            \"TEXCOORD_1\": 977,\n            \"TEXCOORD_2\": 978\n          },\n          \"indices\": 979,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_133_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 981,\n            \"POSITION\": 980,\n            \"TEXCOORD_0\": 982,\n            \"TEXCOORD_1\": 983,\n            \"TEXCOORD_2\": 984\n          },\n          \"indices\": 985,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_135_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 987,\n            \"POSITION\": 986,\n            \"TEXCOORD_0\": 988,\n            \"TEXCOORD_1\": 989,\n            \"TEXCOORD_2\": 990\n          },\n          \"indices\": 991,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_137_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 993,\n            \"POSITION\": 992,\n            \"TEXCOORD_0\": 994,\n            \"TEXCOORD_1\": 995,\n            \"TEXCOORD_2\": 996\n          },\n          \"indices\": 997,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_139_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 999,\n            \"POSITION\": 998,\n            \"TEXCOORD_0\": 1000,\n            \"TEXCOORD_1\": 1001,\n            \"TEXCOORD_2\": 1002\n          },\n          \"indices\": 1003,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_141_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1005,\n            \"POSITION\": 1004,\n            \"TEXCOORD_0\": 1006,\n            \"TEXCOORD_1\": 1007,\n            \"TEXCOORD_2\": 1008\n          },\n          \"indices\": 1009,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_143_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1011,\n            \"POSITION\": 1010,\n            \"TEXCOORD_0\": 1012,\n            \"TEXCOORD_1\": 1013,\n            \"TEXCOORD_2\": 1014\n          },\n          \"indices\": 1015,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_145_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1017,\n            \"POSITION\": 1016,\n            \"TEXCOORD_0\": 1018,\n            \"TEXCOORD_1\": 1019,\n            \"TEXCOORD_2\": 1020\n          },\n          \"indices\": 1021,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_147_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1023,\n            \"POSITION\": 1022,\n            \"TEXCOORD_0\": 1024,\n            \"TEXCOORD_1\": 1025,\n            \"TEXCOORD_2\": 1026\n          },\n          \"indices\": 1027,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_149_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1029,\n            \"POSITION\": 1028,\n            \"TEXCOORD_0\": 1030,\n            \"TEXCOORD_1\": 1031,\n            \"TEXCOORD_2\": 1032\n          },\n          \"indices\": 1033,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_151_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1035,\n            \"POSITION\": 1034,\n            \"TEXCOORD_0\": 1036,\n            \"TEXCOORD_1\": 1037,\n            \"TEXCOORD_2\": 1038\n          },\n          \"indices\": 1039,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_153_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1041,\n            \"POSITION\": 1040,\n            \"TEXCOORD_0\": 1042,\n            \"TEXCOORD_1\": 1043,\n            \"TEXCOORD_2\": 1044\n          },\n          \"indices\": 1045,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_155_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1047,\n            \"POSITION\": 1046,\n            \"TEXCOORD_0\": 1048,\n            \"TEXCOORD_1\": 1049,\n            \"TEXCOORD_2\": 1050\n          },\n          \"indices\": 1051,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_157_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1053,\n            \"POSITION\": 1052,\n            \"TEXCOORD_0\": 1054,\n            \"TEXCOORD_1\": 1055,\n            \"TEXCOORD_2\": 1056\n          },\n          \"indices\": 1057,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_159_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1059,\n            \"POSITION\": 1058,\n            \"TEXCOORD_0\": 1060,\n            \"TEXCOORD_1\": 1061,\n            \"TEXCOORD_2\": 1062\n          },\n          \"indices\": 1063,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_161_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1065,\n            \"POSITION\": 1064,\n            \"TEXCOORD_0\": 1066,\n            \"TEXCOORD_1\": 1067,\n            \"TEXCOORD_2\": 1068\n          },\n          \"indices\": 1069,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_163_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1071,\n            \"POSITION\": 1070,\n            \"TEXCOORD_0\": 1072,\n            \"TEXCOORD_1\": 1073,\n            \"TEXCOORD_2\": 1074\n          },\n          \"indices\": 1075,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_165_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1077,\n            \"POSITION\": 1076,\n            \"TEXCOORD_0\": 1078,\n            \"TEXCOORD_1\": 1079,\n            \"TEXCOORD_2\": 1080\n          },\n          \"indices\": 1081,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_167_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1083,\n            \"POSITION\": 1082,\n            \"TEXCOORD_0\": 1084,\n            \"TEXCOORD_1\": 1085,\n            \"TEXCOORD_2\": 1086\n          },\n          \"indices\": 1087,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_169_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1089,\n            \"POSITION\": 1088,\n            \"TEXCOORD_0\": 1090,\n            \"TEXCOORD_1\": 1091,\n            \"TEXCOORD_2\": 1092\n          },\n          \"indices\": 1093,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_171_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1095,\n            \"POSITION\": 1094,\n            \"TEXCOORD_0\": 1096,\n            \"TEXCOORD_1\": 1097,\n            \"TEXCOORD_2\": 1098\n          },\n          \"indices\": 1099,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_173_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1101,\n            \"POSITION\": 1100,\n            \"TEXCOORD_0\": 1102,\n            \"TEXCOORD_1\": 1103,\n            \"TEXCOORD_2\": 1104\n          },\n          \"indices\": 1105,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_175_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1107,\n            \"POSITION\": 1106,\n            \"TEXCOORD_0\": 1108,\n            \"TEXCOORD_1\": 1109,\n            \"TEXCOORD_2\": 1110\n          },\n          \"indices\": 1111,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_177_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1113,\n            \"POSITION\": 1112,\n            \"TEXCOORD_0\": 1114,\n            \"TEXCOORD_1\": 1115,\n            \"TEXCOORD_2\": 1116\n          },\n          \"indices\": 1117,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_179_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1119,\n            \"POSITION\": 1118,\n            \"TEXCOORD_0\": 1120,\n            \"TEXCOORD_1\": 1121,\n            \"TEXCOORD_2\": 1122\n          },\n          \"indices\": 1123,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_181_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1125,\n            \"POSITION\": 1124,\n            \"TEXCOORD_0\": 1126,\n            \"TEXCOORD_1\": 1127,\n            \"TEXCOORD_2\": 1128\n          },\n          \"indices\": 1129,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_183_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1131,\n            \"POSITION\": 1130,\n            \"TEXCOORD_0\": 1132,\n            \"TEXCOORD_1\": 1133,\n            \"TEXCOORD_2\": 1134\n          },\n          \"indices\": 1135,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_185_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1137,\n            \"POSITION\": 1136,\n            \"TEXCOORD_0\": 1138,\n            \"TEXCOORD_1\": 1139,\n            \"TEXCOORD_2\": 1140\n          },\n          \"indices\": 1141,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_187_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1143,\n            \"POSITION\": 1142,\n            \"TEXCOORD_0\": 1144,\n            \"TEXCOORD_1\": 1145,\n            \"TEXCOORD_2\": 1146\n          },\n          \"indices\": 1147,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_189_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1149,\n            \"POSITION\": 1148,\n            \"TEXCOORD_0\": 1150,\n            \"TEXCOORD_1\": 1151,\n            \"TEXCOORD_2\": 1152\n          },\n          \"indices\": 1153,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_191_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1155,\n            \"POSITION\": 1154,\n            \"TEXCOORD_0\": 1156,\n            \"TEXCOORD_1\": 1157,\n            \"TEXCOORD_2\": 1158\n          },\n          \"indices\": 1159,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_193_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1161,\n            \"POSITION\": 1160,\n            \"TEXCOORD_0\": 1162,\n            \"TEXCOORD_1\": 1163,\n            \"TEXCOORD_2\": 1164\n          },\n          \"indices\": 1165,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_195_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1167,\n            \"POSITION\": 1166,\n            \"TEXCOORD_0\": 1168,\n            \"TEXCOORD_1\": 1169,\n            \"TEXCOORD_2\": 1170\n          },\n          \"indices\": 1171,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_197_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1173,\n            \"POSITION\": 1172,\n            \"TEXCOORD_0\": 1174,\n            \"TEXCOORD_1\": 1175,\n            \"TEXCOORD_2\": 1176\n          },\n          \"indices\": 1177,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_199_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1179,\n            \"POSITION\": 1178,\n            \"TEXCOORD_0\": 1180,\n            \"TEXCOORD_1\": 1181,\n            \"TEXCOORD_2\": 1182\n          },\n          \"indices\": 1183,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_201_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1185,\n            \"POSITION\": 1184,\n            \"TEXCOORD_0\": 1186,\n            \"TEXCOORD_1\": 1187,\n            \"TEXCOORD_2\": 1188\n          },\n          \"indices\": 1189,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_203_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1191,\n            \"POSITION\": 1190,\n            \"TEXCOORD_0\": 1192,\n            \"TEXCOORD_1\": 1193,\n            \"TEXCOORD_2\": 1194\n          },\n          \"indices\": 1195,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_205_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1197,\n            \"POSITION\": 1196,\n            \"TEXCOORD_0\": 1198,\n            \"TEXCOORD_1\": 1199,\n            \"TEXCOORD_2\": 1200\n          },\n          \"indices\": 1201,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_207_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1203,\n            \"POSITION\": 1202,\n            \"TEXCOORD_0\": 1204,\n            \"TEXCOORD_1\": 1205,\n            \"TEXCOORD_2\": 1206\n          },\n          \"indices\": 1207,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_209_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1209,\n            \"POSITION\": 1208,\n            \"TEXCOORD_0\": 1210,\n            \"TEXCOORD_1\": 1211,\n            \"TEXCOORD_2\": 1212\n          },\n          \"indices\": 1213,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_211_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1215,\n            \"POSITION\": 1214,\n            \"TEXCOORD_0\": 1216,\n            \"TEXCOORD_1\": 1217,\n            \"TEXCOORD_2\": 1218\n          },\n          \"indices\": 1219,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_213_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1221,\n            \"POSITION\": 1220,\n            \"TEXCOORD_0\": 1222,\n            \"TEXCOORD_1\": 1223,\n            \"TEXCOORD_2\": 1224\n          },\n          \"indices\": 1225,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_215_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1227,\n            \"POSITION\": 1226,\n            \"TEXCOORD_0\": 1228,\n            \"TEXCOORD_1\": 1229,\n            \"TEXCOORD_2\": 1230\n          },\n          \"indices\": 1231,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_217_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1233,\n            \"POSITION\": 1232,\n            \"TEXCOORD_0\": 1234,\n            \"TEXCOORD_1\": 1235,\n            \"TEXCOORD_2\": 1236\n          },\n          \"indices\": 1237,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_219_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1239,\n            \"POSITION\": 1238,\n            \"TEXCOORD_0\": 1240,\n            \"TEXCOORD_1\": 1241,\n            \"TEXCOORD_2\": 1242\n          },\n          \"indices\": 1243,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_221_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1245,\n            \"POSITION\": 1244,\n            \"TEXCOORD_0\": 1246,\n            \"TEXCOORD_1\": 1247,\n            \"TEXCOORD_2\": 1248\n          },\n          \"indices\": 1249,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_223_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1251,\n            \"POSITION\": 1250,\n            \"TEXCOORD_0\": 1252,\n            \"TEXCOORD_1\": 1253,\n            \"TEXCOORD_2\": 1254\n          },\n          \"indices\": 1255,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_225_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1257,\n            \"POSITION\": 1256,\n            \"TEXCOORD_0\": 1258,\n            \"TEXCOORD_1\": 1259,\n            \"TEXCOORD_2\": 1260\n          },\n          \"indices\": 1261,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_227_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1263,\n            \"POSITION\": 1262,\n            \"TEXCOORD_0\": 1264,\n            \"TEXCOORD_1\": 1265,\n            \"TEXCOORD_2\": 1266\n          },\n          \"indices\": 1267,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_229_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1269,\n            \"POSITION\": 1268,\n            \"TEXCOORD_0\": 1270,\n            \"TEXCOORD_1\": 1271,\n            \"TEXCOORD_2\": 1272\n          },\n          \"indices\": 1273,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_231_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1275,\n            \"POSITION\": 1274,\n            \"TEXCOORD_0\": 1276,\n            \"TEXCOORD_1\": 1277,\n            \"TEXCOORD_2\": 1278\n          },\n          \"indices\": 1279,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_233_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1281,\n            \"POSITION\": 1280,\n            \"TEXCOORD_0\": 1282,\n            \"TEXCOORD_1\": 1283,\n            \"TEXCOORD_2\": 1284\n          },\n          \"indices\": 1285,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_235_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1287,\n            \"POSITION\": 1286,\n            \"TEXCOORD_0\": 1288,\n            \"TEXCOORD_1\": 1289,\n            \"TEXCOORD_2\": 1290\n          },\n          \"indices\": 1291,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_237_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1293,\n            \"POSITION\": 1292,\n            \"TEXCOORD_0\": 1294,\n            \"TEXCOORD_1\": 1295,\n            \"TEXCOORD_2\": 1296\n          },\n          \"indices\": 1297,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_239_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1299,\n            \"POSITION\": 1298,\n            \"TEXCOORD_0\": 1300,\n            \"TEXCOORD_1\": 1301,\n            \"TEXCOORD_2\": 1302\n          },\n          \"indices\": 1303,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_241_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1305,\n            \"POSITION\": 1304,\n            \"TEXCOORD_0\": 1306,\n            \"TEXCOORD_1\": 1307,\n            \"TEXCOORD_2\": 1308\n          },\n          \"indices\": 1309,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_243_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1311,\n            \"POSITION\": 1310,\n            \"TEXCOORD_0\": 1312,\n            \"TEXCOORD_1\": 1313,\n            \"TEXCOORD_2\": 1314\n          },\n          \"indices\": 1315,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_245_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1317,\n            \"POSITION\": 1316,\n            \"TEXCOORD_0\": 1318,\n            \"TEXCOORD_1\": 1319,\n            \"TEXCOORD_2\": 1320\n          },\n          \"indices\": 1321,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_247_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1323,\n            \"POSITION\": 1322,\n            \"TEXCOORD_0\": 1324,\n            \"TEXCOORD_1\": 1325,\n            \"TEXCOORD_2\": 1326\n          },\n          \"indices\": 1327,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_249_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1329,\n            \"POSITION\": 1328,\n            \"TEXCOORD_0\": 1330,\n            \"TEXCOORD_1\": 1331,\n            \"TEXCOORD_2\": 1332\n          },\n          \"indices\": 1333,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_251_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1335,\n            \"POSITION\": 1334,\n            \"TEXCOORD_0\": 1336,\n            \"TEXCOORD_1\": 1337,\n            \"TEXCOORD_2\": 1338\n          },\n          \"indices\": 1339,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_253_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1341,\n            \"POSITION\": 1340,\n            \"TEXCOORD_0\": 1342,\n            \"TEXCOORD_1\": 1343,\n            \"TEXCOORD_2\": 1344\n          },\n          \"indices\": 1345,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_255_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1347,\n            \"POSITION\": 1346,\n            \"TEXCOORD_0\": 1348,\n            \"TEXCOORD_1\": 1349,\n            \"TEXCOORD_2\": 1350\n          },\n          \"indices\": 1351,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_257_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1353,\n            \"POSITION\": 1352,\n            \"TEXCOORD_0\": 1354,\n            \"TEXCOORD_1\": 1355,\n            \"TEXCOORD_2\": 1356\n          },\n          \"indices\": 1357,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_259_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1359,\n            \"POSITION\": 1358,\n            \"TEXCOORD_0\": 1360,\n            \"TEXCOORD_1\": 1361,\n            \"TEXCOORD_2\": 1362\n          },\n          \"indices\": 1363,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_261_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1365,\n            \"POSITION\": 1364,\n            \"TEXCOORD_0\": 1366,\n            \"TEXCOORD_1\": 1367,\n            \"TEXCOORD_2\": 1368\n          },\n          \"indices\": 1369,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_263_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1371,\n            \"POSITION\": 1370,\n            \"TEXCOORD_0\": 1372,\n            \"TEXCOORD_1\": 1373,\n            \"TEXCOORD_2\": 1374\n          },\n          \"indices\": 1375,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_265_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1377,\n            \"POSITION\": 1376,\n            \"TEXCOORD_0\": 1378,\n            \"TEXCOORD_1\": 1379,\n            \"TEXCOORD_2\": 1380\n          },\n          \"indices\": 1381,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_267_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1383,\n            \"POSITION\": 1382,\n            \"TEXCOORD_0\": 1384,\n            \"TEXCOORD_1\": 1385,\n            \"TEXCOORD_2\": 1386\n          },\n          \"indices\": 1387,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_269_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1389,\n            \"POSITION\": 1388,\n            \"TEXCOORD_0\": 1390,\n            \"TEXCOORD_1\": 1391,\n            \"TEXCOORD_2\": 1392\n          },\n          \"indices\": 1393,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_271_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1395,\n            \"POSITION\": 1394,\n            \"TEXCOORD_0\": 1396,\n            \"TEXCOORD_1\": 1397,\n            \"TEXCOORD_2\": 1398\n          },\n          \"indices\": 1399,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_273_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1401,\n            \"POSITION\": 1400,\n            \"TEXCOORD_0\": 1402,\n            \"TEXCOORD_1\": 1403,\n            \"TEXCOORD_2\": 1404\n          },\n          \"indices\": 1405,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_275_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1407,\n            \"POSITION\": 1406,\n            \"TEXCOORD_0\": 1408,\n            \"TEXCOORD_1\": 1409,\n            \"TEXCOORD_2\": 1410\n          },\n          \"indices\": 1411,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_277_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1413,\n            \"POSITION\": 1412,\n            \"TEXCOORD_0\": 1414,\n            \"TEXCOORD_1\": 1415,\n            \"TEXCOORD_2\": 1416\n          },\n          \"indices\": 1417,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_279_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1419,\n            \"POSITION\": 1418,\n            \"TEXCOORD_0\": 1420,\n            \"TEXCOORD_1\": 1421,\n            \"TEXCOORD_2\": 1422\n          },\n          \"indices\": 1423,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_281_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1425,\n            \"POSITION\": 1424,\n            \"TEXCOORD_0\": 1426,\n            \"TEXCOORD_1\": 1427,\n            \"TEXCOORD_2\": 1428\n          },\n          \"indices\": 1429,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_283_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1431,\n            \"POSITION\": 1430,\n            \"TEXCOORD_0\": 1432,\n            \"TEXCOORD_1\": 1433,\n            \"TEXCOORD_2\": 1434\n          },\n          \"indices\": 1435,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_285_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1437,\n            \"POSITION\": 1436,\n            \"TEXCOORD_0\": 1438,\n            \"TEXCOORD_1\": 1439,\n            \"TEXCOORD_2\": 1440\n          },\n          \"indices\": 1441,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_287_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1443,\n            \"POSITION\": 1442,\n            \"TEXCOORD_0\": 1444,\n            \"TEXCOORD_1\": 1445,\n            \"TEXCOORD_2\": 1446\n          },\n          \"indices\": 1447,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_289_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1449,\n            \"POSITION\": 1448,\n            \"TEXCOORD_0\": 1450,\n            \"TEXCOORD_1\": 1451,\n            \"TEXCOORD_2\": 1452\n          },\n          \"indices\": 1453,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_291_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1455,\n            \"POSITION\": 1454,\n            \"TEXCOORD_0\": 1456,\n            \"TEXCOORD_1\": 1457,\n            \"TEXCOORD_2\": 1458\n          },\n          \"indices\": 1459,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_293_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1461,\n            \"POSITION\": 1460,\n            \"TEXCOORD_0\": 1462,\n            \"TEXCOORD_1\": 1463,\n            \"TEXCOORD_2\": 1464\n          },\n          \"indices\": 1465,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_295_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1467,\n            \"POSITION\": 1466,\n            \"TEXCOORD_0\": 1468,\n            \"TEXCOORD_1\": 1469,\n            \"TEXCOORD_2\": 1470\n          },\n          \"indices\": 1471,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_297_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1473,\n            \"POSITION\": 1472,\n            \"TEXCOORD_0\": 1474,\n            \"TEXCOORD_1\": 1475,\n            \"TEXCOORD_2\": 1476\n          },\n          \"indices\": 1477,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_299_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1479,\n            \"POSITION\": 1478,\n            \"TEXCOORD_0\": 1480,\n            \"TEXCOORD_1\": 1481,\n            \"TEXCOORD_2\": 1482\n          },\n          \"indices\": 1483,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_301_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1485,\n            \"POSITION\": 1484,\n            \"TEXCOORD_0\": 1486,\n            \"TEXCOORD_1\": 1487,\n            \"TEXCOORD_2\": 1488\n          },\n          \"indices\": 1489,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_303_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1491,\n            \"POSITION\": 1490,\n            \"TEXCOORD_0\": 1492,\n            \"TEXCOORD_1\": 1493,\n            \"TEXCOORD_2\": 1494\n          },\n          \"indices\": 1495,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_305_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1497,\n            \"POSITION\": 1496,\n            \"TEXCOORD_0\": 1498,\n            \"TEXCOORD_1\": 1499,\n            \"TEXCOORD_2\": 1500\n          },\n          \"indices\": 1501,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_307_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1503,\n            \"POSITION\": 1502,\n            \"TEXCOORD_0\": 1504,\n            \"TEXCOORD_1\": 1505,\n            \"TEXCOORD_2\": 1506\n          },\n          \"indices\": 1507,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_309_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1509,\n            \"POSITION\": 1508,\n            \"TEXCOORD_0\": 1510,\n            \"TEXCOORD_1\": 1511,\n            \"TEXCOORD_2\": 1512\n          },\n          \"indices\": 1513,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_311_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1515,\n            \"POSITION\": 1514,\n            \"TEXCOORD_0\": 1516,\n            \"TEXCOORD_1\": 1517,\n            \"TEXCOORD_2\": 1518\n          },\n          \"indices\": 1519,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_313_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1521,\n            \"POSITION\": 1520,\n            \"TEXCOORD_0\": 1522,\n            \"TEXCOORD_1\": 1523,\n            \"TEXCOORD_2\": 1524\n          },\n          \"indices\": 1525,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_315_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1527,\n            \"POSITION\": 1526,\n            \"TEXCOORD_0\": 1528,\n            \"TEXCOORD_1\": 1529,\n            \"TEXCOORD_2\": 1530\n          },\n          \"indices\": 1531,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_317_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1533,\n            \"POSITION\": 1532,\n            \"TEXCOORD_0\": 1534,\n            \"TEXCOORD_1\": 1535,\n            \"TEXCOORD_2\": 1536\n          },\n          \"indices\": 1537,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_319_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1539,\n            \"POSITION\": 1538,\n            \"TEXCOORD_0\": 1540,\n            \"TEXCOORD_1\": 1541,\n            \"TEXCOORD_2\": 1542\n          },\n          \"indices\": 1543,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_321_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1545,\n            \"POSITION\": 1544,\n            \"TEXCOORD_0\": 1546,\n            \"TEXCOORD_1\": 1547,\n            \"TEXCOORD_2\": 1548\n          },\n          \"indices\": 1549,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_323_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1551,\n            \"POSITION\": 1550,\n            \"TEXCOORD_0\": 1552,\n            \"TEXCOORD_1\": 1553,\n            \"TEXCOORD_2\": 1554\n          },\n          \"indices\": 1555,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_325_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1557,\n            \"POSITION\": 1556,\n            \"TEXCOORD_0\": 1558,\n            \"TEXCOORD_1\": 1559,\n            \"TEXCOORD_2\": 1560\n          },\n          \"indices\": 1561,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_327_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1563,\n            \"POSITION\": 1562,\n            \"TEXCOORD_0\": 1564,\n            \"TEXCOORD_1\": 1565,\n            \"TEXCOORD_2\": 1566\n          },\n          \"indices\": 1567,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_329_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1569,\n            \"POSITION\": 1568,\n            \"TEXCOORD_0\": 1570,\n            \"TEXCOORD_1\": 1571,\n            \"TEXCOORD_2\": 1572\n          },\n          \"indices\": 1573,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_331_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1575,\n            \"POSITION\": 1574,\n            \"TEXCOORD_0\": 1576,\n            \"TEXCOORD_1\": 1577,\n            \"TEXCOORD_2\": 1578\n          },\n          \"indices\": 1579,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_333_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1581,\n            \"POSITION\": 1580,\n            \"TEXCOORD_0\": 1582,\n            \"TEXCOORD_1\": 1583,\n            \"TEXCOORD_2\": 1584\n          },\n          \"indices\": 1585,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_335_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1587,\n            \"POSITION\": 1586,\n            \"TEXCOORD_0\": 1588,\n            \"TEXCOORD_1\": 1589,\n            \"TEXCOORD_2\": 1590\n          },\n          \"indices\": 1591,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_337_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1593,\n            \"POSITION\": 1592,\n            \"TEXCOORD_0\": 1594,\n            \"TEXCOORD_1\": 1595,\n            \"TEXCOORD_2\": 1596\n          },\n          \"indices\": 1597,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_339_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1599,\n            \"POSITION\": 1598,\n            \"TEXCOORD_0\": 1600,\n            \"TEXCOORD_1\": 1601,\n            \"TEXCOORD_2\": 1602\n          },\n          \"indices\": 1603,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_341_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1605,\n            \"POSITION\": 1604,\n            \"TEXCOORD_0\": 1606,\n            \"TEXCOORD_1\": 1607,\n            \"TEXCOORD_2\": 1608\n          },\n          \"indices\": 1609,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_343_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1611,\n            \"POSITION\": 1610,\n            \"TEXCOORD_0\": 1612,\n            \"TEXCOORD_1\": 1613,\n            \"TEXCOORD_2\": 1614\n          },\n          \"indices\": 1615,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_345_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1617,\n            \"POSITION\": 1616,\n            \"TEXCOORD_0\": 1618,\n            \"TEXCOORD_1\": 1619,\n            \"TEXCOORD_2\": 1620\n          },\n          \"indices\": 1621,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_347_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1623,\n            \"POSITION\": 1622,\n            \"TEXCOORD_0\": 1624,\n            \"TEXCOORD_1\": 1625,\n            \"TEXCOORD_2\": 1626\n          },\n          \"indices\": 1627,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_349_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1629,\n            \"POSITION\": 1628,\n            \"TEXCOORD_0\": 1630,\n            \"TEXCOORD_1\": 1631,\n            \"TEXCOORD_2\": 1632\n          },\n          \"indices\": 1633,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_351_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1635,\n            \"POSITION\": 1634,\n            \"TEXCOORD_0\": 1636,\n            \"TEXCOORD_1\": 1637,\n            \"TEXCOORD_2\": 1638\n          },\n          \"indices\": 1639,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_353_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1641,\n            \"POSITION\": 1640,\n            \"TEXCOORD_0\": 1642,\n            \"TEXCOORD_1\": 1643,\n            \"TEXCOORD_2\": 1644\n          },\n          \"indices\": 1645,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_355_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1647,\n            \"POSITION\": 1646,\n            \"TEXCOORD_0\": 1648,\n            \"TEXCOORD_1\": 1649,\n            \"TEXCOORD_2\": 1650\n          },\n          \"indices\": 1651,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_357_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1653,\n            \"POSITION\": 1652,\n            \"TEXCOORD_0\": 1654,\n            \"TEXCOORD_1\": 1655,\n            \"TEXCOORD_2\": 1656\n          },\n          \"indices\": 1657,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_359_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1659,\n            \"POSITION\": 1658,\n            \"TEXCOORD_0\": 1660,\n            \"TEXCOORD_1\": 1661,\n            \"TEXCOORD_2\": 1662\n          },\n          \"indices\": 1663,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_361_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1665,\n            \"POSITION\": 1664,\n            \"TEXCOORD_0\": 1666,\n            \"TEXCOORD_1\": 1667,\n            \"TEXCOORD_2\": 1668\n          },\n          \"indices\": 1669,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_363_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1671,\n            \"POSITION\": 1670,\n            \"TEXCOORD_0\": 1672,\n            \"TEXCOORD_1\": 1673,\n            \"TEXCOORD_2\": 1674\n          },\n          \"indices\": 1675,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_365_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1677,\n            \"POSITION\": 1676,\n            \"TEXCOORD_0\": 1678,\n            \"TEXCOORD_1\": 1679,\n            \"TEXCOORD_2\": 1680\n          },\n          \"indices\": 1681,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_367_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1683,\n            \"POSITION\": 1682,\n            \"TEXCOORD_0\": 1684,\n            \"TEXCOORD_1\": 1685,\n            \"TEXCOORD_2\": 1686\n          },\n          \"indices\": 1687,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_369_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1689,\n            \"POSITION\": 1688,\n            \"TEXCOORD_0\": 1690,\n            \"TEXCOORD_1\": 1691,\n            \"TEXCOORD_2\": 1692\n          },\n          \"indices\": 1693,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_371_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1695,\n            \"POSITION\": 1694,\n            \"TEXCOORD_0\": 1696,\n            \"TEXCOORD_1\": 1697,\n            \"TEXCOORD_2\": 1698\n          },\n          \"indices\": 1699,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_373_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1701,\n            \"POSITION\": 1700,\n            \"TEXCOORD_0\": 1702,\n            \"TEXCOORD_1\": 1703,\n            \"TEXCOORD_2\": 1704\n          },\n          \"indices\": 1705,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_375_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1707,\n            \"POSITION\": 1706,\n            \"TEXCOORD_0\": 1708,\n            \"TEXCOORD_1\": 1709,\n            \"TEXCOORD_2\": 1710\n          },\n          \"indices\": 1711,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_377_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1713,\n            \"POSITION\": 1712,\n            \"TEXCOORD_0\": 1714,\n            \"TEXCOORD_1\": 1715,\n            \"TEXCOORD_2\": 1716\n          },\n          \"indices\": 1717,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_379_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1719,\n            \"POSITION\": 1718,\n            \"TEXCOORD_0\": 1720,\n            \"TEXCOORD_1\": 1721,\n            \"TEXCOORD_2\": 1722\n          },\n          \"indices\": 1723,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_381_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1725,\n            \"POSITION\": 1724,\n            \"TEXCOORD_0\": 1726,\n            \"TEXCOORD_1\": 1727,\n            \"TEXCOORD_2\": 1728\n          },\n          \"indices\": 1729,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_383_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1731,\n            \"POSITION\": 1730,\n            \"TEXCOORD_0\": 1732,\n            \"TEXCOORD_1\": 1733,\n            \"TEXCOORD_2\": 1734\n          },\n          \"indices\": 1735,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_385_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1737,\n            \"POSITION\": 1736,\n            \"TEXCOORD_0\": 1738,\n            \"TEXCOORD_1\": 1739,\n            \"TEXCOORD_2\": 1740\n          },\n          \"indices\": 1741,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_387_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1743,\n            \"POSITION\": 1742,\n            \"TEXCOORD_0\": 1744,\n            \"TEXCOORD_1\": 1745,\n            \"TEXCOORD_2\": 1746\n          },\n          \"indices\": 1747,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_389_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1749,\n            \"POSITION\": 1748,\n            \"TEXCOORD_0\": 1750,\n            \"TEXCOORD_1\": 1751,\n            \"TEXCOORD_2\": 1752\n          },\n          \"indices\": 1753,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_391_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1755,\n            \"POSITION\": 1754,\n            \"TEXCOORD_0\": 1756,\n            \"TEXCOORD_1\": 1757,\n            \"TEXCOORD_2\": 1758\n          },\n          \"indices\": 1759,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_393_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1761,\n            \"POSITION\": 1760,\n            \"TEXCOORD_0\": 1762,\n            \"TEXCOORD_1\": 1763,\n            \"TEXCOORD_2\": 1764\n          },\n          \"indices\": 1765,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_395_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1767,\n            \"POSITION\": 1766,\n            \"TEXCOORD_0\": 1768,\n            \"TEXCOORD_1\": 1769,\n            \"TEXCOORD_2\": 1770\n          },\n          \"indices\": 1771,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_397_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1773,\n            \"POSITION\": 1772,\n            \"TEXCOORD_0\": 1774,\n            \"TEXCOORD_1\": 1775,\n            \"TEXCOORD_2\": 1776\n          },\n          \"indices\": 1777,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_399_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1779,\n            \"POSITION\": 1778,\n            \"TEXCOORD_0\": 1780,\n            \"TEXCOORD_1\": 1781,\n            \"TEXCOORD_2\": 1782\n          },\n          \"indices\": 1783,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_401_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1785,\n            \"POSITION\": 1784,\n            \"TEXCOORD_0\": 1786,\n            \"TEXCOORD_1\": 1787,\n            \"TEXCOORD_2\": 1788\n          },\n          \"indices\": 1789,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_403_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1791,\n            \"POSITION\": 1790,\n            \"TEXCOORD_0\": 1792,\n            \"TEXCOORD_1\": 1793,\n            \"TEXCOORD_2\": 1794\n          },\n          \"indices\": 1795,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_405_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1797,\n            \"POSITION\": 1796,\n            \"TEXCOORD_0\": 1798,\n            \"TEXCOORD_1\": 1799,\n            \"TEXCOORD_2\": 1800\n          },\n          \"indices\": 1801,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_407_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1803,\n            \"POSITION\": 1802,\n            \"TEXCOORD_0\": 1804,\n            \"TEXCOORD_1\": 1805,\n            \"TEXCOORD_2\": 1806\n          },\n          \"indices\": 1807,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_409_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1809,\n            \"POSITION\": 1808,\n            \"TEXCOORD_0\": 1810,\n            \"TEXCOORD_1\": 1811,\n            \"TEXCOORD_2\": 1812\n          },\n          \"indices\": 1813,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_411_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1815,\n            \"POSITION\": 1814,\n            \"TEXCOORD_0\": 1816,\n            \"TEXCOORD_1\": 1817,\n            \"TEXCOORD_2\": 1818\n          },\n          \"indices\": 1819,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_413_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1821,\n            \"POSITION\": 1820,\n            \"TEXCOORD_0\": 1822,\n            \"TEXCOORD_1\": 1823,\n            \"TEXCOORD_2\": 1824\n          },\n          \"indices\": 1825,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_415_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1827,\n            \"POSITION\": 1826,\n            \"TEXCOORD_0\": 1828,\n            \"TEXCOORD_1\": 1829,\n            \"TEXCOORD_2\": 1830\n          },\n          \"indices\": 1831,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_418_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1833,\n            \"POSITION\": 1832,\n            \"TEXCOORD_0\": 1834,\n            \"TEXCOORD_1\": 1835\n          },\n          \"indices\": 1836,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_420_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1838,\n            \"POSITION\": 1837,\n            \"TEXCOORD_0\": 1839,\n            \"TEXCOORD_1\": 1840\n          },\n          \"indices\": 1841,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_422_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1843,\n            \"POSITION\": 1842,\n            \"TEXCOORD_0\": 1844,\n            \"TEXCOORD_1\": 1845\n          },\n          \"indices\": 1846,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_424_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1848,\n            \"POSITION\": 1847,\n            \"TEXCOORD_0\": 1849,\n            \"TEXCOORD_1\": 1850\n          },\n          \"indices\": 1851,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_426_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1853,\n            \"POSITION\": 1852,\n            \"TEXCOORD_0\": 1854,\n            \"TEXCOORD_1\": 1855\n          },\n          \"indices\": 1856,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_428_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1858,\n            \"POSITION\": 1857,\n            \"TEXCOORD_0\": 1859,\n            \"TEXCOORD_1\": 1860\n          },\n          \"indices\": 1861,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_430_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1863,\n            \"POSITION\": 1862,\n            \"TEXCOORD_0\": 1864,\n            \"TEXCOORD_1\": 1865\n          },\n          \"indices\": 1866,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_432_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1868,\n            \"POSITION\": 1867,\n            \"TEXCOORD_0\": 1869,\n            \"TEXCOORD_1\": 1870\n          },\n          \"indices\": 1871,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_434_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1873,\n            \"POSITION\": 1872,\n            \"TEXCOORD_0\": 1874,\n            \"TEXCOORD_1\": 1875\n          },\n          \"indices\": 1876,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_436_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1878,\n            \"POSITION\": 1877,\n            \"TEXCOORD_0\": 1879,\n            \"TEXCOORD_1\": 1880\n          },\n          \"indices\": 1881,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_438_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1883,\n            \"POSITION\": 1882,\n            \"TEXCOORD_0\": 1884,\n            \"TEXCOORD_1\": 1885\n          },\n          \"indices\": 1886,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_440_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1888,\n            \"POSITION\": 1887,\n            \"TEXCOORD_0\": 1889,\n            \"TEXCOORD_1\": 1890\n          },\n          \"indices\": 1891,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_442_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1893,\n            \"POSITION\": 1892,\n            \"TEXCOORD_0\": 1894,\n            \"TEXCOORD_1\": 1895\n          },\n          \"indices\": 1896,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_444_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1898,\n            \"POSITION\": 1897,\n            \"TEXCOORD_0\": 1899,\n            \"TEXCOORD_1\": 1900\n          },\n          \"indices\": 1901,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_446_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1903,\n            \"POSITION\": 1902,\n            \"TEXCOORD_0\": 1904,\n            \"TEXCOORD_1\": 1905\n          },\n          \"indices\": 1906,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_448_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1908,\n            \"POSITION\": 1907,\n            \"TEXCOORD_0\": 1909,\n            \"TEXCOORD_1\": 1910\n          },\n          \"indices\": 1911,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_450_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1913,\n            \"POSITION\": 1912,\n            \"TEXCOORD_0\": 1914,\n            \"TEXCOORD_1\": 1915\n          },\n          \"indices\": 1916,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_452_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1918,\n            \"POSITION\": 1917,\n            \"TEXCOORD_0\": 1919,\n            \"TEXCOORD_1\": 1920\n          },\n          \"indices\": 1921,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_454_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1923,\n            \"POSITION\": 1922,\n            \"TEXCOORD_0\": 1924,\n            \"TEXCOORD_1\": 1925\n          },\n          \"indices\": 1926,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_456_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1928,\n            \"POSITION\": 1927,\n            \"TEXCOORD_0\": 1929,\n            \"TEXCOORD_1\": 1930\n          },\n          \"indices\": 1931,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_458_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1933,\n            \"POSITION\": 1932,\n            \"TEXCOORD_0\": 1934,\n            \"TEXCOORD_1\": 1935\n          },\n          \"indices\": 1936,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_460_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1938,\n            \"POSITION\": 1937,\n            \"TEXCOORD_0\": 1939,\n            \"TEXCOORD_1\": 1940\n          },\n          \"indices\": 1941,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_462_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1943,\n            \"POSITION\": 1942,\n            \"TEXCOORD_0\": 1944,\n            \"TEXCOORD_1\": 1945\n          },\n          \"indices\": 1946,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_464_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1948,\n            \"POSITION\": 1947,\n            \"TEXCOORD_0\": 1949,\n            \"TEXCOORD_1\": 1950\n          },\n          \"indices\": 1951,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_466_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1953,\n            \"POSITION\": 1952,\n            \"TEXCOORD_0\": 1954,\n            \"TEXCOORD_1\": 1955\n          },\n          \"indices\": 1956,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_468_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1958,\n            \"POSITION\": 1957,\n            \"TEXCOORD_0\": 1959,\n            \"TEXCOORD_1\": 1960\n          },\n          \"indices\": 1961,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_470_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1963,\n            \"POSITION\": 1962,\n            \"TEXCOORD_0\": 1964,\n            \"TEXCOORD_1\": 1965\n          },\n          \"indices\": 1966,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_472_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1968,\n            \"POSITION\": 1967,\n            \"TEXCOORD_0\": 1969,\n            \"TEXCOORD_1\": 1970\n          },\n          \"indices\": 1971,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_474_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1973,\n            \"POSITION\": 1972,\n            \"TEXCOORD_0\": 1974,\n            \"TEXCOORD_1\": 1975\n          },\n          \"indices\": 1976,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_476_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1978,\n            \"POSITION\": 1977,\n            \"TEXCOORD_0\": 1979,\n            \"TEXCOORD_1\": 1980\n          },\n          \"indices\": 1981,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_478_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1983,\n            \"POSITION\": 1982,\n            \"TEXCOORD_0\": 1984,\n            \"TEXCOORD_1\": 1985\n          },\n          \"indices\": 1986,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_480_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1988,\n            \"POSITION\": 1987,\n            \"TEXCOORD_0\": 1989,\n            \"TEXCOORD_1\": 1990\n          },\n          \"indices\": 1991,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_482_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1993,\n            \"POSITION\": 1992,\n            \"TEXCOORD_0\": 1994,\n            \"TEXCOORD_1\": 1995\n          },\n          \"indices\": 1996,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_484_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1998,\n            \"POSITION\": 1997,\n            \"TEXCOORD_0\": 1999,\n            \"TEXCOORD_1\": 2000\n          },\n          \"indices\": 2001,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_486_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2003,\n            \"POSITION\": 2002,\n            \"TEXCOORD_0\": 2004,\n            \"TEXCOORD_1\": 2005\n          },\n          \"indices\": 2006,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_488_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2008,\n            \"POSITION\": 2007,\n            \"TEXCOORD_0\": 2009,\n            \"TEXCOORD_1\": 2010\n          },\n          \"indices\": 2011,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_490_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2013,\n            \"POSITION\": 2012,\n            \"TEXCOORD_0\": 2014,\n            \"TEXCOORD_1\": 2015\n          },\n          \"indices\": 2016,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_492_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2018,\n            \"POSITION\": 2017,\n            \"TEXCOORD_0\": 2019,\n            \"TEXCOORD_1\": 2020\n          },\n          \"indices\": 2021,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_494_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2023,\n            \"POSITION\": 2022,\n            \"TEXCOORD_0\": 2024,\n            \"TEXCOORD_1\": 2025\n          },\n          \"indices\": 2026,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_496_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2028,\n            \"POSITION\": 2027,\n            \"TEXCOORD_0\": 2029,\n            \"TEXCOORD_1\": 2030\n          },\n          \"indices\": 2031,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_498_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2033,\n            \"POSITION\": 2032,\n            \"TEXCOORD_0\": 2034,\n            \"TEXCOORD_1\": 2035\n          },\n          \"indices\": 2036,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_500_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2038,\n            \"POSITION\": 2037,\n            \"TEXCOORD_0\": 2039,\n            \"TEXCOORD_1\": 2040\n          },\n          \"indices\": 2041,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_502_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2043,\n            \"POSITION\": 2042,\n            \"TEXCOORD_0\": 2044,\n            \"TEXCOORD_1\": 2045\n          },\n          \"indices\": 2046,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_504_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2048,\n            \"POSITION\": 2047,\n            \"TEXCOORD_0\": 2049,\n            \"TEXCOORD_1\": 2050\n          },\n          \"indices\": 2051,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_506_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2053,\n            \"POSITION\": 2052,\n            \"TEXCOORD_0\": 2054,\n            \"TEXCOORD_1\": 2055\n          },\n          \"indices\": 2056,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_508_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2058,\n            \"POSITION\": 2057,\n            \"TEXCOORD_0\": 2059,\n            \"TEXCOORD_1\": 2060\n          },\n          \"indices\": 2061,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_510_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2063,\n            \"POSITION\": 2062,\n            \"TEXCOORD_0\": 2064,\n            \"TEXCOORD_1\": 2065\n          },\n          \"indices\": 2066,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_512_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2068,\n            \"POSITION\": 2067,\n            \"TEXCOORD_0\": 2069,\n            \"TEXCOORD_1\": 2070\n          },\n          \"indices\": 2071,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_514_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2073,\n            \"POSITION\": 2072,\n            \"TEXCOORD_0\": 2074,\n            \"TEXCOORD_1\": 2075\n          },\n          \"indices\": 2076,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_516_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2078,\n            \"POSITION\": 2077,\n            \"TEXCOORD_0\": 2079,\n            \"TEXCOORD_1\": 2080\n          },\n          \"indices\": 2081,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_518_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2083,\n            \"POSITION\": 2082,\n            \"TEXCOORD_0\": 2084,\n            \"TEXCOORD_1\": 2085\n          },\n          \"indices\": 2086,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_520_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2088,\n            \"POSITION\": 2087,\n            \"TEXCOORD_0\": 2089,\n            \"TEXCOORD_1\": 2090\n          },\n          \"indices\": 2091,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_522_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2093,\n            \"POSITION\": 2092,\n            \"TEXCOORD_0\": 2094,\n            \"TEXCOORD_1\": 2095\n          },\n          \"indices\": 2096,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_524_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2098,\n            \"POSITION\": 2097,\n            \"TEXCOORD_0\": 2099,\n            \"TEXCOORD_1\": 2100\n          },\n          \"indices\": 2101,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_526_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2103,\n            \"POSITION\": 2102,\n            \"TEXCOORD_0\": 2104,\n            \"TEXCOORD_1\": 2105\n          },\n          \"indices\": 2106,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_528_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2108,\n            \"POSITION\": 2107,\n            \"TEXCOORD_0\": 2109,\n            \"TEXCOORD_1\": 2110\n          },\n          \"indices\": 2111,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_530_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2113,\n            \"POSITION\": 2112,\n            \"TEXCOORD_0\": 2114,\n            \"TEXCOORD_1\": 2115\n          },\n          \"indices\": 2116,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_532_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2118,\n            \"POSITION\": 2117,\n            \"TEXCOORD_0\": 2119,\n            \"TEXCOORD_1\": 2120\n          },\n          \"indices\": 2121,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_534_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2123,\n            \"POSITION\": 2122,\n            \"TEXCOORD_0\": 2124,\n            \"TEXCOORD_1\": 2125\n          },\n          \"indices\": 2126,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_536_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2128,\n            \"POSITION\": 2127,\n            \"TEXCOORD_0\": 2129,\n            \"TEXCOORD_1\": 2130\n          },\n          \"indices\": 2131,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_538_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2133,\n            \"POSITION\": 2132,\n            \"TEXCOORD_0\": 2134,\n            \"TEXCOORD_1\": 2135\n          },\n          \"indices\": 2136,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_540_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2138,\n            \"POSITION\": 2137,\n            \"TEXCOORD_0\": 2139,\n            \"TEXCOORD_1\": 2140\n          },\n          \"indices\": 2141,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_542_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2143,\n            \"POSITION\": 2142,\n            \"TEXCOORD_0\": 2144,\n            \"TEXCOORD_1\": 2145\n          },\n          \"indices\": 2146,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_544_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2148,\n            \"POSITION\": 2147,\n            \"TEXCOORD_0\": 2149,\n            \"TEXCOORD_1\": 2150\n          },\n          \"indices\": 2151,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_546_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2153,\n            \"POSITION\": 2152,\n            \"TEXCOORD_0\": 2154,\n            \"TEXCOORD_1\": 2155\n          },\n          \"indices\": 2156,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_548_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2158,\n            \"POSITION\": 2157,\n            \"TEXCOORD_0\": 2159,\n            \"TEXCOORD_1\": 2160\n          },\n          \"indices\": 2161,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_550_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2163,\n            \"POSITION\": 2162,\n            \"TEXCOORD_0\": 2164,\n            \"TEXCOORD_1\": 2165\n          },\n          \"indices\": 2166,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_552_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2168,\n            \"POSITION\": 2167,\n            \"TEXCOORD_0\": 2169,\n            \"TEXCOORD_1\": 2170\n          },\n          \"indices\": 2171,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_554_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2173,\n            \"POSITION\": 2172,\n            \"TEXCOORD_0\": 2174,\n            \"TEXCOORD_1\": 2175\n          },\n          \"indices\": 2176,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_556_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2178,\n            \"POSITION\": 2177,\n            \"TEXCOORD_0\": 2179,\n            \"TEXCOORD_1\": 2180\n          },\n          \"indices\": 2181,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_558_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2183,\n            \"POSITION\": 2182,\n            \"TEXCOORD_0\": 2184,\n            \"TEXCOORD_1\": 2185\n          },\n          \"indices\": 2186,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_560_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2188,\n            \"POSITION\": 2187,\n            \"TEXCOORD_0\": 2189,\n            \"TEXCOORD_1\": 2190\n          },\n          \"indices\": 2191,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_562_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2193,\n            \"POSITION\": 2192,\n            \"TEXCOORD_0\": 2194,\n            \"TEXCOORD_1\": 2195\n          },\n          \"indices\": 2196,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_564_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2198,\n            \"POSITION\": 2197,\n            \"TEXCOORD_0\": 2199,\n            \"TEXCOORD_1\": 2200\n          },\n          \"indices\": 2201,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_566_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2203,\n            \"POSITION\": 2202,\n            \"TEXCOORD_0\": 2204,\n            \"TEXCOORD_1\": 2205\n          },\n          \"indices\": 2206,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_568_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2208,\n            \"POSITION\": 2207,\n            \"TEXCOORD_0\": 2209,\n            \"TEXCOORD_1\": 2210\n          },\n          \"indices\": 2211,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_570_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2213,\n            \"POSITION\": 2212,\n            \"TEXCOORD_0\": 2214,\n            \"TEXCOORD_1\": 2215\n          },\n          \"indices\": 2216,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_572_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2218,\n            \"POSITION\": 2217,\n            \"TEXCOORD_0\": 2219,\n            \"TEXCOORD_1\": 2220\n          },\n          \"indices\": 2221,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_574_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2223,\n            \"POSITION\": 2222,\n            \"TEXCOORD_0\": 2224,\n            \"TEXCOORD_1\": 2225\n          },\n          \"indices\": 2226,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_576_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2228,\n            \"POSITION\": 2227,\n            \"TEXCOORD_0\": 2229,\n            \"TEXCOORD_1\": 2230\n          },\n          \"indices\": 2231,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_578_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2233,\n            \"POSITION\": 2232,\n            \"TEXCOORD_0\": 2234,\n            \"TEXCOORD_1\": 2235\n          },\n          \"indices\": 2236,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_580_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2238,\n            \"POSITION\": 2237,\n            \"TEXCOORD_0\": 2239,\n            \"TEXCOORD_1\": 2240\n          },\n          \"indices\": 2241,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_582_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2243,\n            \"POSITION\": 2242,\n            \"TEXCOORD_0\": 2244,\n            \"TEXCOORD_1\": 2245\n          },\n          \"indices\": 2246,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_584_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2248,\n            \"POSITION\": 2247,\n            \"TEXCOORD_0\": 2249,\n            \"TEXCOORD_1\": 2250\n          },\n          \"indices\": 2251,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_586_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2253,\n            \"POSITION\": 2252,\n            \"TEXCOORD_0\": 2254,\n            \"TEXCOORD_1\": 2255\n          },\n          \"indices\": 2256,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_588_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2258,\n            \"POSITION\": 2257,\n            \"TEXCOORD_0\": 2259,\n            \"TEXCOORD_1\": 2260\n          },\n          \"indices\": 2261,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_590_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2263,\n            \"POSITION\": 2262,\n            \"TEXCOORD_0\": 2264,\n            \"TEXCOORD_1\": 2265\n          },\n          \"indices\": 2266,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_592_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2268,\n            \"POSITION\": 2267,\n            \"TEXCOORD_0\": 2269,\n            \"TEXCOORD_1\": 2270\n          },\n          \"indices\": 2271,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_594_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2273,\n            \"POSITION\": 2272,\n            \"TEXCOORD_0\": 2274,\n            \"TEXCOORD_1\": 2275\n          },\n          \"indices\": 2276,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_596_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2278,\n            \"POSITION\": 2277,\n            \"TEXCOORD_0\": 2279,\n            \"TEXCOORD_1\": 2280\n          },\n          \"indices\": 2281,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_598_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2283,\n            \"POSITION\": 2282,\n            \"TEXCOORD_0\": 2284,\n            \"TEXCOORD_1\": 2285\n          },\n          \"indices\": 2286,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_600_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2288,\n            \"POSITION\": 2287,\n            \"TEXCOORD_0\": 2289,\n            \"TEXCOORD_1\": 2290\n          },\n          \"indices\": 2291,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_602_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2293,\n            \"POSITION\": 2292,\n            \"TEXCOORD_0\": 2294,\n            \"TEXCOORD_1\": 2295\n          },\n          \"indices\": 2296,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_604_Material.071_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2298,\n            \"POSITION\": 2297,\n            \"TEXCOORD_0\": 2299,\n            \"TEXCOORD_1\": 2300\n          },\n          \"indices\": 2301,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_606_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2303,\n            \"POSITION\": 2302,\n            \"TEXCOORD_0\": 2304,\n            \"TEXCOORD_1\": 2305\n          },\n          \"indices\": 2306,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_608_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2308,\n            \"POSITION\": 2307,\n            \"TEXCOORD_0\": 2309,\n            \"TEXCOORD_1\": 2310\n          },\n          \"indices\": 2311,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_610_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2313,\n            \"POSITION\": 2312,\n            \"TEXCOORD_0\": 2314,\n            \"TEXCOORD_1\": 2315\n          },\n          \"indices\": 2316,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_612_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2318,\n            \"POSITION\": 2317,\n            \"TEXCOORD_0\": 2319,\n            \"TEXCOORD_1\": 2320\n          },\n          \"indices\": 2321,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_614_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2323,\n            \"POSITION\": 2322,\n            \"TEXCOORD_0\": 2324,\n            \"TEXCOORD_1\": 2325\n          },\n          \"indices\": 2326,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_616_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2328,\n            \"POSITION\": 2327,\n            \"TEXCOORD_0\": 2329,\n            \"TEXCOORD_1\": 2330\n          },\n          \"indices\": 2331,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_618_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2333,\n            \"POSITION\": 2332,\n            \"TEXCOORD_0\": 2334,\n            \"TEXCOORD_1\": 2335\n          },\n          \"indices\": 2336,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_620_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2338,\n            \"POSITION\": 2337,\n            \"TEXCOORD_0\": 2339,\n            \"TEXCOORD_1\": 2340\n          },\n          \"indices\": 2341,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_622_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2343,\n            \"POSITION\": 2342,\n            \"TEXCOORD_0\": 2344,\n            \"TEXCOORD_1\": 2345\n          },\n          \"indices\": 2346,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_624_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2348,\n            \"POSITION\": 2347,\n            \"TEXCOORD_0\": 2349,\n            \"TEXCOORD_1\": 2350\n          },\n          \"indices\": 2351,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_626_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2353,\n            \"POSITION\": 2352,\n            \"TEXCOORD_0\": 2354,\n            \"TEXCOORD_1\": 2355\n          },\n          \"indices\": 2356,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_628_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2358,\n            \"POSITION\": 2357,\n            \"TEXCOORD_0\": 2359,\n            \"TEXCOORD_1\": 2360\n          },\n          \"indices\": 2361,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_630_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2363,\n            \"POSITION\": 2362,\n            \"TEXCOORD_0\": 2364,\n            \"TEXCOORD_1\": 2365\n          },\n          \"indices\": 2366,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_632_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2368,\n            \"POSITION\": 2367,\n            \"TEXCOORD_0\": 2369,\n            \"TEXCOORD_1\": 2370\n          },\n          \"indices\": 2371,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_634_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2373,\n            \"POSITION\": 2372,\n            \"TEXCOORD_0\": 2374,\n            \"TEXCOORD_1\": 2375\n          },\n          \"indices\": 2376,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_636_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2378,\n            \"POSITION\": 2377,\n            \"TEXCOORD_0\": 2379,\n            \"TEXCOORD_1\": 2380\n          },\n          \"indices\": 2381,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_638_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2383,\n            \"POSITION\": 2382,\n            \"TEXCOORD_0\": 2384,\n            \"TEXCOORD_1\": 2385\n          },\n          \"indices\": 2386,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_640_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2388,\n            \"POSITION\": 2387,\n            \"TEXCOORD_0\": 2389,\n            \"TEXCOORD_1\": 2390\n          },\n          \"indices\": 2391,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_642_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2393,\n            \"POSITION\": 2392,\n            \"TEXCOORD_0\": 2394,\n            \"TEXCOORD_1\": 2395\n          },\n          \"indices\": 2396,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_644_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2398,\n            \"POSITION\": 2397,\n            \"TEXCOORD_0\": 2399,\n            \"TEXCOORD_1\": 2400\n          },\n          \"indices\": 2401,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_646_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2403,\n            \"POSITION\": 2402,\n            \"TEXCOORD_0\": 2404,\n            \"TEXCOORD_1\": 2405\n          },\n          \"indices\": 2406,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_648_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2408,\n            \"POSITION\": 2407,\n            \"TEXCOORD_0\": 2409,\n            \"TEXCOORD_1\": 2410\n          },\n          \"indices\": 2411,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_650_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2413,\n            \"POSITION\": 2412,\n            \"TEXCOORD_0\": 2414,\n            \"TEXCOORD_1\": 2415\n          },\n          \"indices\": 2416,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_652_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2418,\n            \"POSITION\": 2417,\n            \"TEXCOORD_0\": 2419,\n            \"TEXCOORD_1\": 2420\n          },\n          \"indices\": 2421,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_654_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2423,\n            \"POSITION\": 2422,\n            \"TEXCOORD_0\": 2424,\n            \"TEXCOORD_1\": 2425\n          },\n          \"indices\": 2426,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_656_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2428,\n            \"POSITION\": 2427,\n            \"TEXCOORD_0\": 2429,\n            \"TEXCOORD_1\": 2430\n          },\n          \"indices\": 2431,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_658_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2433,\n            \"POSITION\": 2432,\n            \"TEXCOORD_0\": 2434,\n            \"TEXCOORD_1\": 2435\n          },\n          \"indices\": 2436,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_660_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2438,\n            \"POSITION\": 2437,\n            \"TEXCOORD_0\": 2439,\n            \"TEXCOORD_1\": 2440\n          },\n          \"indices\": 2441,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_662_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2443,\n            \"POSITION\": 2442,\n            \"TEXCOORD_0\": 2444,\n            \"TEXCOORD_1\": 2445\n          },\n          \"indices\": 2446,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_664_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2448,\n            \"POSITION\": 2447,\n            \"TEXCOORD_0\": 2449,\n            \"TEXCOORD_1\": 2450\n          },\n          \"indices\": 2451,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_666_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2453,\n            \"POSITION\": 2452,\n            \"TEXCOORD_0\": 2454,\n            \"TEXCOORD_1\": 2455\n          },\n          \"indices\": 2456,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_668_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2458,\n            \"POSITION\": 2457,\n            \"TEXCOORD_0\": 2459,\n            \"TEXCOORD_1\": 2460\n          },\n          \"indices\": 2461,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_670_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2463,\n            \"POSITION\": 2462,\n            \"TEXCOORD_0\": 2464,\n            \"TEXCOORD_1\": 2465\n          },\n          \"indices\": 2466,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_672_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2468,\n            \"POSITION\": 2467,\n            \"TEXCOORD_0\": 2469,\n            \"TEXCOORD_1\": 2470\n          },\n          \"indices\": 2471,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_674_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2473,\n            \"POSITION\": 2472,\n            \"TEXCOORD_0\": 2474,\n            \"TEXCOORD_1\": 2475\n          },\n          \"indices\": 2476,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_676_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2478,\n            \"POSITION\": 2477,\n            \"TEXCOORD_0\": 2479,\n            \"TEXCOORD_1\": 2480\n          },\n          \"indices\": 2481,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_678_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2483,\n            \"POSITION\": 2482,\n            \"TEXCOORD_0\": 2484,\n            \"TEXCOORD_1\": 2485\n          },\n          \"indices\": 2486,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_680_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2488,\n            \"POSITION\": 2487,\n            \"TEXCOORD_0\": 2489,\n            \"TEXCOORD_1\": 2490\n          },\n          \"indices\": 2491,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_682_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2493,\n            \"POSITION\": 2492,\n            \"TEXCOORD_0\": 2494,\n            \"TEXCOORD_1\": 2495\n          },\n          \"indices\": 2496,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_684_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2498,\n            \"POSITION\": 2497,\n            \"TEXCOORD_0\": 2499,\n            \"TEXCOORD_1\": 2500\n          },\n          \"indices\": 2501,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_686_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2503,\n            \"POSITION\": 2502,\n            \"TEXCOORD_0\": 2504,\n            \"TEXCOORD_1\": 2505\n          },\n          \"indices\": 2506,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_688_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2508,\n            \"POSITION\": 2507,\n            \"TEXCOORD_0\": 2509,\n            \"TEXCOORD_1\": 2510\n          },\n          \"indices\": 2511,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_690_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2513,\n            \"POSITION\": 2512,\n            \"TEXCOORD_0\": 2514,\n            \"TEXCOORD_1\": 2515\n          },\n          \"indices\": 2516,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_692_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2518,\n            \"POSITION\": 2517,\n            \"TEXCOORD_0\": 2519,\n            \"TEXCOORD_1\": 2520\n          },\n          \"indices\": 2521,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_694_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2523,\n            \"POSITION\": 2522,\n            \"TEXCOORD_0\": 2524,\n            \"TEXCOORD_1\": 2525\n          },\n          \"indices\": 2526,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_696_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2528,\n            \"POSITION\": 2527,\n            \"TEXCOORD_0\": 2529,\n            \"TEXCOORD_1\": 2530\n          },\n          \"indices\": 2531,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_698_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2533,\n            \"POSITION\": 2532,\n            \"TEXCOORD_0\": 2534,\n            \"TEXCOORD_1\": 2535\n          },\n          \"indices\": 2536,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_700_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2538,\n            \"POSITION\": 2537,\n            \"TEXCOORD_0\": 2539,\n            \"TEXCOORD_1\": 2540\n          },\n          \"indices\": 2541,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_702_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2543,\n            \"POSITION\": 2542,\n            \"TEXCOORD_0\": 2544,\n            \"TEXCOORD_1\": 2545\n          },\n          \"indices\": 2546,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_704_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2548,\n            \"POSITION\": 2547,\n            \"TEXCOORD_0\": 2549,\n            \"TEXCOORD_1\": 2550\n          },\n          \"indices\": 2551,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_706_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2553,\n            \"POSITION\": 2552,\n            \"TEXCOORD_0\": 2554,\n            \"TEXCOORD_1\": 2555\n          },\n          \"indices\": 2556,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_708_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2558,\n            \"POSITION\": 2557,\n            \"TEXCOORD_0\": 2559,\n            \"TEXCOORD_1\": 2560\n          },\n          \"indices\": 2561,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_710_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2563,\n            \"POSITION\": 2562,\n            \"TEXCOORD_0\": 2564,\n            \"TEXCOORD_1\": 2565\n          },\n          \"indices\": 2566,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_712_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2568,\n            \"POSITION\": 2567,\n            \"TEXCOORD_0\": 2569,\n            \"TEXCOORD_1\": 2570\n          },\n          \"indices\": 2571,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_714_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2573,\n            \"POSITION\": 2572,\n            \"TEXCOORD_0\": 2574,\n            \"TEXCOORD_1\": 2575\n          },\n          \"indices\": 2576,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_716_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2578,\n            \"POSITION\": 2577,\n            \"TEXCOORD_0\": 2579,\n            \"TEXCOORD_1\": 2580\n          },\n          \"indices\": 2581,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_718_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2583,\n            \"POSITION\": 2582,\n            \"TEXCOORD_0\": 2584,\n            \"TEXCOORD_1\": 2585\n          },\n          \"indices\": 2586,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_720_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2588,\n            \"POSITION\": 2587,\n            \"TEXCOORD_0\": 2589,\n            \"TEXCOORD_1\": 2590\n          },\n          \"indices\": 2591,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_722_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2593,\n            \"POSITION\": 2592,\n            \"TEXCOORD_0\": 2594,\n            \"TEXCOORD_1\": 2595\n          },\n          \"indices\": 2596,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_724_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2598,\n            \"POSITION\": 2597,\n            \"TEXCOORD_0\": 2599,\n            \"TEXCOORD_1\": 2600\n          },\n          \"indices\": 2601,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_726_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2603,\n            \"POSITION\": 2602,\n            \"TEXCOORD_0\": 2604,\n            \"TEXCOORD_1\": 2605\n          },\n          \"indices\": 2606,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_728_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2608,\n            \"POSITION\": 2607,\n            \"TEXCOORD_0\": 2609,\n            \"TEXCOORD_1\": 2610\n          },\n          \"indices\": 2611,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_730_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2613,\n            \"POSITION\": 2612,\n            \"TEXCOORD_0\": 2614,\n            \"TEXCOORD_1\": 2615\n          },\n          \"indices\": 2616,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_732_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2618,\n            \"POSITION\": 2617,\n            \"TEXCOORD_0\": 2619,\n            \"TEXCOORD_1\": 2620\n          },\n          \"indices\": 2621,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_734_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2623,\n            \"POSITION\": 2622,\n            \"TEXCOORD_0\": 2624,\n            \"TEXCOORD_1\": 2625\n          },\n          \"indices\": 2626,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_736_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2628,\n            \"POSITION\": 2627,\n            \"TEXCOORD_0\": 2629,\n            \"TEXCOORD_1\": 2630\n          },\n          \"indices\": 2631,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_738_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2633,\n            \"POSITION\": 2632,\n            \"TEXCOORD_0\": 2634,\n            \"TEXCOORD_1\": 2635\n          },\n          \"indices\": 2636,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_740_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2638,\n            \"POSITION\": 2637,\n            \"TEXCOORD_0\": 2639,\n            \"TEXCOORD_1\": 2640\n          },\n          \"indices\": 2641,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_742_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2643,\n            \"POSITION\": 2642,\n            \"TEXCOORD_0\": 2644,\n            \"TEXCOORD_1\": 2645\n          },\n          \"indices\": 2646,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_744_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2648,\n            \"POSITION\": 2647,\n            \"TEXCOORD_0\": 2649,\n            \"TEXCOORD_1\": 2650\n          },\n          \"indices\": 2651,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_746_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2653,\n            \"POSITION\": 2652,\n            \"TEXCOORD_0\": 2654,\n            \"TEXCOORD_1\": 2655\n          },\n          \"indices\": 2656,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_748_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2658,\n            \"POSITION\": 2657,\n            \"TEXCOORD_0\": 2659,\n            \"TEXCOORD_1\": 2660\n          },\n          \"indices\": 2661,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_750_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2663,\n            \"POSITION\": 2662,\n            \"TEXCOORD_0\": 2664,\n            \"TEXCOORD_1\": 2665\n          },\n          \"indices\": 2666,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_752_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2668,\n            \"POSITION\": 2667,\n            \"TEXCOORD_0\": 2669,\n            \"TEXCOORD_1\": 2670\n          },\n          \"indices\": 2671,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_754_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2673,\n            \"POSITION\": 2672,\n            \"TEXCOORD_0\": 2674,\n            \"TEXCOORD_1\": 2675\n          },\n          \"indices\": 2676,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_756_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2678,\n            \"POSITION\": 2677,\n            \"TEXCOORD_0\": 2679,\n            \"TEXCOORD_1\": 2680\n          },\n          \"indices\": 2681,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_758_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2683,\n            \"POSITION\": 2682,\n            \"TEXCOORD_0\": 2684,\n            \"TEXCOORD_1\": 2685\n          },\n          \"indices\": 2686,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_760_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2688,\n            \"POSITION\": 2687,\n            \"TEXCOORD_0\": 2689,\n            \"TEXCOORD_1\": 2690\n          },\n          \"indices\": 2691,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_762_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2693,\n            \"POSITION\": 2692,\n            \"TEXCOORD_0\": 2694,\n            \"TEXCOORD_1\": 2695\n          },\n          \"indices\": 2696,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_764_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2698,\n            \"POSITION\": 2697,\n            \"TEXCOORD_0\": 2699,\n            \"TEXCOORD_1\": 2700\n          },\n          \"indices\": 2701,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_766_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2703,\n            \"POSITION\": 2702,\n            \"TEXCOORD_0\": 2704,\n            \"TEXCOORD_1\": 2705\n          },\n          \"indices\": 2706,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_768_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2708,\n            \"POSITION\": 2707,\n            \"TEXCOORD_0\": 2709,\n            \"TEXCOORD_1\": 2710\n          },\n          \"indices\": 2711,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_770_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2713,\n            \"POSITION\": 2712,\n            \"TEXCOORD_0\": 2714,\n            \"TEXCOORD_1\": 2715\n          },\n          \"indices\": 2716,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_772_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2718,\n            \"POSITION\": 2717,\n            \"TEXCOORD_0\": 2719,\n            \"TEXCOORD_1\": 2720\n          },\n          \"indices\": 2721,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_774_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2723,\n            \"POSITION\": 2722,\n            \"TEXCOORD_0\": 2724,\n            \"TEXCOORD_1\": 2725\n          },\n          \"indices\": 2726,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_776_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2728,\n            \"POSITION\": 2727,\n            \"TEXCOORD_0\": 2729,\n            \"TEXCOORD_1\": 2730\n          },\n          \"indices\": 2731,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_778_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2733,\n            \"POSITION\": 2732,\n            \"TEXCOORD_0\": 2734,\n            \"TEXCOORD_1\": 2735\n          },\n          \"indices\": 2736,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_780_Tasten_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2738,\n            \"POSITION\": 2737,\n            \"TEXCOORD_0\": 2739,\n            \"TEXCOORD_1\": 2740\n          },\n          \"indices\": 2741,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_782_OnTheFly-bg_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2743,\n            \"POSITION\": 2742,\n            \"TEXCOORD_0\": 2744\n          },\n          \"indices\": 2745,\n          \"material\": 84,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_784_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2747,\n            \"POSITION\": 2746,\n            \"TEXCOORD_0\": 2748,\n            \"TEXCOORD_1\": 2749,\n            \"TEXCOORD_2\": 2750\n          },\n          \"indices\": 2751,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_786_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2753,\n            \"POSITION\": 2752,\n            \"TEXCOORD_0\": 2754,\n            \"TEXCOORD_1\": 2755,\n            \"TEXCOORD_2\": 2756\n          },\n          \"indices\": 2757,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_788_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2759,\n            \"POSITION\": 2758,\n            \"TEXCOORD_0\": 2760,\n            \"TEXCOORD_1\": 2761,\n            \"TEXCOORD_2\": 2762\n          },\n          \"indices\": 2763,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_790_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2765,\n            \"POSITION\": 2764,\n            \"TEXCOORD_0\": 2766,\n            \"TEXCOORD_1\": 2767,\n            \"TEXCOORD_2\": 2768\n          },\n          \"indices\": 2769,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_792_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2771,\n            \"POSITION\": 2770,\n            \"TEXCOORD_0\": 2772,\n            \"TEXCOORD_1\": 2773,\n            \"TEXCOORD_2\": 2774\n          },\n          \"indices\": 2775,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_794_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2777,\n            \"POSITION\": 2776,\n            \"TEXCOORD_0\": 2778,\n            \"TEXCOORD_1\": 2779,\n            \"TEXCOORD_2\": 2780\n          },\n          \"indices\": 2781,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_796_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2783,\n            \"POSITION\": 2782,\n            \"TEXCOORD_0\": 2784,\n            \"TEXCOORD_1\": 2785,\n            \"TEXCOORD_2\": 2786\n          },\n          \"indices\": 2787,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_798_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2789,\n            \"POSITION\": 2788,\n            \"TEXCOORD_0\": 2790,\n            \"TEXCOORD_1\": 2791,\n            \"TEXCOORD_2\": 2792\n          },\n          \"indices\": 2793,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_800_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2795,\n            \"POSITION\": 2794,\n            \"TEXCOORD_0\": 2796,\n            \"TEXCOORD_1\": 2797,\n            \"TEXCOORD_2\": 2798\n          },\n          \"indices\": 2799,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_802_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2801,\n            \"POSITION\": 2800,\n            \"TEXCOORD_0\": 2802,\n            \"TEXCOORD_1\": 2803,\n            \"TEXCOORD_2\": 2804\n          },\n          \"indices\": 2805,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_804_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2807,\n            \"POSITION\": 2806,\n            \"TEXCOORD_0\": 2808,\n            \"TEXCOORD_1\": 2809,\n            \"TEXCOORD_2\": 2810\n          },\n          \"indices\": 2811,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_806_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2813,\n            \"POSITION\": 2812,\n            \"TEXCOORD_0\": 2814,\n            \"TEXCOORD_1\": 2815,\n            \"TEXCOORD_2\": 2816\n          },\n          \"indices\": 2817,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_808_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2819,\n            \"POSITION\": 2818,\n            \"TEXCOORD_0\": 2820,\n            \"TEXCOORD_1\": 2821,\n            \"TEXCOORD_2\": 2822\n          },\n          \"indices\": 2823,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_810_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2825,\n            \"POSITION\": 2824,\n            \"TEXCOORD_0\": 2826,\n            \"TEXCOORD_1\": 2827,\n            \"TEXCOORD_2\": 2828\n          },\n          \"indices\": 2829,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_812_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2831,\n            \"POSITION\": 2830,\n            \"TEXCOORD_0\": 2832,\n            \"TEXCOORD_1\": 2833,\n            \"TEXCOORD_2\": 2834\n          },\n          \"indices\": 2835,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_814_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2837,\n            \"POSITION\": 2836,\n            \"TEXCOORD_0\": 2838,\n            \"TEXCOORD_1\": 2839,\n            \"TEXCOORD_2\": 2840\n          },\n          \"indices\": 2841,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_816_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2843,\n            \"POSITION\": 2842,\n            \"TEXCOORD_0\": 2844,\n            \"TEXCOORD_1\": 2845,\n            \"TEXCOORD_2\": 2846\n          },\n          \"indices\": 2847,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_818_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2849,\n            \"POSITION\": 2848,\n            \"TEXCOORD_0\": 2850,\n            \"TEXCOORD_1\": 2851,\n            \"TEXCOORD_2\": 2852\n          },\n          \"indices\": 2853,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_820_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2855,\n            \"POSITION\": 2854,\n            \"TEXCOORD_0\": 2856,\n            \"TEXCOORD_1\": 2857,\n            \"TEXCOORD_2\": 2858\n          },\n          \"indices\": 2859,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_822_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2861,\n            \"POSITION\": 2860,\n            \"TEXCOORD_0\": 2862,\n            \"TEXCOORD_1\": 2863,\n            \"TEXCOORD_2\": 2864\n          },\n          \"indices\": 2865,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_824_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2867,\n            \"POSITION\": 2866,\n            \"TEXCOORD_0\": 2868,\n            \"TEXCOORD_1\": 2869,\n            \"TEXCOORD_2\": 2870\n          },\n          \"indices\": 2871,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_826_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2873,\n            \"POSITION\": 2872,\n            \"TEXCOORD_0\": 2874,\n            \"TEXCOORD_1\": 2875,\n            \"TEXCOORD_2\": 2876\n          },\n          \"indices\": 2877,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_828_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2879,\n            \"POSITION\": 2878,\n            \"TEXCOORD_0\": 2880,\n            \"TEXCOORD_1\": 2881,\n            \"TEXCOORD_2\": 2882\n          },\n          \"indices\": 2883,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_830_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2885,\n            \"POSITION\": 2884,\n            \"TEXCOORD_0\": 2886,\n            \"TEXCOORD_1\": 2887,\n            \"TEXCOORD_2\": 2888\n          },\n          \"indices\": 2889,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_832_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2891,\n            \"POSITION\": 2890,\n            \"TEXCOORD_0\": 2892,\n            \"TEXCOORD_1\": 2893,\n            \"TEXCOORD_2\": 2894\n          },\n          \"indices\": 2895,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_834_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2897,\n            \"POSITION\": 2896,\n            \"TEXCOORD_0\": 2898,\n            \"TEXCOORD_1\": 2899,\n            \"TEXCOORD_2\": 2900\n          },\n          \"indices\": 2901,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_836_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2903,\n            \"POSITION\": 2902,\n            \"TEXCOORD_0\": 2904,\n            \"TEXCOORD_1\": 2905,\n            \"TEXCOORD_2\": 2906\n          },\n          \"indices\": 2907,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_838_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2909,\n            \"POSITION\": 2908,\n            \"TEXCOORD_0\": 2910,\n            \"TEXCOORD_1\": 2911,\n            \"TEXCOORD_2\": 2912\n          },\n          \"indices\": 2913,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_840_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2915,\n            \"POSITION\": 2914,\n            \"TEXCOORD_0\": 2916,\n            \"TEXCOORD_1\": 2917,\n            \"TEXCOORD_2\": 2918\n          },\n          \"indices\": 2919,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_842_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2921,\n            \"POSITION\": 2920,\n            \"TEXCOORD_0\": 2922,\n            \"TEXCOORD_1\": 2923,\n            \"TEXCOORD_2\": 2924\n          },\n          \"indices\": 2925,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_844_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2927,\n            \"POSITION\": 2926,\n            \"TEXCOORD_0\": 2928,\n            \"TEXCOORD_1\": 2929,\n            \"TEXCOORD_2\": 2930\n          },\n          \"indices\": 2931,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_846_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2933,\n            \"POSITION\": 2932,\n            \"TEXCOORD_0\": 2934,\n            \"TEXCOORD_1\": 2935,\n            \"TEXCOORD_2\": 2936\n          },\n          \"indices\": 2937,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_848_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2939,\n            \"POSITION\": 2938,\n            \"TEXCOORD_0\": 2940,\n            \"TEXCOORD_1\": 2941,\n            \"TEXCOORD_2\": 2942\n          },\n          \"indices\": 2943,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_850_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2945,\n            \"POSITION\": 2944,\n            \"TEXCOORD_0\": 2946,\n            \"TEXCOORD_1\": 2947,\n            \"TEXCOORD_2\": 2948\n          },\n          \"indices\": 2949,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_852_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2951,\n            \"POSITION\": 2950,\n            \"TEXCOORD_0\": 2952,\n            \"TEXCOORD_1\": 2953,\n            \"TEXCOORD_2\": 2954\n          },\n          \"indices\": 2955,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_854_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2957,\n            \"POSITION\": 2956,\n            \"TEXCOORD_0\": 2958,\n            \"TEXCOORD_1\": 2959,\n            \"TEXCOORD_2\": 2960\n          },\n          \"indices\": 2961,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_856_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2963,\n            \"POSITION\": 2962,\n            \"TEXCOORD_0\": 2964,\n            \"TEXCOORD_1\": 2965,\n            \"TEXCOORD_2\": 2966\n          },\n          \"indices\": 2967,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_858_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2969,\n            \"POSITION\": 2968,\n            \"TEXCOORD_0\": 2970,\n            \"TEXCOORD_1\": 2971,\n            \"TEXCOORD_2\": 2972\n          },\n          \"indices\": 2973,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_860_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2975,\n            \"POSITION\": 2974,\n            \"TEXCOORD_0\": 2976,\n            \"TEXCOORD_1\": 2977,\n            \"TEXCOORD_2\": 2978\n          },\n          \"indices\": 2979,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_862_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2981,\n            \"POSITION\": 2980,\n            \"TEXCOORD_0\": 2982,\n            \"TEXCOORD_1\": 2983,\n            \"TEXCOORD_2\": 2984\n          },\n          \"indices\": 2985,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_864_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2987,\n            \"POSITION\": 2986,\n            \"TEXCOORD_0\": 2988,\n            \"TEXCOORD_1\": 2989,\n            \"TEXCOORD_2\": 2990\n          },\n          \"indices\": 2991,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_866_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2993,\n            \"POSITION\": 2992,\n            \"TEXCOORD_0\": 2994,\n            \"TEXCOORD_1\": 2995,\n            \"TEXCOORD_2\": 2996\n          },\n          \"indices\": 2997,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_868_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 2999,\n            \"POSITION\": 2998,\n            \"TEXCOORD_0\": 3000,\n            \"TEXCOORD_1\": 3001,\n            \"TEXCOORD_2\": 3002\n          },\n          \"indices\": 3003,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_870_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3005,\n            \"POSITION\": 3004,\n            \"TEXCOORD_0\": 3006,\n            \"TEXCOORD_1\": 3007,\n            \"TEXCOORD_2\": 3008\n          },\n          \"indices\": 3009,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_872_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3011,\n            \"POSITION\": 3010,\n            \"TEXCOORD_0\": 3012,\n            \"TEXCOORD_1\": 3013,\n            \"TEXCOORD_2\": 3014\n          },\n          \"indices\": 3015,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_874_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3017,\n            \"POSITION\": 3016,\n            \"TEXCOORD_0\": 3018,\n            \"TEXCOORD_1\": 3019,\n            \"TEXCOORD_2\": 3020\n          },\n          \"indices\": 3021,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_876_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3023,\n            \"POSITION\": 3022,\n            \"TEXCOORD_0\": 3024,\n            \"TEXCOORD_1\": 3025,\n            \"TEXCOORD_2\": 3026\n          },\n          \"indices\": 3027,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_878_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3029,\n            \"POSITION\": 3028,\n            \"TEXCOORD_0\": 3030,\n            \"TEXCOORD_1\": 3031,\n            \"TEXCOORD_2\": 3032\n          },\n          \"indices\": 3033,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_880_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3035,\n            \"POSITION\": 3034,\n            \"TEXCOORD_0\": 3036,\n            \"TEXCOORD_1\": 3037,\n            \"TEXCOORD_2\": 3038\n          },\n          \"indices\": 3039,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_882_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3041,\n            \"POSITION\": 3040,\n            \"TEXCOORD_0\": 3042,\n            \"TEXCOORD_1\": 3043,\n            \"TEXCOORD_2\": 3044\n          },\n          \"indices\": 3045,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_884_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3047,\n            \"POSITION\": 3046,\n            \"TEXCOORD_0\": 3048,\n            \"TEXCOORD_1\": 3049,\n            \"TEXCOORD_2\": 3050\n          },\n          \"indices\": 3051,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_886_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3053,\n            \"POSITION\": 3052,\n            \"TEXCOORD_0\": 3054,\n            \"TEXCOORD_1\": 3055,\n            \"TEXCOORD_2\": 3056\n          },\n          \"indices\": 3057,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_888_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3059,\n            \"POSITION\": 3058,\n            \"TEXCOORD_0\": 3060,\n            \"TEXCOORD_1\": 3061,\n            \"TEXCOORD_2\": 3062\n          },\n          \"indices\": 3063,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_890_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3065,\n            \"POSITION\": 3064,\n            \"TEXCOORD_0\": 3066,\n            \"TEXCOORD_1\": 3067,\n            \"TEXCOORD_2\": 3068\n          },\n          \"indices\": 3069,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_892_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3071,\n            \"POSITION\": 3070,\n            \"TEXCOORD_0\": 3072,\n            \"TEXCOORD_1\": 3073,\n            \"TEXCOORD_2\": 3074\n          },\n          \"indices\": 3075,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_894_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3077,\n            \"POSITION\": 3076,\n            \"TEXCOORD_0\": 3078,\n            \"TEXCOORD_1\": 3079,\n            \"TEXCOORD_2\": 3080\n          },\n          \"indices\": 3081,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_896_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3083,\n            \"POSITION\": 3082,\n            \"TEXCOORD_0\": 3084,\n            \"TEXCOORD_1\": 3085,\n            \"TEXCOORD_2\": 3086\n          },\n          \"indices\": 3087,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_898_Material.005_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3089,\n            \"POSITION\": 3088,\n            \"TEXCOORD_0\": 3090,\n            \"TEXCOORD_1\": 3091,\n            \"TEXCOORD_2\": 3092\n          },\n          \"indices\": 3093,\n          \"material\": 75,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_900_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3095,\n            \"POSITION\": 3094,\n            \"TEXCOORD_0\": 3096,\n            \"TEXCOORD_1\": 3097,\n            \"TEXCOORD_2\": 3098\n          },\n          \"indices\": 3099,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_902_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3101,\n            \"POSITION\": 3100,\n            \"TEXCOORD_0\": 3102,\n            \"TEXCOORD_1\": 3103,\n            \"TEXCOORD_2\": 3104\n          },\n          \"indices\": 3105,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_904_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3107,\n            \"POSITION\": 3106,\n            \"TEXCOORD_0\": 3108,\n            \"TEXCOORD_1\": 3109,\n            \"TEXCOORD_2\": 3110\n          },\n          \"indices\": 3111,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_906_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3113,\n            \"POSITION\": 3112,\n            \"TEXCOORD_0\": 3114,\n            \"TEXCOORD_1\": 3115,\n            \"TEXCOORD_2\": 3116\n          },\n          \"indices\": 3117,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_908_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3119,\n            \"POSITION\": 3118,\n            \"TEXCOORD_0\": 3120,\n            \"TEXCOORD_1\": 3121,\n            \"TEXCOORD_2\": 3122\n          },\n          \"indices\": 3123,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_910_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3125,\n            \"POSITION\": 3124,\n            \"TEXCOORD_0\": 3126,\n            \"TEXCOORD_1\": 3127,\n            \"TEXCOORD_2\": 3128\n          },\n          \"indices\": 3129,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_912_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3131,\n            \"POSITION\": 3130,\n            \"TEXCOORD_0\": 3132,\n            \"TEXCOORD_1\": 3133,\n            \"TEXCOORD_2\": 3134\n          },\n          \"indices\": 3135,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_914_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3137,\n            \"POSITION\": 3136,\n            \"TEXCOORD_0\": 3138,\n            \"TEXCOORD_1\": 3139,\n            \"TEXCOORD_2\": 3140\n          },\n          \"indices\": 3141,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_916_Material.068_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3143,\n            \"POSITION\": 3142,\n            \"TEXCOORD_0\": 3144,\n            \"TEXCOORD_1\": 3145,\n            \"TEXCOORD_2\": 3146\n          },\n          \"indices\": 3147,\n          \"material\": 81,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_918_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3149,\n            \"POSITION\": 3148,\n            \"TEXCOORD_0\": 3150,\n            \"TEXCOORD_1\": 3151,\n            \"TEXCOORD_2\": 3152\n          },\n          \"indices\": 3153,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_920_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3155,\n            \"POSITION\": 3154,\n            \"TEXCOORD_0\": 3156,\n            \"TEXCOORD_1\": 3157,\n            \"TEXCOORD_2\": 3158\n          },\n          \"indices\": 3159,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_922_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3161,\n            \"POSITION\": 3160,\n            \"TEXCOORD_0\": 3162,\n            \"TEXCOORD_1\": 3163,\n            \"TEXCOORD_2\": 3164\n          },\n          \"indices\": 3165,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_924_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3167,\n            \"POSITION\": 3166,\n            \"TEXCOORD_0\": 3168,\n            \"TEXCOORD_1\": 3169,\n            \"TEXCOORD_2\": 3170\n          },\n          \"indices\": 3171,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_926_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3173,\n            \"POSITION\": 3172,\n            \"TEXCOORD_0\": 3174,\n            \"TEXCOORD_1\": 3175,\n            \"TEXCOORD_2\": 3176\n          },\n          \"indices\": 3177,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_928_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3179,\n            \"POSITION\": 3178,\n            \"TEXCOORD_0\": 3180,\n            \"TEXCOORD_1\": 3181,\n            \"TEXCOORD_2\": 3182\n          },\n          \"indices\": 3183,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_930_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3185,\n            \"POSITION\": 3184,\n            \"TEXCOORD_0\": 3186,\n            \"TEXCOORD_1\": 3187,\n            \"TEXCOORD_2\": 3188\n          },\n          \"indices\": 3189,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_932_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3191,\n            \"POSITION\": 3190,\n            \"TEXCOORD_0\": 3192,\n            \"TEXCOORD_1\": 3193,\n            \"TEXCOORD_2\": 3194\n          },\n          \"indices\": 3195,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_934_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3197,\n            \"POSITION\": 3196,\n            \"TEXCOORD_0\": 3198,\n            \"TEXCOORD_1\": 3199,\n            \"TEXCOORD_2\": 3200\n          },\n          \"indices\": 3201,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_936_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3203,\n            \"POSITION\": 3202,\n            \"TEXCOORD_0\": 3204,\n            \"TEXCOORD_1\": 3205,\n            \"TEXCOORD_2\": 3206\n          },\n          \"indices\": 3207,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_938_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3209,\n            \"POSITION\": 3208,\n            \"TEXCOORD_0\": 3210,\n            \"TEXCOORD_1\": 3211,\n            \"TEXCOORD_2\": 3212\n          },\n          \"indices\": 3213,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_940_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3215,\n            \"POSITION\": 3214,\n            \"TEXCOORD_0\": 3216,\n            \"TEXCOORD_1\": 3217,\n            \"TEXCOORD_2\": 3218\n          },\n          \"indices\": 3219,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_942_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3221,\n            \"POSITION\": 3220,\n            \"TEXCOORD_0\": 3222,\n            \"TEXCOORD_1\": 3223,\n            \"TEXCOORD_2\": 3224\n          },\n          \"indices\": 3225,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_944_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3227,\n            \"POSITION\": 3226,\n            \"TEXCOORD_0\": 3228,\n            \"TEXCOORD_1\": 3229,\n            \"TEXCOORD_2\": 3230\n          },\n          \"indices\": 3231,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_946_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3233,\n            \"POSITION\": 3232,\n            \"TEXCOORD_0\": 3234,\n            \"TEXCOORD_1\": 3235,\n            \"TEXCOORD_2\": 3236\n          },\n          \"indices\": 3237,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_948_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3239,\n            \"POSITION\": 3238,\n            \"TEXCOORD_0\": 3240,\n            \"TEXCOORD_1\": 3241,\n            \"TEXCOORD_2\": 3242\n          },\n          \"indices\": 3243,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_950_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3245,\n            \"POSITION\": 3244,\n            \"TEXCOORD_0\": 3246,\n            \"TEXCOORD_1\": 3247,\n            \"TEXCOORD_2\": 3248\n          },\n          \"indices\": 3249,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_952_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3251,\n            \"POSITION\": 3250,\n            \"TEXCOORD_0\": 3252,\n            \"TEXCOORD_1\": 3253,\n            \"TEXCOORD_2\": 3254\n          },\n          \"indices\": 3255,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_954_Material.072_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3257,\n            \"POSITION\": 3256,\n            \"TEXCOORD_0\": 3258\n          },\n          \"indices\": 3259,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_956_Material.072_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3261,\n            \"POSITION\": 3260,\n            \"TEXCOORD_0\": 3262\n          },\n          \"indices\": 3263,\n          \"material\": 2,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_958_Material.066_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3265,\n            \"POSITION\": 3264,\n            \"TEXCOORD_0\": 3266,\n            \"TEXCOORD_1\": 3267,\n            \"TEXCOORD_2\": 3268\n          },\n          \"indices\": 3269,\n          \"material\": 79,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_960_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3271,\n            \"POSITION\": 3270,\n            \"TEXCOORD_0\": 3272,\n            \"TEXCOORD_1\": 3273,\n            \"TEXCOORD_2\": 3274\n          },\n          \"indices\": 3275,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_962_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3277,\n            \"POSITION\": 3276,\n            \"TEXCOORD_0\": 3278,\n            \"TEXCOORD_1\": 3279,\n            \"TEXCOORD_2\": 3280\n          },\n          \"indices\": 3281,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_964_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3283,\n            \"POSITION\": 3282,\n            \"TEXCOORD_0\": 3284,\n            \"TEXCOORD_1\": 3285,\n            \"TEXCOORD_2\": 3286\n          },\n          \"indices\": 3287,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_966_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3289,\n            \"POSITION\": 3288,\n            \"TEXCOORD_0\": 3290,\n            \"TEXCOORD_1\": 3291,\n            \"TEXCOORD_2\": 3292\n          },\n          \"indices\": 3293,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_968_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3295,\n            \"POSITION\": 3294,\n            \"TEXCOORD_0\": 3296,\n            \"TEXCOORD_1\": 3297,\n            \"TEXCOORD_2\": 3298\n          },\n          \"indices\": 3299,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_970_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3301,\n            \"POSITION\": 3300,\n            \"TEXCOORD_0\": 3302,\n            \"TEXCOORD_1\": 3303,\n            \"TEXCOORD_2\": 3304\n          },\n          \"indices\": 3305,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_972_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3307,\n            \"POSITION\": 3306,\n            \"TEXCOORD_0\": 3308,\n            \"TEXCOORD_1\": 3309,\n            \"TEXCOORD_2\": 3310\n          },\n          \"indices\": 3311,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_974_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3313,\n            \"POSITION\": 3312,\n            \"TEXCOORD_0\": 3314,\n            \"TEXCOORD_1\": 3315,\n            \"TEXCOORD_2\": 3316\n          },\n          \"indices\": 3317,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_976_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3319,\n            \"POSITION\": 3318,\n            \"TEXCOORD_0\": 3320,\n            \"TEXCOORD_1\": 3321,\n            \"TEXCOORD_2\": 3322\n          },\n          \"indices\": 3323,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_978_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3325,\n            \"POSITION\": 3324,\n            \"TEXCOORD_0\": 3326,\n            \"TEXCOORD_1\": 3327,\n            \"TEXCOORD_2\": 3328\n          },\n          \"indices\": 3329,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_980_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3331,\n            \"POSITION\": 3330,\n            \"TEXCOORD_0\": 3332,\n            \"TEXCOORD_1\": 3333,\n            \"TEXCOORD_2\": 3334\n          },\n          \"indices\": 3335,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_982_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3337,\n            \"POSITION\": 3336,\n            \"TEXCOORD_0\": 3338,\n            \"TEXCOORD_1\": 3339,\n            \"TEXCOORD_2\": 3340\n          },\n          \"indices\": 3341,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_984_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3343,\n            \"POSITION\": 3342,\n            \"TEXCOORD_0\": 3344,\n            \"TEXCOORD_1\": 3345,\n            \"TEXCOORD_2\": 3346\n          },\n          \"indices\": 3347,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_986_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3349,\n            \"POSITION\": 3348,\n            \"TEXCOORD_0\": 3350,\n            \"TEXCOORD_1\": 3351,\n            \"TEXCOORD_2\": 3352\n          },\n          \"indices\": 3353,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_988_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3355,\n            \"POSITION\": 3354,\n            \"TEXCOORD_0\": 3356,\n            \"TEXCOORD_1\": 3357,\n            \"TEXCOORD_2\": 3358\n          },\n          \"indices\": 3359,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_990_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3361,\n            \"POSITION\": 3360,\n            \"TEXCOORD_0\": 3362,\n            \"TEXCOORD_1\": 3363,\n            \"TEXCOORD_2\": 3364\n          },\n          \"indices\": 3365,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_992_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3367,\n            \"POSITION\": 3366,\n            \"TEXCOORD_0\": 3368,\n            \"TEXCOORD_1\": 3369,\n            \"TEXCOORD_2\": 3370\n          },\n          \"indices\": 3371,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_994_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3373,\n            \"POSITION\": 3372,\n            \"TEXCOORD_0\": 3374,\n            \"TEXCOORD_1\": 3375,\n            \"TEXCOORD_2\": 3376\n          },\n          \"indices\": 3377,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_996_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3379,\n            \"POSITION\": 3378,\n            \"TEXCOORD_0\": 3380,\n            \"TEXCOORD_1\": 3381,\n            \"TEXCOORD_2\": 3382\n          },\n          \"indices\": 3383,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_998_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3385,\n            \"POSITION\": 3384,\n            \"TEXCOORD_0\": 3386,\n            \"TEXCOORD_1\": 3387,\n            \"TEXCOORD_2\": 3388\n          },\n          \"indices\": 3389,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1000_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3391,\n            \"POSITION\": 3390,\n            \"TEXCOORD_0\": 3392,\n            \"TEXCOORD_1\": 3393,\n            \"TEXCOORD_2\": 3394\n          },\n          \"indices\": 3395,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1002_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3397,\n            \"POSITION\": 3396,\n            \"TEXCOORD_0\": 3398,\n            \"TEXCOORD_1\": 3399,\n            \"TEXCOORD_2\": 3400\n          },\n          \"indices\": 3401,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1004_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3403,\n            \"POSITION\": 3402,\n            \"TEXCOORD_0\": 3404,\n            \"TEXCOORD_1\": 3405,\n            \"TEXCOORD_2\": 3406\n          },\n          \"indices\": 3407,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1006_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3409,\n            \"POSITION\": 3408,\n            \"TEXCOORD_0\": 3410,\n            \"TEXCOORD_1\": 3411,\n            \"TEXCOORD_2\": 3412\n          },\n          \"indices\": 3413,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1008_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3415,\n            \"POSITION\": 3414,\n            \"TEXCOORD_0\": 3416,\n            \"TEXCOORD_1\": 3417,\n            \"TEXCOORD_2\": 3418\n          },\n          \"indices\": 3419,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1010_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3421,\n            \"POSITION\": 3420,\n            \"TEXCOORD_0\": 3422,\n            \"TEXCOORD_1\": 3423,\n            \"TEXCOORD_2\": 3424\n          },\n          \"indices\": 3425,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1012_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3427,\n            \"POSITION\": 3426,\n            \"TEXCOORD_0\": 3428,\n            \"TEXCOORD_1\": 3429,\n            \"TEXCOORD_2\": 3430\n          },\n          \"indices\": 3431,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1014_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3433,\n            \"POSITION\": 3432,\n            \"TEXCOORD_0\": 3434,\n            \"TEXCOORD_1\": 3435,\n            \"TEXCOORD_2\": 3436\n          },\n          \"indices\": 3437,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1016_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3439,\n            \"POSITION\": 3438,\n            \"TEXCOORD_0\": 3440,\n            \"TEXCOORD_1\": 3441,\n            \"TEXCOORD_2\": 3442\n          },\n          \"indices\": 3443,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1018_Material.070_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3445,\n            \"POSITION\": 3444,\n            \"TEXCOORD_0\": 3446,\n            \"TEXCOORD_1\": 3447,\n            \"TEXCOORD_2\": 3448\n          },\n          \"indices\": 3449,\n          \"material\": 83,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1020_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3451,\n            \"POSITION\": 3450,\n            \"TEXCOORD_0\": 3452,\n            \"TEXCOORD_1\": 3453,\n            \"TEXCOORD_2\": 3454\n          },\n          \"indices\": 3455,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1022_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3457,\n            \"POSITION\": 3456,\n            \"TEXCOORD_0\": 3458,\n            \"TEXCOORD_1\": 3459,\n            \"TEXCOORD_2\": 3460\n          },\n          \"indices\": 3461,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1024_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3463,\n            \"POSITION\": 3462,\n            \"TEXCOORD_0\": 3464,\n            \"TEXCOORD_1\": 3465,\n            \"TEXCOORD_2\": 3466\n          },\n          \"indices\": 3467,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1026_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3469,\n            \"POSITION\": 3468,\n            \"TEXCOORD_0\": 3470,\n            \"TEXCOORD_1\": 3471,\n            \"TEXCOORD_2\": 3472\n          },\n          \"indices\": 3473,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1028_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3475,\n            \"POSITION\": 3474,\n            \"TEXCOORD_0\": 3476,\n            \"TEXCOORD_1\": 3477,\n            \"TEXCOORD_2\": 3478\n          },\n          \"indices\": 3479,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1030_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3481,\n            \"POSITION\": 3480,\n            \"TEXCOORD_0\": 3482,\n            \"TEXCOORD_1\": 3483,\n            \"TEXCOORD_2\": 3484\n          },\n          \"indices\": 3485,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1032_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3487,\n            \"POSITION\": 3486,\n            \"TEXCOORD_0\": 3488,\n            \"TEXCOORD_1\": 3489,\n            \"TEXCOORD_2\": 3490\n          },\n          \"indices\": 3491,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1034_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3493,\n            \"POSITION\": 3492,\n            \"TEXCOORD_0\": 3494,\n            \"TEXCOORD_1\": 3495,\n            \"TEXCOORD_2\": 3496\n          },\n          \"indices\": 3497,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1036_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3499,\n            \"POSITION\": 3498,\n            \"TEXCOORD_0\": 3500,\n            \"TEXCOORD_1\": 3501,\n            \"TEXCOORD_2\": 3502\n          },\n          \"indices\": 3503,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1038_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3505,\n            \"POSITION\": 3504,\n            \"TEXCOORD_0\": 3506,\n            \"TEXCOORD_1\": 3507,\n            \"TEXCOORD_2\": 3508\n          },\n          \"indices\": 3509,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1040_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3511,\n            \"POSITION\": 3510,\n            \"TEXCOORD_0\": 3512,\n            \"TEXCOORD_1\": 3513,\n            \"TEXCOORD_2\": 3514\n          },\n          \"indices\": 3515,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1042_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3517,\n            \"POSITION\": 3516,\n            \"TEXCOORD_0\": 3518,\n            \"TEXCOORD_1\": 3519,\n            \"TEXCOORD_2\": 3520\n          },\n          \"indices\": 3521,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1044_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3523,\n            \"POSITION\": 3522,\n            \"TEXCOORD_0\": 3524,\n            \"TEXCOORD_1\": 3525,\n            \"TEXCOORD_2\": 3526\n          },\n          \"indices\": 3527,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1046_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3529,\n            \"POSITION\": 3528,\n            \"TEXCOORD_0\": 3530,\n            \"TEXCOORD_1\": 3531,\n            \"TEXCOORD_2\": 3532\n          },\n          \"indices\": 3533,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1048_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3535,\n            \"POSITION\": 3534,\n            \"TEXCOORD_0\": 3536,\n            \"TEXCOORD_1\": 3537,\n            \"TEXCOORD_2\": 3538\n          },\n          \"indices\": 3539,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1050_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3541,\n            \"POSITION\": 3540,\n            \"TEXCOORD_0\": 3542,\n            \"TEXCOORD_1\": 3543,\n            \"TEXCOORD_2\": 3544\n          },\n          \"indices\": 3545,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1052_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3547,\n            \"POSITION\": 3546,\n            \"TEXCOORD_0\": 3548,\n            \"TEXCOORD_1\": 3549,\n            \"TEXCOORD_2\": 3550\n          },\n          \"indices\": 3551,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1054_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3553,\n            \"POSITION\": 3552,\n            \"TEXCOORD_0\": 3554,\n            \"TEXCOORD_1\": 3555,\n            \"TEXCOORD_2\": 3556\n          },\n          \"indices\": 3557,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1056_Material.073_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3559,\n            \"POSITION\": 3558,\n            \"TEXCOORD_0\": 3560\n          },\n          \"indices\": 3561,\n          \"material\": 85,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1058_Material.057_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3563,\n            \"POSITION\": 3562,\n            \"TEXCOORD_0\": 3564,\n            \"TEXCOORD_1\": 3565,\n            \"TEXCOORD_2\": 3566\n          },\n          \"indices\": 3567,\n          \"material\": 77,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1060_Material.060_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3569,\n            \"POSITION\": 3568,\n            \"TEXCOORD_0\": 3570,\n            \"TEXCOORD_1\": 3571,\n            \"TEXCOORD_2\": 3572\n          },\n          \"indices\": 3573,\n          \"material\": 78,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1062_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3575,\n            \"POSITION\": 3574,\n            \"TEXCOORD_0\": 3576,\n            \"TEXCOORD_1\": 3577,\n            \"TEXCOORD_2\": 3578\n          },\n          \"indices\": 3579,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1064_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3581,\n            \"POSITION\": 3580,\n            \"TEXCOORD_0\": 3582,\n            \"TEXCOORD_1\": 3583,\n            \"TEXCOORD_2\": 3584\n          },\n          \"indices\": 3585,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1066_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3587,\n            \"POSITION\": 3586,\n            \"TEXCOORD_0\": 3588,\n            \"TEXCOORD_1\": 3589,\n            \"TEXCOORD_2\": 3590\n          },\n          \"indices\": 3591,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1068_Material.067_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3593,\n            \"POSITION\": 3592,\n            \"TEXCOORD_0\": 3594,\n            \"TEXCOORD_1\": 3595,\n            \"TEXCOORD_2\": 3596\n          },\n          \"indices\": 3597,\n          \"material\": 80,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1070_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3599,\n            \"POSITION\": 3598,\n            \"TEXCOORD_0\": 3600,\n            \"TEXCOORD_1\": 3601,\n            \"TEXCOORD_2\": 3602\n          },\n          \"indices\": 3603,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1072_Tasten_2_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3605,\n            \"POSITION\": 3604,\n            \"TEXCOORD_0\": 3606,\n            \"TEXCOORD_1\": 3607,\n            \"TEXCOORD_2\": 3608\n          },\n          \"indices\": 3609,\n          \"material\": 76,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1074_Material.069_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 3611,\n            \"POSITION\": 3610,\n            \"TEXCOORD_0\": 3612,\n            \"TEXCOORD_1\": 3613,\n            \"TEXCOORD_2\": 3614\n          },\n          \"indices\": 3615,\n          \"material\": 82,\n          \"mode\": 4\n        }\n      ]\n    }\n  ],\n  \"nodes\": [\n    {\n      \"children\": [\n        1\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        2.220446049250313e-16,\n        -1.0,\n        0.0,\n        0.0,\n        1.0,\n        2.220446049250313e-16,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Sketchfab_model\"\n    },\n    {\n      \"children\": [\n        2\n      ],\n      \"matrix\": [\n        0.009999999776482582,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.009999999776482582,\n        0.0,\n        0.0,\n        -0.009999999776482582,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"dd12f1d0399348aab05d4e554860e7c0.fbx\"\n    },\n    {\n      \"children\": [\n        3,\n        5,\n        7,\n        9,\n        11,\n        13,\n        15,\n        17,\n        19,\n        21,\n        23,\n        25,\n        27,\n        29,\n        31,\n        33,\n        35,\n        37,\n        39,\n        41,\n        43,\n        45,\n        47,\n        49,\n        51,\n        53,\n        55,\n        57,\n        59,\n        61,\n        63,\n        65,\n        67,\n        69,\n        71,\n        73,\n        75,\n        77,\n        79,\n        81,\n        83,\n        85,\n        87,\n        89,\n        91,\n        93,\n        95,\n        97,\n        99,\n        101,\n        103,\n        105,\n        107,\n        109,\n        111,\n        113,\n        115,\n        117,\n        119,\n        121,\n        123,\n        125,\n        127,\n        129,\n        131,\n        133,\n        135,\n        137,\n        139,\n        141,\n        143,\n        145,\n        147,\n        149,\n        151,\n        153,\n        155,\n        157,\n        159,\n        161,\n        163,\n        165,\n        167,\n        169,\n        171,\n        173,\n        175,\n        177,\n        179,\n        181,\n        183,\n        185,\n        187,\n        189,\n        191,\n        193,\n        195,\n        197,\n        199,\n        201,\n        203,\n        205,\n        207,\n        209,\n        211,\n        213,\n        215,\n        217,\n        219,\n        221,\n        223,\n        225,\n        227,\n        229,\n        231,\n        233,\n        235,\n        237,\n        239,\n        241,\n        243,\n        245,\n        247,\n        249,\n        251,\n        253,\n        255,\n        257,\n        259,\n        261,\n        263,\n        265,\n        267,\n        269,\n        271,\n        273,\n        275,\n        277,\n        279,\n        281,\n        283,\n        285,\n        287,\n        289,\n        291,\n        293,\n        295,\n        297,\n        299,\n        301,\n        303,\n        305,\n        307,\n        309,\n        311,\n        313,\n        315,\n        317,\n        319,\n        321,\n        323,\n        325,\n        327,\n        329,\n        331,\n        333,\n        335,\n        337,\n        339,\n        341,\n        343,\n        345,\n        347,\n        349,\n        351,\n        353,\n        355,\n        357,\n        359,\n        361,\n        363,\n        365,\n        367,\n        369,\n        371,\n        373,\n        375,\n        377,\n        379,\n        381,\n        383,\n        385,\n        387,\n        389,\n        391,\n        393,\n        395,\n        397,\n        399,\n        401,\n        403,\n        405,\n        407,\n        409,\n        411,\n        413,\n        415,\n        417,\n        419,\n        421,\n        423,\n        425,\n        427,\n        429,\n        431,\n        433,\n        435,\n        437,\n        439,\n        441,\n        443,\n        445,\n        447,\n        449,\n        451,\n        453,\n        455,\n        457,\n        459,\n        461,\n        463,\n        465,\n        467,\n        469,\n        471,\n        473,\n        475,\n        477,\n        479,\n        481,\n        483,\n        485,\n        487,\n        489,\n        491,\n        493,\n        495,\n        497,\n        499,\n        501,\n        503,\n        505,\n        507,\n        509,\n        511,\n        513,\n        515,\n        517,\n        519,\n        521,\n        523,\n        525,\n        527,\n        529,\n        531,\n        533,\n        535,\n        537,\n        539,\n        541,\n        543,\n        545,\n        547,\n        549,\n        551,\n        553,\n        555,\n        557,\n        559,\n        561,\n        563,\n        565,\n        567,\n        569,\n        571,\n        573,\n        575,\n        577,\n        579,\n        581,\n        583,\n        585,\n        587,\n        589,\n        591,\n        593,\n        595,\n        597,\n        599,\n        601,\n        603,\n        605,\n        607,\n        609,\n        611,\n        613,\n        615,\n        617,\n        619,\n        621,\n        623,\n        625,\n        627,\n        629,\n        631,\n        633,\n        635,\n        637,\n        639,\n        641,\n        643,\n        645,\n        647,\n        649,\n        651,\n        653,\n        655,\n        657,\n        659,\n        661,\n        663,\n        665,\n        667,\n        669,\n        671,\n        673,\n        675,\n        677,\n        679,\n        681,\n        683,\n        685,\n        687,\n        689,\n        691,\n        693,\n        695,\n        697,\n        699,\n        701,\n        703,\n        705,\n        707,\n        709,\n        711,\n        713,\n        715,\n        717,\n        719,\n        721,\n        723,\n        725,\n        727,\n        729,\n        731,\n        733,\n        735,\n        737,\n        739,\n        741,\n        743,\n        745,\n        747,\n        749,\n        751,\n        753,\n        755,\n        757,\n        759,\n        761,\n        763,\n        765,\n        767,\n        769,\n        771,\n        773,\n        775,\n        777,\n        779,\n        781,\n        783,\n        785,\n        787,\n        789,\n        791,\n        793,\n        795,\n        797,\n        799,\n        801,\n        803,\n        805,\n        807,\n        809,\n        811,\n        813,\n        815,\n        817,\n        819,\n        821,\n        823,\n        825,\n        827,\n        829,\n        831,\n        833,\n        835,\n        837,\n        839,\n        841,\n        843,\n        845,\n        847,\n        849,\n        851,\n        853,\n        855,\n        857,\n        859,\n        861,\n        863,\n        865,\n        867,\n        869,\n        871,\n        873,\n        875,\n        877,\n        879,\n        881,\n        883,\n        885,\n        887,\n        889,\n        891,\n        893,\n        895,\n        897,\n        899,\n        901,\n        903,\n        905,\n        907,\n        909,\n        911,\n        913,\n        915,\n        917,\n        919,\n        921,\n        923,\n        925,\n        927,\n        929,\n        931,\n        933,\n        935,\n        937,\n        939,\n        941,\n        943,\n        945,\n        947,\n        949,\n        951,\n        953,\n        955,\n        957,\n        959,\n        961,\n        963,\n        965,\n        967,\n        969,\n        971,\n        973,\n        975,\n        977,\n        979,\n        981,\n        983,\n        985,\n        987,\n        989,\n        991,\n        993,\n        995,\n        997,\n        999,\n        1001,\n        1003,\n        1005,\n        1007,\n        1009,\n        1011,\n        1013,\n        1015,\n        1017,\n        1019,\n        1021,\n        1023,\n        1025,\n        1027,\n        1029,\n        1031,\n        1033,\n        1035,\n        1037,\n        1039,\n        1041,\n        1043,\n        1045,\n        1047,\n        1049,\n        1051,\n        1053,\n        1055,\n        1057,\n        1059,\n        1061,\n        1063,\n        1065,\n        1067,\n        1069,\n        1071,\n        1073,\n        1075,\n        1077,\n        1079,\n        1082,\n        1084,\n        1086,\n        1089,\n        1091,\n        1093,\n        1095,\n        1097,\n        1100,\n        1103,\n        1106,\n        1109,\n        1112,\n        1115,\n        1118,\n        1121,\n        1124,\n        1127,\n        1130,\n        1133,\n        1136,\n        1139,\n        1142,\n        1145,\n        1148,\n        1151,\n        1154,\n        1157,\n        1160,\n        1163,\n        1166,\n        1169,\n        1172,\n        1175,\n        1178,\n        1181,\n        1184,\n        1187,\n        1190,\n        1193,\n        1196,\n        1199,\n        1202,\n        1205,\n        1208,\n        1211,\n        1214,\n        1217,\n        1220,\n        1223,\n        1226,\n        1229,\n        1232,\n        1235,\n        1238,\n        1241,\n        1244,\n        1247,\n        1250,\n        1253,\n        1256,\n        1259,\n        1262,\n        1265,\n        1268,\n        1271,\n        1274,\n        1277,\n        1280,\n        1283,\n        1286,\n        1289,\n        1292,\n        1295,\n        1298,\n        1301,\n        1304,\n        1307,\n        1310,\n        1313,\n        1316,\n        1319,\n        1322,\n        1325,\n        1328,\n        1331,\n        1334,\n        1337,\n        1340,\n        1343,\n        1346,\n        1349,\n        1352,\n        1355,\n        1358,\n        1361,\n        1364,\n        1367,\n        1370,\n        1373,\n        1376,\n        1379,\n        1382,\n        1385,\n        1388,\n        1391,\n        1394,\n        1397,\n        1400,\n        1403,\n        1406,\n        1409,\n        1412,\n        1415,\n        1418,\n        1421,\n        1424,\n        1427,\n        1430,\n        1433,\n        1436,\n        1439,\n        1442,\n        1445,\n        1448,\n        1451,\n        1454,\n        1457,\n        1460,\n        1463,\n        1466,\n        1469,\n        1472,\n        1475,\n        1478,\n        1481,\n        1484,\n        1487,\n        1490,\n        1493,\n        1496,\n        1499,\n        1502,\n        1505,\n        1508,\n        1511\n      ],\n      \"name\": \"RootNode\"\n    },\n    {\n      \"children\": [\n        4\n      ],\n      \"matrix\": [\n        368.9495239257798,\n        3.2254592989162615e-05,\n        -0.0,\n        -0.0,\n        1.0420680993438186e-11,\n        -0.0001191986920295653,\n        731.6363525390527,\n        -0.0,\n        -2.27090261756142e-06,\n        25.976097106933146,\n        4.232043400145512e-06,\n        -0.0,\n        -61.023704528808594,\n        -0.5557101964950562,\n        156.0901641845703,\n        1.0\n      ],\n      \"name\": \"Cube\"\n    },\n    {\n      \"mesh\": 0,\n      \"name\": \"Cube_Material_0\"\n    },\n    {\n      \"children\": [\n        6\n      ],\n      \"matrix\": [\n        173.48944091796875,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -1.4658071919665945e-05,\n        -89.9706039428699,\n        0.0,\n        0.0,\n        157.347427368162,\n        -2.5635149767378137e-05,\n        0.0,\n        -85.93536376953125,\n        199.69992065429688,\n        -353.72021484375,\n        1.0\n      ],\n      \"name\": \"Cube.011\"\n    },\n    {\n      \"mesh\": 1,\n      \"name\": \"Cube.011_Material.010_0\"\n    },\n    {\n      \"children\": [\n        8\n      ],\n      \"matrix\": [\n        173.48944091796875,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -1.4658071919665945e-05,\n        -89.9706039428699,\n        0.0,\n        0.0,\n        157.347427368162,\n        -2.5635149767378137e-05,\n        0.0,\n        -85.93536376953125,\n        199.69992065429688,\n        -353.72021484375,\n        1.0\n      ],\n      \"name\": \"Cube.012\"\n    },\n    {\n      \"mesh\": 2,\n      \"name\": \"Cube.012_Material.011_0\"\n    },\n    {\n      \"children\": [\n        10\n      ],\n      \"matrix\": [\n        5.818292758309008,\n        1.406328350961583,\n        -5.675480809603785e-08,\n        -0.0,\n        -3.2278113983411636e-06,\n        1.6920225454756556e-05,\n        88.36328124999832,\n        -0.0,\n        -2.8516653076690726,\n        11.797972783089477,\n        -2.3633006167789887e-06,\n        -0.0,\n        82.76553344726563,\n        33.22783660888672,\n        -353.6085510253906,\n        1.0\n      ],\n      \"name\": \"Cube.013\"\n    },\n    {\n      \"mesh\": 3,\n      \"name\": \"Cube.013_Material.015_0\"\n    },\n    {\n      \"children\": [\n        12\n      ],\n      \"matrix\": [\n        5.923714053341611,\n        -0.8080254769709778,\n        2.709193938180356e-09,\n        -0.0,\n        8.61968211647308e-07,\n        6.615442993324928e-06,\n        88.36328124999974,\n        -0.0,\n        1.6423369164765584,\n        12.040133077144725,\n        -9.174224293697555e-07,\n        -0.0,\n        -253.44522094726563,\n        33.22783660888672,\n        -353.6085510253906,\n        1.0\n      ],\n      \"name\": \"Cube.014\"\n    },\n    {\n      \"mesh\": 4,\n      \"name\": \"Cube.014_Material.014_0\"\n    },\n    {\n      \"children\": [\n        14\n      ],\n      \"matrix\": [\n        6.077499866485596,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        6.27478647232055,\n        2.7427962790797434e-07,\n        0.0,\n        0.0,\n        -9.954128183311512e-08,\n        2.277239084243772,\n        0.0,\n        74.20914459228516,\n        51.217811584472656,\n        -262.8941345214844,\n        1.0\n      ],\n      \"name\": \"Cylinder\"\n    },\n    {\n      \"mesh\": 5,\n      \"name\": \"Cylinder_Material.009_0\"\n    },\n    {\n      \"children\": [\n        16\n      ],\n      \"matrix\": [\n        1.5907350890385028e-05,\n        -50.67383193969468,\n        3.020391071403486e-06,\n        0.0,\n        -2.6378188692075515e-05,\n        -3.020399352765817e-06,\n        -50.67383193969031,\n        0.0,\n        9.999816894529403,\n        3.1391069979872813e-06,\n        -5.205390165155855e-06,\n        0.0,\n        79.29447174072266,\n        288.42816162109375,\n        -355.5619812011719,\n        1.0\n      ],\n      \"name\": \"Cube.018\"\n    },\n    {\n      \"mesh\": 6,\n      \"name\": \"Cube.018_Material.017_0\"\n    },\n    {\n      \"children\": [\n        18\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        7.181026821082307e-22,\n        -108.51660919189422,\n        0.0,\n        4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        89.58861541748047,\n        288.6811218261719,\n        -355.4231872558594,\n        1.0\n      ],\n      \"name\": \"aorus case fans\"\n    },\n    {\n      \"mesh\": 7,\n      \"name\": \"aorus case fans_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        20\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        -7.181026821082307e-22,\n        108.51660919189422,\n        0.0,\n        -4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        -108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        69.0184326171875,\n        288.6811218261719,\n        -355.4231872558594,\n        1.0\n      ],\n      \"name\": \"aorus case fans.001\"\n    },\n    {\n      \"mesh\": 8,\n      \"name\": \"aorus case fans.001_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        22\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.015\"\n    },\n    {\n      \"mesh\": 9,\n      \"name\": \"Cube.015_Material.016_0\"\n    },\n    {\n      \"children\": [\n        24\n      ],\n      \"matrix\": [\n        1.5907350890385028e-05,\n        -50.67383193969468,\n        3.020391071403486e-06,\n        0.0,\n        -2.6378188692075515e-05,\n        -3.020399352765817e-06,\n        -50.67383193969031,\n        0.0,\n        9.999816894529403,\n        3.1391069979872813e-06,\n        -5.205390165155855e-06,\n        0.0,\n        79.29447174072266,\n        177.86126708984375,\n        -355.5619812011719,\n        1.0\n      ],\n      \"name\": \"Cube.016\"\n    },\n    {\n      \"mesh\": 10,\n      \"name\": \"Cube.016_Material.017_0\"\n    },\n    {\n      \"children\": [\n        26\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        7.181026821082307e-22,\n        -108.51660919189422,\n        0.0,\n        4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        89.58861541748047,\n        178.11424255371094,\n        -355.4231872558594,\n        1.0\n      ],\n      \"name\": \"aorus case fans.002\"\n    },\n    {\n      \"mesh\": 11,\n      \"name\": \"aorus case fans.002_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        28\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        -7.181026821082307e-22,\n        108.51660919189422,\n        0.0,\n        -4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        -108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        69.0184326171875,\n        178.11424255371094,\n        -355.4231872558594,\n        1.0\n      ],\n      \"name\": \"aorus case fans.003\"\n    },\n    {\n      \"mesh\": 12,\n      \"name\": \"aorus case fans.003_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        30\n      ],\n      \"matrix\": [\n        1.5907350890385028e-05,\n        -50.67383193969468,\n        3.020391071403486e-06,\n        0.0,\n        -2.6378188692075515e-05,\n        -3.020399352765817e-06,\n        -50.67383193969031,\n        0.0,\n        9.999816894529403,\n        3.1391069979872813e-06,\n        -5.205390165155855e-06,\n        0.0,\n        -251.3770751953125,\n        292.3486328125,\n        -334.898681640625,\n        1.0\n      ],\n      \"name\": \"Cube.017\"\n    },\n    {\n      \"mesh\": 13,\n      \"name\": \"Cube.017_Material.017_0\"\n    },\n    {\n      \"children\": [\n        32\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        7.181026821082307e-22,\n        -108.51660919189422,\n        0.0,\n        4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        -241.0829315185547,\n        292.6015930175781,\n        -334.7598876953125,\n        1.0\n      ],\n      \"name\": \"aorus case fans.004\"\n    },\n    {\n      \"mesh\": 14,\n      \"name\": \"aorus case fans.004_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        34\n      ],\n      \"matrix\": [\n        8.192776053514208e-06,\n        -7.181026821082307e-22,\n        108.51660919189422,\n        0.0,\n        -4.743412411003965e-06,\n        108.51660919189442,\n        3.5811767400027576e-13,\n        0.0,\n        -108.51660919189412,\n        -4.743412411003979e-06,\n        8.192776053514208e-06,\n        0.0,\n        -261.6531066894531,\n        292.6015930175781,\n        -334.7598876953125,\n        1.0\n      ],\n      \"name\": \"aorus case fans.005\"\n    },\n    {\n      \"mesh\": 15,\n      \"name\": \"aorus case fans.005_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        36\n      ],\n      \"matrix\": [\n        -51.51337814330587,\n        -2.0060050072873966e-05,\n        9.006885827984312e-06,\n        0.0,\n        -9.006891487524572e-06,\n        1.4533464258433949e-05,\n        -51.51337814330772,\n        0.0,\n        3.958587886920439e-06,\n        -10.165491104124802,\n        -2.867989689493467e-06,\n        0.0,\n        -171.5443572998047,\n        344.3587646484375,\n        -355.43011474609375,\n        1.0\n      ],\n      \"name\": \"Cube.019\"\n    },\n    {\n      \"mesh\": 16,\n      \"name\": \"Cube.019_Material.017_0\"\n    },\n    {\n      \"children\": [\n        38\n      ],\n      \"matrix\": [\n        8.328511234327504e-06,\n        0.0,\n        -110.31447601318328,\n        0.0,\n        110.3144760131744,\n        -4.427353005320786e-05,\n        8.328511240451187e-06,\n        0.0,\n        -4.427353004708418e-05,\n        -110.3144760131747,\n        -3.3312838571648504e-12,\n        0.0,\n        -171.28721618652344,\n        333.8940734863281,\n        -355.2890319824219,\n        1.0\n      ],\n      \"name\": \"aorus case fans.006\"\n    },\n    {\n      \"mesh\": 17,\n      \"name\": \"aorus case fans.006_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        40\n      ],\n      \"matrix\": [\n        8.328511234327504e-06,\n        0.0,\n        -110.31447601318328,\n        0.0,\n        110.3144760131744,\n        -4.427353005320786e-05,\n        8.328511240451187e-06,\n        0.0,\n        -4.427353004708418e-05,\n        -110.3144760131747,\n        -3.3312838571648504e-12,\n        0.0,\n        -171.28721618652344,\n        354.8050537109375,\n        -355.2890319824219,\n        1.0\n      ],\n      \"name\": \"aorus case fans.007\"\n    },\n    {\n      \"mesh\": 18,\n      \"name\": \"aorus case fans.007_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        42\n      ],\n      \"matrix\": [\n        160.68109130859375,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -1.2045141034528429e-05,\n        -73.93254852294824,\n        0.0,\n        0.0,\n        34.311977386474155,\n        -5.590130667081599e-06,\n        0.0,\n        -96.10669708251953,\n        78.82550048828125,\n        -363.39776611328125,\n        1.0\n      ],\n      \"name\": \"Cube.020\"\n    },\n    {\n      \"mesh\": 19,\n      \"name\": \"Cube.020_Material.020_0\"\n    },\n    {\n      \"children\": [\n        44\n      ],\n      \"matrix\": [\n        7.187481880187988,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -9.374782946719236e-06,\n        -57.5420074462883,\n        0.0,\n        0.0,\n        10.785477638244487,\n        -1.7571773443882203e-06,\n        0.0,\n        -108.06404113769531,\n        346.35284423828125,\n        -354.9810485839844,\n        1.0\n      ],\n      \"name\": \"Cube.021\"\n    },\n    {\n      \"mesh\": 20,\n      \"name\": \"Cube.021_Material.018_0\"\n    },\n    {\n      \"children\": [\n        46\n      ],\n      \"matrix\": [\n        -51.51337814330587,\n        -2.0060050072873966e-05,\n        9.006885827984312e-06,\n        0.0,\n        -9.006891487524572e-06,\n        1.4533464258433949e-05,\n        -51.51337814330772,\n        0.0,\n        3.958587886920439e-06,\n        -10.165491104124802,\n        -2.867989689493467e-06,\n        0.0,\n        -44.54793167114258,\n        344.3587646484375,\n        -355.43011474609375,\n        1.0\n      ],\n      \"name\": \"Cube.022\"\n    },\n    {\n      \"mesh\": 21,\n      \"name\": \"Cube.022_Material.017_0\"\n    },\n    {\n      \"children\": [\n        48\n      ],\n      \"matrix\": [\n        8.328511234327504e-06,\n        0.0,\n        -110.31447601318328,\n        0.0,\n        110.3144760131744,\n        -4.427353005320786e-05,\n        8.328511240451187e-06,\n        0.0,\n        -4.427353004708418e-05,\n        -110.3144760131747,\n        -3.3312838571648504e-12,\n        0.0,\n        -44.29078674316406,\n        333.8940734863281,\n        -355.2890319824219,\n        1.0\n      ],\n      \"name\": \"aorus case fans.008\"\n    },\n    {\n      \"mesh\": 22,\n      \"name\": \"aorus case fans.008_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        50\n      ],\n      \"matrix\": [\n        8.328511234327504e-06,\n        0.0,\n        -110.31447601318328,\n        0.0,\n        110.3144760131744,\n        -4.427353005320786e-05,\n        8.328511240451187e-06,\n        0.0,\n        -4.427353004708418e-05,\n        -110.3144760131747,\n        -3.3312838571648504e-12,\n        0.0,\n        -44.29078674316406,\n        354.8050537109375,\n        -355.2890319824219,\n        1.0\n      ],\n      \"name\": \"aorus case fans.009\"\n    },\n    {\n      \"mesh\": 23,\n      \"name\": \"aorus case fans.009_aorus case fans_0\"\n    },\n    {\n      \"children\": [\n        52\n      ],\n      \"matrix\": [\n        4.859640598297119,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.273708326040046,\n        -4.851926472739868,\n        0.0,\n        0.0,\n        4.851926472739868,\n        0.273708326040046,\n        0.0,\n        -277.5442199707031,\n        457.8604736328125,\n        -407.8544616699219,\n        1.0\n      ],\n      \"name\": \"Sphere\"\n    },\n    {\n      \"mesh\": 24,\n      \"name\": \"Sphere_Material.019_0\"\n    },\n    {\n      \"children\": [\n        54\n      ],\n      \"matrix\": [\n        4.859640598297119,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -0.2386696861881748,\n        -4.85377573554838,\n        0.0,\n        0.0,\n        4.85377573554838,\n        -0.2386696861881748,\n        0.0,\n        -277.5442199707031,\n        457.8604736328125,\n        -439.73150634765625,\n        1.0\n      ],\n      \"name\": \"Sphere.001\"\n    },\n    {\n      \"mesh\": 25,\n      \"name\": \"Sphere.001_Material.019_0\"\n    },\n    {\n      \"children\": [\n        56\n      ],\n      \"matrix\": [\n        -4.31338223228921e-06,\n        -26.475351333617763,\n        1.5780537234252895e-06,\n        0.0,\n        -5.026925894357257e-06,\n        1.8391050733967206e-06,\n        30.85505294799758,\n        0.0,\n        -31.83249855041419,\n        5.1861719866390205e-06,\n        -5.186172297641341e-06,\n        0.0,\n        -259.6886291503906,\n        284.7993469238281,\n        -422.490966796875,\n        1.0\n      ],\n      \"name\": \"IOSHIELD\"\n    },\n    {\n      \"mesh\": 26,\n      \"name\": \"IOSHIELD_IOSHIELD_0\"\n    },\n    {\n      \"children\": [\n        58\n      ],\n      \"matrix\": [\n        11.99118232727046,\n        1.0483024921933595e-06,\n        -0.0,\n        -0.0,\n        8.44104093692306e-13,\n        -9.655425011885655e-06,\n        59.26457595825116,\n        -0.0,\n        -1.02992814772384e-05,\n        117.8100433349589,\n        1.9193692351631105e-05,\n        -0.0,\n        93.78107452392578,\n        228.5900115966797,\n        -355.2820129394531,\n        1.0\n      ],\n      \"name\": \"Cube.023\"\n    },\n    {\n      \"mesh\": 27,\n      \"name\": \"Cube.023_Material.021_0\"\n    },\n    {\n      \"children\": [\n        60\n      ],\n      \"matrix\": [\n        6.378213405609131,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -9.035298572058767e-06,\n        -55.45826721191333,\n        0.0,\n        0.0,\n        55.45826721191333,\n        -9.035298572058767e-06,\n        0.0,\n        -265.0957336425781,\n        291.7020568847656,\n        -335.08990478515625,\n        1.0\n      ],\n      \"name\": \"Cube.024\"\n    },\n    {\n      \"mesh\": 28,\n      \"name\": \"Cube.024_Material.022_0\"\n    },\n    {\n      \"children\": [\n        62\n      ],\n      \"matrix\": [\n        5.047477353022651,\n        3.8418622186153017,\n        -5.696179363271701e-06,\n        0.0,\n        -3.841862218615596,\n        5.047477353025392,\n        1.5881890804727747e-06,\n        0.0,\n        5.494484891896549e-06,\n        2.1861929618896706e-06,\n        6.343258857724295,\n        0.0,\n        -235.59091186523438,\n        287.7469482421875,\n        -423.9190673828125,\n        1.0\n      ],\n      \"name\": \"MOBOAORUSORANGETRANS\"\n    },\n    {\n      \"mesh\": 29,\n      \"name\": \"MOBOAORUSORANGETRANS_MOBOAORUSORANGETRANS_0\"\n    },\n    {\n      \"children\": [\n        64\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.025\"\n    },\n    {\n      \"mesh\": 30,\n      \"name\": \"Cube.025_Material.023_0\"\n    },\n    {\n      \"children\": [\n        66\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.026\"\n    },\n    {\n      \"mesh\": 31,\n      \"name\": \"Cube.026_Material.024_0\"\n    },\n    {\n      \"children\": [\n        68\n      ],\n      \"matrix\": [\n        -99.99999999999356,\n        1.5099579909782904e-05,\n        3.258413698858874e-05,\n        0.0,\n        -4.356647300598039e-05,\n        -7.384968361423604e-05,\n        -133.7045135497772,\n        0.0,\n        -1.5099561912420222e-05,\n        -99.99999999998361,\n        5.523350575797892e-05,\n        0.0,\n        -42.31238555908203,\n        356.983642578125,\n        -354.16351318359375,\n        1.0\n      ],\n      \"name\": \"metal-mesh-500x500\"\n    },\n    {\n      \"mesh\": 32,\n      \"name\": \"metal-mesh-500x500_metal-mesh-500x500_0\"\n    },\n    {\n      \"children\": [\n        70\n      ],\n      \"matrix\": [\n        4.3312576847309714e-05,\n        -1.1102230246251565e-14,\n        99.9999999999906,\n        0.0,\n        -133.70451354974057,\n        -0.000117416150635007,\n        5.7910870164736605e-05,\n        0.0,\n        8.781764169185635e-05,\n        -99.99999999996143,\n        -3.803624082365786e-11,\n        0.0,\n        -174.20526123046875,\n        356.983642578125,\n        -354.16351318359375,\n        1.0\n      ],\n      \"name\": \"metal-mesh-500x500.001\"\n    },\n    {\n      \"mesh\": 33,\n      \"name\": \"metal-mesh-500x500.001_metal-mesh-500x500_0\"\n    },\n    {\n      \"children\": [\n        72\n      ],\n      \"matrix\": [\n        4.394123061390213e-05,\n        4.21162724731782e-21,\n        79.55538940428474,\n        0.0,\n        -8.073070559718233e-05,\n        106.36914825436389,\n        4.459039893431062e-11,\n        0.0,\n        -79.55538940426183,\n        -6.0379939353355956e-05,\n        4.394123061390213e-05,\n        0.0,\n        -270.89990234375,\n        291.5138854980469,\n        -335.32818603515625,\n        1.0\n      ],\n      \"name\": \"metal-mesh-500x500.002\"\n    },\n    {\n      \"mesh\": 34,\n      \"name\": \"metal-mesh-500x500.002_metal-mesh-500x500_0\"\n    },\n    {\n      \"children\": [\n        74\n      ],\n      \"matrix\": [\n        -1.5128912925720215,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.778504811331388e-06,\n        -10.916384696960305,\n        -0.0,\n        -0.0,\n        44.28952407836856,\n        7.215679352788776e-06,\n        -0.0,\n        -96.40647888183594,\n        270.96295166015625,\n        -430.9271240234375,\n        1.0\n      ],\n      \"name\": \"Cube.027\"\n    },\n    {\n      \"mesh\": 35,\n      \"name\": \"Cube.027_Material.008_0\"\n    },\n    {\n      \"children\": [\n        76\n      ],\n      \"matrix\": [\n        -1.0511277914047241,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5859904964163296e-06,\n        -9.734740257263056,\n        -0.0,\n        -0.0,\n        44.41103744506777,\n        7.235476393046602e-06,\n        -0.0,\n        -95.70954132080078,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.028\"\n    },\n    {\n      \"mesh\": 36,\n      \"name\": \"Cube.028_Material.026_0\"\n    },\n    {\n      \"children\": [\n        78\n      ],\n      \"matrix\": [\n        -0.24975338578224182,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5214386525612648e-06,\n        -9.338523864745971,\n        -0.0,\n        -0.0,\n        46.66292190551696,\n        7.602354939254896e-06,\n        -0.0,\n        -96.38716125488281,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.029\"\n    },\n    {\n      \"mesh\": 37,\n      \"name\": \"Cube.029_Material.025_0\"\n    },\n    {\n      \"children\": [\n        80\n      ],\n      \"matrix\": [\n        1.0511277914046444,\n        1.2872600631773845e-16,\n        -4.0932427483117454e-07,\n        -0.0,\n        3.790847819891611e-06,\n        -7.349524447239109e-07,\n        9.734740257262418,\n        -0.0,\n        1.30024427973346e-12,\n        44.411037445068224,\n        3.352940051032883e-06,\n        -0.0,\n        -96.99602508544922,\n        270.96295166015625,\n        -451.7010192871094,\n        1.0\n      ],\n      \"name\": \"Cube.030\"\n    },\n    {\n      \"mesh\": 38,\n      \"name\": \"Cube.030_Material.026_0\"\n    },\n    {\n      \"children\": [\n        82\n      ],\n      \"matrix\": [\n        -1.5128912925720215,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.778504811331388e-06,\n        -10.916384696960305,\n        -0.0,\n        -0.0,\n        44.28952407836856,\n        7.215679352788776e-06,\n        -0.0,\n        -103.68679809570313,\n        270.96295166015625,\n        -430.9271240234375,\n        1.0\n      ],\n      \"name\": \"Cube.031\"\n    },\n    {\n      \"mesh\": 39,\n      \"name\": \"Cube.031_Material.008_0\"\n    },\n    {\n      \"children\": [\n        84\n      ],\n      \"matrix\": [\n        -1.0511277914047241,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5859904964163296e-06,\n        -9.734740257263056,\n        -0.0,\n        -0.0,\n        44.41103744506777,\n        7.235476393046602e-06,\n        -0.0,\n        -102.9898681640625,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.032\"\n    },\n    {\n      \"mesh\": 40,\n      \"name\": \"Cube.032_Material.026_0\"\n    },\n    {\n      \"children\": [\n        86\n      ],\n      \"matrix\": [\n        -0.24975338578224182,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5214386525612648e-06,\n        -9.338523864745971,\n        -0.0,\n        -0.0,\n        46.66292190551696,\n        7.602354939254896e-06,\n        -0.0,\n        -103.66747283935547,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.033\"\n    },\n    {\n      \"mesh\": 41,\n      \"name\": \"Cube.033_Material.025_0\"\n    },\n    {\n      \"children\": [\n        88\n      ],\n      \"matrix\": [\n        1.0511277914046444,\n        1.2872600631773845e-16,\n        -4.0932427483117454e-07,\n        -0.0,\n        3.790847819891611e-06,\n        -7.349524447239109e-07,\n        9.734740257262418,\n        -0.0,\n        1.30024427973346e-12,\n        44.411037445068224,\n        3.352940051032883e-06,\n        -0.0,\n        -104.2763442993164,\n        270.96295166015625,\n        -451.7010192871094,\n        1.0\n      ],\n      \"name\": \"Cube.034\"\n    },\n    {\n      \"mesh\": 42,\n      \"name\": \"Cube.034_Material.026_0\"\n    },\n    {\n      \"children\": [\n        90\n      ],\n      \"matrix\": [\n        -1.5128912925720215,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.778504811331388e-06,\n        -10.916384696960305,\n        -0.0,\n        -0.0,\n        44.28952407836856,\n        7.215679352788776e-06,\n        -0.0,\n        -110.55084228515625,\n        270.96295166015625,\n        -430.9271240234375,\n        1.0\n      ],\n      \"name\": \"Cube.035\"\n    },\n    {\n      \"mesh\": 43,\n      \"name\": \"Cube.035_Material.008_0\"\n    },\n    {\n      \"children\": [\n        92\n      ],\n      \"matrix\": [\n        -1.0511277914047241,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5859904964163296e-06,\n        -9.734740257263056,\n        -0.0,\n        -0.0,\n        44.41103744506777,\n        7.235476393046602e-06,\n        -0.0,\n        -109.85391235351563,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.036\"\n    },\n    {\n      \"mesh\": 44,\n      \"name\": \"Cube.036_Material.026_0\"\n    },\n    {\n      \"children\": [\n        94\n      ],\n      \"matrix\": [\n        -0.24975338578224182,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5214386525612648e-06,\n        -9.338523864745971,\n        -0.0,\n        -0.0,\n        46.66292190551696,\n        7.602354939254896e-06,\n        -0.0,\n        -110.53152465820313,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.037\"\n    },\n    {\n      \"mesh\": 45,\n      \"name\": \"Cube.037_Material.025_0\"\n    },\n    {\n      \"children\": [\n        96\n      ],\n      \"matrix\": [\n        1.0511277914046444,\n        1.2872600631773845e-16,\n        -4.0932427483117454e-07,\n        -0.0,\n        3.790847819891611e-06,\n        -7.349524447239109e-07,\n        9.734740257262418,\n        -0.0,\n        1.30024427973346e-12,\n        44.411037445068224,\n        3.352940051032883e-06,\n        -0.0,\n        -111.14039611816406,\n        270.96295166015625,\n        -451.7010192871094,\n        1.0\n      ],\n      \"name\": \"Cube.038\"\n    },\n    {\n      \"mesh\": 46,\n      \"name\": \"Cube.038_Material.026_0\"\n    },\n    {\n      \"children\": [\n        98\n      ],\n      \"matrix\": [\n        -1.5128912925720215,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.778504811331388e-06,\n        -10.916384696960305,\n        -0.0,\n        -0.0,\n        44.28952407836856,\n        7.215679352788776e-06,\n        -0.0,\n        -117.501953125,\n        270.96295166015625,\n        -430.9271240234375,\n        1.0\n      ],\n      \"name\": \"Cube.039\"\n    },\n    {\n      \"mesh\": 47,\n      \"name\": \"Cube.039_Material.008_0\"\n    },\n    {\n      \"children\": [\n        100\n      ],\n      \"matrix\": [\n        -1.0511277914047241,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5859904964163296e-06,\n        -9.734740257263056,\n        -0.0,\n        -0.0,\n        44.41103744506777,\n        7.235476393046602e-06,\n        -0.0,\n        -116.80501556396484,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.040\"\n    },\n    {\n      \"mesh\": 48,\n      \"name\": \"Cube.040_Material.026_0\"\n    },\n    {\n      \"children\": [\n        102\n      ],\n      \"matrix\": [\n        -0.24975338578224182,\n        -0.0,\n        -0.0,\n        -0.0,\n        -0.0,\n        1.5214386525612648e-06,\n        -9.338523864745971,\n        -0.0,\n        -0.0,\n        46.66292190551696,\n        7.602354939254896e-06,\n        -0.0,\n        -117.48262786865234,\n        270.96295166015625,\n        -432.4090576171875,\n        1.0\n      ],\n      \"name\": \"Cube.041\"\n    },\n    {\n      \"mesh\": 49,\n      \"name\": \"Cube.041_Material.025_0\"\n    },\n    {\n      \"children\": [\n        104\n      ],\n      \"matrix\": [\n        1.0511277914046444,\n        1.2872600631773845e-16,\n        -4.0932427483117454e-07,\n        -0.0,\n        3.790847819891611e-06,\n        -7.349524447239109e-07,\n        9.734740257262418,\n        -0.0,\n        1.30024427973346e-12,\n        44.411037445068224,\n        3.352940051032883e-06,\n        -0.0,\n        -118.09149932861328,\n        270.96295166015625,\n        -451.7010192871094,\n        1.0\n      ],\n      \"name\": \"Cube.042\"\n    },\n    {\n      \"mesh\": 50,\n      \"name\": \"Cube.042_Material.026_0\"\n    },\n    {\n      \"children\": [\n        106\n      ],\n      \"matrix\": [\n        6.0249644632509636e-05,\n        5.774736879927352e-21,\n        109.08169555662398,\n        0.0,\n        -8.073070559718233e-05,\n        106.36914825436389,\n        4.459039893431062e-11,\n        0.0,\n        -79.55538940426183,\n        -6.0379939353355956e-05,\n        4.394123061390213e-05,\n        0.0,\n        -257.977294921875,\n        182.03939819335938,\n        -359.04949951171875,\n        1.0\n      ],\n      \"name\": \"metal-mesh-500x500.003\"\n    },\n    {\n      \"mesh\": 51,\n      \"name\": \"metal-mesh-500x500.003_metal-mesh-500x500_0\"\n    },\n    {\n      \"children\": [\n        108\n      ],\n      \"matrix\": [\n        49.17704391479492,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -4.769934143237269e-06,\n        -29.27764701843223,\n        0.0,\n        0.0,\n        59.6581153869621,\n        -9.719540690080266e-06,\n        0.0,\n        -219.4855194091797,\n        85.33855438232422,\n        -71.14894104003906,\n        1.0\n      ],\n      \"name\": \"Cube.043\"\n    },\n    {\n      \"mesh\": 52,\n      \"name\": \"Cube.043_Material.012_0\"\n    },\n    {\n      \"children\": [\n        110\n      ],\n      \"matrix\": [\n        35.4759407043457,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.416165932549561e-07,\n        -5.165805816650322,\n        0.0,\n        0.0,\n        20.56838035583469,\n        -3.351014501562231e-06,\n        0.0,\n        -212.13954162597656,\n        79.39873504638672,\n        -298.22796630859375,\n        1.0\n      ],\n      \"name\": \"Cube.045\"\n    },\n    {\n      \"mesh\": 53,\n      \"name\": \"Cube.045_Material.027_0\"\n    },\n    {\n      \"children\": [\n        112\n      ],\n      \"matrix\": [\n        36.94224548339059,\n        -6.982627741505279e-20,\n        -2.407462165001775e-05,\n        0.0,\n        1.0523352046265108e-12,\n        36.9422454833984,\n        1.6147968365084768e-06,\n        0.0,\n        2.4074621650017728e-05,\n        -1.6147968365088196e-06,\n        36.94224548339056,\n        0.0,\n        -93.4769058227539,\n        83.16719818115234,\n        -288.79583740234375,\n        1.0\n      ],\n      \"name\": \"rgb-hdd-cover-aorus-v1\"\n    },\n    {\n      \"mesh\": 54,\n      \"name\": \"rgb-hdd-cover-aorus-v1_rgb-hdd-cover-aorus-v1_0\"\n    },\n    {\n      \"children\": [\n        114\n      ],\n      \"matrix\": [\n        2.975425775592976e-06,\n        0.0,\n        -39.4107093811034,\n        0.0,\n        1.7226971004431286e-06,\n        39.41070938110347,\n        1.3006001261201745e-13,\n        0.0,\n        39.410709381103366,\n        -1.7226971004431334e-06,\n        2.975425775592976e-06,\n        0.0,\n        87.7141342163086,\n        83.614990234375,\n        -355.3115539550781,\n        1.0\n      ],\n      \"name\": \"maxresdefault (1)\"\n    },\n    {\n      \"mesh\": 55,\n      \"name\": \"maxresdefault (1)_maxresdefault (1)_0\"\n    },\n    {\n      \"children\": [\n        116\n      ],\n      \"matrix\": [\n        0.3324879498564191,\n        -19.396883159825105,\n        -1.7294530692151426e-06,\n        0.0,\n        1.434783206860315e-06,\n        1.754301187270033e-06,\n        -19.39973258972155,\n        0.0,\n        2.505953302079761,\n        0.04295531756204158,\n        1.8922200397806493e-07,\n        0.0,\n        -169.22512817382813,\n        114.40611267089844,\n        -71.64431762695313,\n        1.0\n      ],\n      \"name\": \"Cylinder.001\"\n    },\n    {\n      \"mesh\": 56,\n      \"name\": \"Cylinder.001_Material.028_0\"\n    },\n    {\n      \"children\": [\n        118\n      ],\n      \"matrix\": [\n        0.35605771544925147,\n        -10.291908914824452,\n        -3.121668886555029e-07,\n        0.0,\n        -4.6066687827333384e-07,\n        2.964164655521261e-07,\n        -10.298066139221177,\n        0.0,\n        1.329648861892859,\n        0.046000381467946876,\n        -5.8155571325399155e-08,\n        0.0,\n        -166.36904907226563,\n        70.64706420898438,\n        -71.64431762695313,\n        1.0\n      ],\n      \"name\": \"Cylinder.002\"\n    },\n    {\n      \"mesh\": 57,\n      \"name\": \"Cylinder.002_Material.029_0\"\n    },\n    {\n      \"children\": [\n        120\n      ],\n      \"matrix\": [\n        49.17704391479492,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -4.769934143237269e-06,\n        -29.27764701843223,\n        0.0,\n        0.0,\n        59.6581153869621,\n        -9.719540690080266e-06,\n        0.0,\n        -219.4855194091797,\n        85.33855438232422,\n        671.4326782226563,\n        1.0\n      ],\n      \"name\": \"Cube.044\"\n    },\n    {\n      \"mesh\": 58,\n      \"name\": \"Cube.044_Material.012_0\"\n    },\n    {\n      \"children\": [\n        122\n      ],\n      \"matrix\": [\n        0.3324879498564191,\n        -19.396883159825105,\n        -1.7294530692151426e-06,\n        0.0,\n        1.434783206860315e-06,\n        1.754301187270033e-06,\n        -19.39973258972155,\n        0.0,\n        2.505953302079761,\n        0.04295531756204158,\n        1.8922200397806493e-07,\n        0.0,\n        -169.22512817382813,\n        114.40611267089844,\n        670.9373168945313,\n        1.0\n      ],\n      \"name\": \"Cylinder.003\"\n    },\n    {\n      \"mesh\": 59,\n      \"name\": \"Cylinder.003_Material.031_0\"\n    },\n    {\n      \"children\": [\n        124\n      ],\n      \"matrix\": [\n        0.35605771544925147,\n        -10.291908914824452,\n        -3.121668886555029e-07,\n        0.0,\n        -4.6066687827333384e-07,\n        2.964164655521261e-07,\n        -10.298066139221177,\n        0.0,\n        1.329648861892859,\n        0.046000381467946876,\n        -5.8155571325399155e-08,\n        0.0,\n        -166.36904907226563,\n        70.64706420898438,\n        670.9373168945313,\n        1.0\n      ],\n      \"name\": \"Cylinder.004\"\n    },\n    {\n      \"mesh\": 60,\n      \"name\": \"Cylinder.004_Material.030_0\"\n    },\n    {\n      \"children\": [\n        126\n      ],\n      \"matrix\": [\n        45.188758850078464,\n        2.944873417430985e-05,\n        -2.944873417431612e-05,\n        0.0,\n        -2.944873288705847e-05,\n        45.18875885008802,\n        1.975282649418568e-06,\n        0.0,\n        2.944873546156744e-05,\n        -1.9752634581867985e-06,\n        45.18875885008802,\n        0.0,\n        0.5859143733978271,\n        70.42808532714844,\n        -289.065673828125,\n        1.0\n      ],\n      \"name\": \"NVIDIA LOGO\"\n    },\n    {\n      \"mesh\": 61,\n      \"name\": \"NVIDIA LOGO_NVIDIA LOGO_0\"\n    },\n    {\n      \"children\": [\n        128\n      ],\n      \"matrix\": [\n        3.9949262378911254e-05,\n        -3.936628215299662e-22,\n        -59.48864364622682,\n        0.0,\n        2.6003316237638416e-06,\n        59.48864364624018,\n        1.7462380032026437e-12,\n        0.0,\n        59.48864364622677,\n        -2.600331623764428e-06,\n        3.9949262378911254e-05,\n        0.0,\n        -260.26617431640625,\n        77.97001647949219,\n        -352.75244140625,\n        1.0\n      ],\n      \"name\": \"psuback\"\n    },\n    {\n      \"mesh\": 62,\n      \"name\": \"psuback_psuback_0\"\n    },\n    {\n      \"children\": [\n        130\n      ],\n      \"matrix\": [\n        1.429560513713888e-06,\n        -8.151373392902884e-16,\n        -7.342104434966901,\n        0.0,\n        -7.342104434965245,\n        4.930548730974682e-06,\n        -1.4295605128987506e-06,\n        0.0,\n        4.930548730159545e-06,\n        7.342104434965385,\n        9.602317856839598e-13,\n        0.0,\n        70.47293090820313,\n        357.14990234375,\n        -289.6947326660156,\n        1.0\n      ],\n      \"name\": \"usb\"\n    },\n    {\n      \"mesh\": 63,\n      \"name\": \"usb_usb_0\"\n    },\n    {\n      \"children\": [\n        132\n      ],\n      \"matrix\": [\n        1.429560513713888e-06,\n        -8.151373392902884e-16,\n        -7.342104434966901,\n        0.0,\n        -7.342104434965245,\n        4.930548730974682e-06,\n        -1.4295605128987506e-06,\n        0.0,\n        4.930548730159545e-06,\n        7.342104434965385,\n        9.602317856839598e-13,\n        0.0,\n        70.47293090820313,\n        357.14990234375,\n        -321.002685546875,\n        1.0\n      ],\n      \"name\": \"usb.001\"\n    },\n    {\n      \"mesh\": 64,\n      \"name\": \"usb.001_usb_0\"\n    },\n    {\n      \"children\": [\n        134\n      ],\n      \"matrix\": [\n        1.429560513713888e-06,\n        -8.151373392902884e-16,\n        -7.342104434966901,\n        0.0,\n        -7.342104434965245,\n        4.930548730974682e-06,\n        -1.4295605128987506e-06,\n        0.0,\n        4.930548730159545e-06,\n        7.342104434965385,\n        9.602317856839598e-13,\n        0.0,\n        70.47293090820313,\n        357.14990234375,\n        -352.5901794433594,\n        1.0\n      ],\n      \"name\": \"usb.002\"\n    },\n    {\n      \"mesh\": 65,\n      \"name\": \"usb.002_usb_0\"\n    },\n    {\n      \"children\": [\n        136\n      ],\n      \"matrix\": [\n        3.297064781188965,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        -5.371600341501861e-07,\n        -3.2970647811889213,\n        0.0,\n        0.0,\n        3.2970647811889213,\n        -5.371600341501861e-07,\n        0.0,\n        69.92597961425781,\n        356.74127197265625,\n        -407.0054931640625,\n        1.0\n      ],\n      \"name\": \"Torus\"\n    },\n    {\n      \"mesh\": 66,\n      \"name\": \"Torus_Material.013_0\"\n    },\n    {\n      \"children\": [\n        138\n      ],\n      \"matrix\": [\n        3.297064781188965,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        -5.371600341501861e-07,\n        -3.2970647811889213,\n        0.0,\n        0.0,\n        3.2970647811889213,\n        -5.371600341501861e-07,\n        0.0,\n        69.92597961425781,\n        356.74127197265625,\n        -423.72918701171875,\n        1.0\n      ],\n      \"name\": \"Torus.001\"\n    },\n    {\n      \"mesh\": 67,\n      \"name\": \"Torus.001_Material.032_0\"\n    },\n    {\n      \"children\": [\n        140\n      ],\n      \"matrix\": [\n        1.429560513713888e-06,\n        -8.151373392902884e-16,\n        -7.342104434966901,\n        0.0,\n        -7.342104434965245,\n        4.930548730974682e-06,\n        -1.4295605128987506e-06,\n        0.0,\n        4.930548730159545e-06,\n        7.342104434965385,\n        9.602317856839598e-13,\n        0.0,\n        70.47293090820313,\n        357.14990234375,\n        -384.8907165527344,\n        1.0\n      ],\n      \"name\": \"usb.003\"\n    },\n    {\n      \"mesh\": 68,\n      \"name\": \"usb.003_usb_0\"\n    },\n    {\n      \"children\": [\n        142\n      ],\n      \"matrix\": [\n        9.278203010559082,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.915321074362105e-06,\n        -42.445938110351,\n        0.0,\n        0.0,\n        42.445938110351,\n        -6.915321074362105e-06,\n        0.0,\n        -188.1602020263672,\n        268.51605224609375,\n        -368.1942443847656,\n        1.0\n      ],\n      \"name\": \"Cube.046\"\n    },\n    {\n      \"mesh\": 69,\n      \"name\": \"Cube.046_Material.034_0\"\n    },\n    {\n      \"children\": [\n        144\n      ],\n      \"matrix\": [\n        9.278203010559082,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.915321074362105e-06,\n        -42.445938110351,\n        0.0,\n        0.0,\n        42.445938110351,\n        -6.915321074362105e-06,\n        0.0,\n        -134.6636962890625,\n        268.51605224609375,\n        -368.1942443847656,\n        1.0\n      ],\n      \"name\": \"Cube.047\"\n    },\n    {\n      \"mesh\": 70,\n      \"name\": \"Cube.047_Material.033_0\"\n    },\n    {\n      \"children\": [\n        146\n      ],\n      \"matrix\": [\n        17.436283111572266,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.419935784537599e-06,\n        -39.40528488159128,\n        0.0,\n        0.0,\n        40.07472229003853,\n        -6.529000981932134e-06,\n        0.0,\n        -161.35374450683594,\n        268.2420654296875,\n        -368.1709899902344,\n        1.0\n      ],\n      \"name\": \"Cube.048\"\n    },\n    {\n      \"mesh\": 71,\n      \"name\": \"Cube.048_Material.035_0\"\n    },\n    {\n      \"children\": [\n        148\n      ],\n      \"matrix\": [\n        17.436283111572266,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.419935784537599e-06,\n        -39.40528488159128,\n        0.0,\n        0.0,\n        40.07472229003853,\n        -6.529000981932134e-06,\n        0.0,\n        -161.35374450683594,\n        268.2420654296875,\n        -368.1709899902344,\n        1.0\n      ],\n      \"name\": \"Cube.049\"\n    },\n    {\n      \"mesh\": 72,\n      \"name\": \"Cube.049_Material.040_0\"\n    },\n    {\n      \"children\": [\n        150\n      ],\n      \"matrix\": [\n        17.436283111572266,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.419935784537599e-06,\n        -39.40528488159128,\n        0.0,\n        0.0,\n        40.07472229003853,\n        -6.529000981932134e-06,\n        0.0,\n        -161.35374450683594,\n        268.2420654296875,\n        -368.1709899902344,\n        1.0\n      ],\n      \"name\": \"Cube.050\"\n    },\n    {\n      \"mesh\": 73,\n      \"name\": \"Cube.050_Material.038_0\"\n    },\n    {\n      \"children\": [\n        152\n      ],\n      \"matrix\": [\n        17.436283111572266,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.419935784537599e-06,\n        -39.40528488159128,\n        0.0,\n        0.0,\n        40.07472229003853,\n        -6.529000981932134e-06,\n        0.0,\n        -161.35374450683594,\n        268.2420654296875,\n        -368.1709899902344,\n        1.0\n      ],\n      \"name\": \"Cube.051\"\n    },\n    {\n      \"mesh\": 74,\n      \"name\": \"Cube.051_Material.042_0\"\n    },\n    {\n      \"children\": [\n        154\n      ],\n      \"matrix\": [\n        -1.4298013558846905e-06,\n        -32.71004104614249,\n        1.9496701447249546e-06,\n        0.0,\n        -5.329142204592387e-06,\n        -1.949669912306134e-06,\n        -32.71004104614208,\n        0.0,\n        34.212570190429204,\n        -1.4954793254145165e-06,\n        -5.57393518676224e-06,\n        0.0,\n        -161.13897705078125,\n        268.6579895019531,\n        -369.0243835449219,\n        1.0\n      ],\n      \"name\": \"Cylinder.005\"\n    },\n    {\n      \"mesh\": 75,\n      \"name\": \"Cylinder.005_Material.041_0\"\n    },\n    {\n      \"children\": [\n        156\n      ],\n      \"matrix\": [\n        -2.0549404621122713,\n        8.002233604651245e-07,\n        -1.5005269276060293e-14,\n        0.0,\n        -7.121351740368999e-07,\n        -1.8287336636055027,\n        -0.9372910275332579,\n        0.0,\n        -3.0146661454496513e-06,\n        -7.741537577456234,\n        15.104391229714416,\n        0.0,\n        -173.93435668945313,\n        242.500732421875,\n        -421.74005126953125,\n        1.0\n      ],\n      \"name\": \"Cylinder.011\"\n    },\n    {\n      \"mesh\": 76,\n      \"name\": \"Cylinder.011_Material.045_0\"\n    },\n    {\n      \"children\": [\n        158\n      ],\n      \"matrix\": [\n        6.0249644632509636e-05,\n        5.774736879927352e-21,\n        109.08169555662398,\n        0.0,\n        -8.073070559718233e-05,\n        106.36914825436389,\n        4.459039893431062e-11,\n        0.0,\n        -79.55538940426183,\n        -6.0379939353355956e-05,\n        4.394123061390213e-05,\n        0.0,\n        -257.977294921875,\n        220.7234649658203,\n        -359.04949951171875,\n        1.0\n      ],\n      \"name\": \"metal-mesh-500x500.004\"\n    },\n    {\n      \"mesh\": 77,\n      \"name\": \"metal-mesh-500x500.004_metal-mesh-500x500_0\"\n    },\n    {\n      \"children\": [\n        160\n      ],\n      \"matrix\": [\n        -3.968060011968472e-07,\n        2.435577869415251,\n        6.118531791658136e-15,\n        0.0,\n        -2.4355778694152486,\n        -3.968060011968472e-07,\n        1.0646251591132977e-07,\n        0.0,\n        1.0646251591132934e-07,\n        1.1226413609614369e-14,\n        2.435577869415281,\n        0.0,\n        -143.80398559570313,\n        250.19326782226563,\n        -325.7239074707031,\n        1.0\n      ],\n      \"name\": \"Text\"\n    },\n    {\n      \"mesh\": 78,\n      \"name\": \"Text_Material.046_0\"\n    },\n    {\n      \"children\": [\n        162\n      ],\n      \"matrix\": [\n        5.749837398529053,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        -7.540052123447581e-06,\n        -46.28050994872986,\n        0.0,\n        0.0,\n        28.86747932434044,\n        -4.703109343851253e-06,\n        0.0,\n        83.51468658447266,\n        83.27584838867188,\n        -355.5987243652344,\n        1.0\n      ],\n      \"name\": \"Cube.052\"\n    },\n    {\n      \"mesh\": 79,\n      \"name\": \"Cube.052_Material.047_0\"\n    },\n    {\n      \"children\": [\n        164\n      ],\n      \"matrix\": [\n        35.19368362426758,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        35.19368362426754,\n        1.53836477014097e-06,\n        0.0,\n        0.0,\n        -1.53836477014097e-06,\n        35.19368362426754,\n        0.0,\n        -115.8540267944336,\n        150.748291015625,\n        -435.2226867675781,\n        1.0\n      ],\n      \"name\": \"test-aorus-m2-souris-aorus-rgb2\"\n    },\n    {\n      \"mesh\": 80,\n      \"name\": \"test-aorus-m2-souris-aorus-rgb2_test-aorus-m2-souris-aorus-rgb2_0\"\n    },\n    {\n      \"children\": [\n        166\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.053\"\n    },\n    {\n      \"mesh\": 81,\n      \"name\": \"Cube.053_Material.048_0\"\n    },\n    {\n      \"children\": [\n        168\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.054\"\n    },\n    {\n      \"mesh\": 82,\n      \"name\": \"Cube.054_Material.049_0\"\n    },\n    {\n      \"children\": [\n        170\n      ],\n      \"matrix\": [\n        133.16307067871094,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.88463684347643e-06,\n        -54.5335121154778,\n        0.0,\n        0.0,\n        13.174385070800607,\n        -2.1463797663044643e-06,\n        0.0,\n        -122.28582000732422,\n        185.07626342773438,\n        -370.55859375,\n        1.0\n      ],\n      \"name\": \"Cube.055\"\n    },\n    {\n      \"mesh\": 83,\n      \"name\": \"Cube.055_Material.054_0\"\n    },\n    {\n      \"children\": [\n        172\n      ],\n      \"matrix\": [\n        128.05894470214844,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.544089715665935e-06,\n        -52.4432487487786,\n        0.0,\n        0.0,\n        12.669409751891923,\n        -2.0641088442717533e-06,\n        0.0,\n        -127.22206115722656,\n        200.08087158203125,\n        -370.55859375,\n        1.0\n      ],\n      \"name\": \"Cube.056\"\n    },\n    {\n      \"mesh\": 84,\n      \"name\": \"Cube.056_Material.061_0\"\n    },\n    {\n      \"children\": [\n        174\n      ],\n      \"matrix\": [\n        36.35369110107422,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.227078405447795e-06,\n        -38.2215347290034,\n        0.0,\n        0.0,\n        10.574655532836774,\n        -1.722830063744379e-06,\n        0.0,\n        -209.45143127441406,\n        184.61602783203125,\n        -370.0960693359375,\n        1.0\n      ],\n      \"name\": \"Cylinder.006\"\n    },\n    {\n      \"mesh\": 85,\n      \"name\": \"Cylinder.006_Material.050_0\"\n    },\n    {\n      \"children\": [\n        176\n      ],\n      \"matrix\": [\n        36.35369110107422,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.227078405447795e-06,\n        -38.2215347290034,\n        0.0,\n        0.0,\n        10.574655532836774,\n        -1.722830063744379e-06,\n        0.0,\n        -124.4391098022461,\n        184.61602783203125,\n        -370.0960693359375,\n        1.0\n      ],\n      \"name\": \"Cylinder.007\"\n    },\n    {\n      \"mesh\": 86,\n      \"name\": \"Cylinder.007_Material.051_0\"\n    },\n    {\n      \"children\": [\n        178\n      ],\n      \"matrix\": [\n        36.35369110107422,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -6.227078405447795e-06,\n        -38.2215347290034,\n        0.0,\n        0.0,\n        10.574655532836774,\n        -1.722830063744379e-06,\n        0.0,\n        -37.77696990966797,\n        184.61602783203125,\n        -370.0960693359375,\n        1.0\n      ],\n      \"name\": \"Cylinder.008\"\n    },\n    {\n      \"mesh\": 87,\n      \"name\": \"Cylinder.008_Material.052_0\"\n    },\n    {\n      \"children\": [\n        180\n      ],\n      \"matrix\": [\n        124.42671966552734,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        -2.510793222399158e-05,\n        -154.1113891601542,\n        0.0,\n        0.0,\n        119.91057586669764,\n        -1.953591248646838e-05,\n        0.0,\n        117.18205261230469,\n        25.60487937927246,\n        -29.16535758972168,\n        1.0\n      ],\n      \"name\": \"Plane\"\n    },\n    {\n      \"mesh\": 88,\n      \"name\": \"Plane_Material.053_0\"\n    },\n    {\n      \"children\": [\n        182\n      ],\n      \"matrix\": [\n        10.376615524291992,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        10.376615524291982,\n        4.5357627028451994e-07,\n        0.0,\n        0.0,\n        -4.768809429906814e-07,\n        10.909764289855946,\n        0.0,\n        -229.27110290527344,\n        204.82577514648438,\n        -315.95660400390625,\n        1.0\n      ],\n      \"name\": \"geforcertx\"\n    },\n    {\n      \"mesh\": 89,\n      \"name\": \"geforcertx_Material.056_0\"\n    },\n    {\n      \"children\": [\n        184\n      ],\n      \"matrix\": [\n        128.05894470214844,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.544089715665935e-06,\n        -52.4432487487786,\n        0.0,\n        0.0,\n        12.669409751891923,\n        -2.0641088442717533e-06,\n        0.0,\n        -127.22206115722656,\n        200.08087158203125,\n        -370.55859375,\n        1.0\n      ],\n      \"name\": \"Cube.057\"\n    },\n    {\n      \"mesh\": 90,\n      \"name\": \"Cube.057_Material.059_0\"\n    },\n    {\n      \"children\": [\n        186\n      ],\n      \"matrix\": [\n        128.05894470214844,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.544089715665935e-06,\n        -52.4432487487786,\n        0.0,\n        0.0,\n        12.669409751891923,\n        -2.0641088442717533e-06,\n        0.0,\n        -127.22206115722656,\n        200.08087158203125,\n        -370.55859375,\n        1.0\n      ],\n      \"name\": \"Cube.059\"\n    },\n    {\n      \"mesh\": 91,\n      \"name\": \"Cube.059_Material.058_0\"\n    },\n    {\n      \"children\": [\n        188\n      ],\n      \"matrix\": [\n        133.25665283203125,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        53.22020721435542,\n        2.3263291422473426e-06,\n        0.0,\n        0.0,\n        -3.603054922676587e-08,\n        0.8242828845977775,\n        0.0,\n        -123.74424743652344,\n        264.2767333984375,\n        -316.7951965332031,\n        1.0\n      ],\n      \"name\": \"Cube.060\"\n    },\n    {\n      \"mesh\": 92,\n      \"name\": \"Cube.060_Material.062_0\"\n    },\n    {\n      \"children\": [\n        190\n      ],\n      \"matrix\": [\n        133.259033203125,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.879825244127019e-06,\n        -54.50397872924733,\n        0.0,\n        0.0,\n        0.8094638586044205,\n        -1.3187840178696728e-07,\n        0.0,\n        -122.59111022949219,\n        213.7086181640625,\n        -370.4294128417969,\n        1.0\n      ],\n      \"name\": \"Cube.058\"\n    },\n    {\n      \"mesh\": 93,\n      \"name\": \"Cube.058_Material.063_0\"\n    },\n    {\n      \"children\": [\n        192\n      ],\n      \"matrix\": [\n        8.645501136779785,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        8.645501136779776,\n        3.7790685712321535e-07,\n        0.0,\n        0.0,\n        -3.9732364508991816e-07,\n        9.089705467224112,\n        0.0,\n        -182.4276123046875,\n        181.69923400878906,\n        -315.8466491699219,\n        1.0\n      ],\n      \"name\": \"aorus logotranspa\"\n    },\n    {\n      \"mesh\": 94,\n      \"name\": \"aorus logotranspa_aorus logotranspa_0\"\n    },\n    {\n      \"children\": [\n        194\n      ],\n      \"matrix\": [\n        133.16307067871094,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.88463684347643e-06,\n        -54.5335121154778,\n        0.0,\n        0.0,\n        13.174385070800607,\n        -2.1463797663044643e-06,\n        0.0,\n        -122.28582000732422,\n        185.07626342773438,\n        -370.55859375,\n        1.0\n      ],\n      \"name\": \"Cube.061\"\n    },\n    {\n      \"mesh\": 95,\n      \"name\": \"Cube.061_Material.064_0\"\n    },\n    {\n      \"children\": [\n        196\n      ],\n      \"matrix\": [\n        89.37416839599574,\n        7.813338243899269e-06,\n        -0.0,\n        -0.0,\n        9.954433728389332e-15,\n        -1.1386544517255265e-07,\n        0.6989011168479825,\n        -0.0,\n        -9.304796666262747e-06,\n        106.43446350097473,\n        1.7340375151550582e-05,\n        -0.0,\n        -165.45028686523438,\n        224.1227569580078,\n        -440.8395690917969,\n        1.0\n      ],\n      \"name\": \"Cube.062\"\n    },\n    {\n      \"mesh\": 96,\n      \"name\": \"Cube.062_Material.065_0\"\n    },\n    {\n      \"children\": [\n        198\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.108388057568896e-13,\n        -6.987181234409874e-06,\n        -42.88701248168888,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.44666290283203,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.064\"\n    },\n    {\n      \"mesh\": 97,\n      \"name\": \"Cube.064_Material.074_0\"\n    },\n    {\n      \"children\": [\n        200\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.108388057568896e-13,\n        -6.987181234409874e-06,\n        -42.88701248168888,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.44666290283203,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.067\"\n    },\n    {\n      \"mesh\": 98,\n      \"name\": \"Cube.067_Material.075_0\"\n    },\n    {\n      \"children\": [\n        202\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.108388057568896e-13,\n        -6.987181234409874e-06,\n        -42.88701248168888,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.49509048461914,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.063\"\n    },\n    {\n      \"mesh\": 99,\n      \"name\": \"Cube.063_Material.074_0\"\n    },\n    {\n      \"children\": [\n        204\n      ],\n      \"matrix\": [\n        42.884470234622356,\n        -0.46766088601761346,\n        -3.719856030069342e-17,\n        -0.0,\n        -2.0442103718283084e-08,\n        -1.8745394760286306e-06,\n        -42.8870124816894,\n        -0.0,\n        -0.2497372754420861,\n        -22.90089052854521,\n        1.0010892740327254e-06,\n        -0.0,\n        111.41255187988281,\n        32.49509048461914,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.065\"\n    },\n    {\n      \"mesh\": 100,\n      \"name\": \"Cube.065_Material.074_0\"\n    },\n    {\n      \"children\": [\n        206\n      ],\n      \"matrix\": [\n        42.884470234622356,\n        -0.46766088601761346,\n        -3.719856030069342e-17,\n        -0.0,\n        -2.0442103718283084e-08,\n        -1.8745394760286306e-06,\n        -42.8870124816894,\n        -0.0,\n        -0.2497372754420861,\n        -22.90089052854521,\n        1.0010892740327254e-06,\n        -0.0,\n        111.46056365966797,\n        32.2869758605957,\n        -27.29169464111328,\n        1.0\n      ],\n      \"name\": \"Cube.066\"\n    },\n    {\n      \"mesh\": 101,\n      \"name\": \"Cube.066_Material.076_0\"\n    },\n    {\n      \"children\": [\n        208\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.108388057568896e-13,\n        -6.987181234409874e-06,\n        -42.88701248168888,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.44666290283203,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.072\"\n    },\n    {\n      \"mesh\": 102,\n      \"name\": \"Cube.072_Material.078_0\"\n    },\n    {\n      \"children\": [\n        210\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.108388057568896e-13,\n        -6.987181234409874e-06,\n        -42.88701248168888,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.44666290283203,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.073\"\n    },\n    {\n      \"mesh\": 103,\n      \"name\": \"Cube.073_Material.079_0\"\n    },\n    {\n      \"children\": [\n        212\n      ],\n      \"matrix\": [\n        41.71484987665632,\n        -9.958286327203423,\n        4.487898275240324e-07,\n        -0.0,\n        1.233188596401287e-09,\n        -1.9276220859159814e-06,\n        -42.8870124816894,\n        -0.0,\n        -5.317861735353635,\n        -22.27630303710988,\n        1.0010894509490895e-06,\n        -0.0,\n        65.92594146728516,\n        34.461090087890625,\n        -27.346220016479492,\n        1.0\n      ],\n      \"name\": \"Cube.076\"\n    },\n    {\n      \"mesh\": 104,\n      \"name\": \"Cube.076_Material.080_0\"\n    },\n    {\n      \"children\": [\n        214\n      ],\n      \"matrix\": [\n        11.57416572006797,\n        -4.8555776280112956e-17,\n        0.012957930996537427,\n        0.0,\n        -5.664091960637692e-10,\n        11.574172019958484,\n        5.059229335576209e-07,\n        0.0,\n        -0.0028000396165429463,\n        -1.0932341449967793e-07,\n        2.5010260166753175,\n        0.0,\n        77.22225189208984,\n        34.52458572387695,\n        -28.481891632080078,\n        1.0\n      ],\n      \"name\": \"Cylinder.009\"\n    },\n    {\n      \"mesh\": 105,\n      \"name\": \"Cylinder.009_Material.081_0\"\n    },\n    {\n      \"children\": [\n        216\n      ],\n      \"matrix\": [\n        11.891384301783699,\n        6.7736132902303554e-18,\n        0.013313075081399185,\n        0.0,\n        -5.819329082338515e-10,\n        11.891388893127429,\n        5.197888336695541e-07,\n        0.0,\n        -0.00044017496837693224,\n        -1.7185979231744104e-08,\n        0.39316909707125836,\n        0.0,\n        77.22154235839844,\n        34.52458572387695,\n        -27.857837677001953,\n        1.0\n      ],\n      \"name\": \"Cylinder.010\"\n    },\n    {\n      \"mesh\": 106,\n      \"name\": \"Cylinder.010_Material.077_0\"\n    },\n    {\n      \"children\": [\n        218\n      ],\n      \"matrix\": [\n        10.438132420182672,\n        -1.4812840019410946e-17,\n        0.011686077675467478,\n        0.0,\n        -5.108146537024985e-10,\n        10.438137054443349,\n        4.562652500015659e-07,\n        0.0,\n        -0.003210481579043269,\n        -1.2534850500299857e-07,\n        2.8676372676318223,\n        0.0,\n        77.22250366210938,\n        34.52458572387695,\n        -28.709497451782227,\n        1.0\n      ],\n      \"name\": \"Cylinder.012\"\n    },\n    {\n      \"mesh\": 107,\n      \"name\": \"Cylinder.012_Material.082_0\"\n    },\n    {\n      \"children\": [\n        220\n      ],\n      \"matrix\": [\n        33.058687379813115,\n        -94.37755659437144,\n        1.7584426359462668e-06,\n        0.0,\n        5.1546715112982255e-05,\n        1.991904718945392e-05,\n        99.99999999998474,\n        0.0,\n        -94.37755659435737,\n        -33.05868737980716,\n        5.523350576908115e-05,\n        0.0,\n        -57.66334533691406,\n        118.32025146484375,\n        -315.5950927734375,\n        1.0\n      ],\n      \"name\": \"BezierCurve.001\"\n    },\n    {\n      \"mesh\": 108,\n      \"name\": \"BezierCurve.001_Material.085_0\"\n    },\n    {\n      \"children\": [\n        222\n      ],\n      \"matrix\": [\n        5.641849517822266,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.798168201874389e-07,\n        -5.400277137756277,\n        0.0,\n        0.0,\n        4.233972549438421,\n        -6.898016842808811e-07,\n        0.0,\n        -92.94392395019531,\n        206.718994140625,\n        -314.86199951171875,\n        1.0\n      ],\n      \"name\": \"Cube.074\"\n    },\n    {\n      \"mesh\": 109,\n      \"name\": \"Cube.074_Material.084_0\"\n    },\n    {\n      \"children\": [\n        224\n      ],\n      \"matrix\": [\n        1.1633355617523193,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -8.54275909900266e-06,\n        -52.435081481932905,\n        0.0,\n        0.0,\n        17.74275398254371,\n        -2.890661533118182e-06,\n        0.0,\n        -258.0068054199219,\n        195.51239013671875,\n        -371.51080322265625,\n        1.0\n      ],\n      \"name\": \"Cube.075\"\n    },\n    {\n      \"mesh\": 110,\n      \"name\": \"Cube.075_Material.086_0\"\n    },\n    {\n      \"children\": [\n        226\n      ],\n      \"matrix\": [\n        33.058687379813115,\n        -94.37755659437144,\n        1.7584426359462668e-06,\n        0.0,\n        5.1546715112982255e-05,\n        1.991904718945392e-05,\n        99.99999999998474,\n        0.0,\n        -94.37755659435737,\n        -33.05868737980716,\n        5.523350576908115e-05,\n        0.0,\n        -31.437889099121094,\n        183.7853240966797,\n        -440.1556396484375,\n        1.0\n      ],\n      \"name\": \"BezierCurve.002\"\n    },\n    {\n      \"mesh\": 111,\n      \"name\": \"BezierCurve.002_Material.087_0\"\n    },\n    {\n      \"children\": [\n        228\n      ],\n      \"matrix\": [\n        2.8489303588867188,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -7.937529259473599e-07,\n        -4.872020721435483,\n        0.0,\n        0.0,\n        17.376914978027113,\n        -2.831058793954306e-06,\n        0.0,\n        -81.67821502685547,\n        266.505615234375,\n        -437.4105529785156,\n        1.0\n      ],\n      \"name\": \"Cube.077\"\n    },\n    {\n      \"mesh\": 112,\n      \"name\": \"Cube.077_Material.083_0\"\n    },\n    {\n      \"children\": [\n        230\n      ],\n      \"matrix\": [\n        2.8489303588867188,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        -7.937529259473599e-07,\n        -4.872020721435483,\n        0.0,\n        0.0,\n        12.045918464660485,\n        -1.962529220161119e-06,\n        0.0,\n        70.35210418701172,\n        334.3746337890625,\n        -437.4105529785156,\n        1.0\n      ],\n      \"name\": \"Cube.078\"\n    },\n    {\n      \"mesh\": 113,\n      \"name\": \"Cube.078_Material.083_0\"\n    },\n    {\n      \"children\": [\n        232\n      ],\n      \"matrix\": [\n        1.9470718881642313e-05,\n        -99.9999999999981,\n        -1.1724465943260495e-13,\n        0.0,\n        -99.99999999999696,\n        -1.9470718881642313e-05,\n        1.5099579909783707e-05,\n        0.0,\n        -1.5099579909783441e-05,\n        -2.822752095978731e-12,\n        -99.99999999999885,\n        0.0,\n        73.03350830078125,\n        238.19570922851563,\n        -437.38818359375,\n        1.0\n      ],\n      \"name\": \"BezierCurve\"\n    },\n    {\n      \"mesh\": 114,\n      \"name\": \"BezierCurve_Material.088_0\"\n    },\n    {\n      \"children\": [\n        234\n      ],\n      \"matrix\": [\n        16.037994384765625,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -1.4926804590976403e-06,\n        -9.162007331848024,\n        0.0,\n        0.0,\n        4.326242446899357,\n        -7.048343586626317e-07,\n        0.0,\n        -269.8395690917969,\n        182.60963439941406,\n        -338.4084167480469,\n        1.0\n      ],\n      \"name\": \"Cube.079\"\n    },\n    {\n      \"mesh\": 115,\n      \"name\": \"Cube.079_Material.089_0\"\n    },\n    {\n      \"children\": [\n        236\n      ],\n      \"matrix\": [\n        -7.010430248210637e-07,\n        -16.037994384765582,\n        9.559388442568605e-07,\n        0.0,\n        -1.4926804855445062e-06,\n        -5.46098062244378e-07,\n        -9.162007331848006,\n        0.0,\n        4.326242446899353,\n        -1.8910611217039133e-07,\n        -7.048343596232505e-07,\n        0.0,\n        -158.493408203125,\n        199.9745635986328,\n        375.1634216308594,\n        1.0\n      ],\n      \"name\": \"Cube.080\"\n    },\n    {\n      \"mesh\": 116,\n      \"name\": \"Cube.080_Material.089_0\"\n    },\n    {\n      \"children\": [\n        238\n      ],\n      \"matrix\": [\n        -2.7412010661365116e-06,\n        -62.71136808447573,\n        -77.8927744593386,\n        0.0,\n        -7.775940452647845e-06,\n        -77.89277445933827,\n        62.71136808447573,\n        0.0,\n        -99.99999999999967,\n        7.775940441545615e-06,\n        -2.741201088340972e-06,\n        0.0,\n        -158.89813232421875,\n        127.66092681884766,\n        299.3943786621094,\n        1.0\n      ],\n      \"name\": \"BezierCurve.003\"\n    },\n    {\n      \"mesh\": 117,\n      \"name\": \"BezierCurve.003_Material.091_0\"\n    },\n    {\n      \"children\": [\n        240\n      ],\n      \"matrix\": [\n        2.5523126423434963,\n        0.6067526587750516,\n        0.016214959010181364,\n        0.0,\n        1.743683994404631e-08,\n        0.035639979744987754,\n        -1.333626373008357,\n        0.0,\n        -0.5175059248578667,\n        2.1753415563330663,\n        0.05813406329659222,\n        0.0,\n        93.21507263183594,\n        47.658329010009766,\n        -27.746746063232422,\n        1.0\n      ],\n      \"name\": \"Cube.081\"\n    },\n    {\n      \"mesh\": 118,\n      \"name\": \"Cube.081_Material.090_0\"\n    },\n    {\n      \"children\": [\n        242\n      ],\n      \"matrix\": [\n        5.7255734085485175,\n        -1.6698431661134718,\n        -1.6553721059890442e-16,\n        0.0,\n        -7.299116568146293e-08,\n        -2.502727714122187e-07,\n        -5.964106559753413,\n        0.0,\n        0.5825821270962197,\n        1.9975628866759578,\n        -9.095393293657187e-08,\n        0.0,\n        129.11863708496094,\n        44.50042724609375,\n        -27.606985092163086,\n        1.0\n      ],\n      \"name\": \"Cube.068\"\n    },\n    {\n      \"mesh\": 119,\n      \"name\": \"Cube.068_Material.092_0\"\n    },\n    {\n      \"children\": [\n        244\n      ],\n      \"matrix\": [\n        9.370122975942221e-07,\n        -6.889546823191377e-16,\n        -12.411104202270472,\n        0.0,\n        -11.9147273633147,\n        3.4748885441711406,\n        -8.995368887299218e-07,\n        0.0,\n        3.474888544171131,\n        11.914727363314737,\n        2.623467860143643e-07,\n        0.0,\n        129.54119873046875,\n        46.55219650268555,\n        -27.47589683532715,\n        1.0\n      ],\n      \"name\": \"Color-PewDiePie-Logo\"\n    },\n    {\n      \"mesh\": 120,\n      \"name\": \"Color-PewDiePie-Logo_Color-PewDiePie-Logo_0\"\n    },\n    {\n      \"children\": [\n        246\n      ],\n      \"matrix\": [\n        42.88701248168928,\n        3.7493018486623626e-06,\n        -0.0,\n        -0.0,\n        6.383788317086393e-13,\n        -7.302202399914888e-06,\n        -44.82059860229432,\n        -0.0,\n        2.0021780506329795e-06,\n        -22.902246475219332,\n        3.7312495655126147e-06,\n        -0.0,\n        111.41255187988281,\n        32.44666290283203,\n        -27.405920028686523,\n        1.0\n      ],\n      \"name\": \"Cube.069\"\n    },\n    {\n      \"mesh\": 121,\n      \"name\": \"Cube.069_Material.093_0\"\n    },\n    {\n      \"children\": [\n        248\n      ],\n      \"matrix\": [\n        -4.308277515384857e-07,\n        -9.856189727783176,\n        5.874746175309317e-07,\n        0.0,\n        -1.6057771551159082e-06,\n        -5.874745474984916e-07,\n        -9.856189727783054,\n        0.0,\n        4.878874301910331,\n        -2.132624239918746e-07,\n        -7.948695170179174e-07,\n        0.0,\n        83.02698516845703,\n        308.22509765625,\n        -282.1931457519531,\n        1.0\n      ],\n      \"name\": \"Cylinder.013\"\n    },\n    {\n      \"mesh\": 122,\n      \"name\": \"Cylinder.013_Material.094_0\"\n    },\n    {\n      \"children\": [\n        250\n      ],\n      \"matrix\": [\n        -2.8602785321697175e-07,\n        -6.543554306030256,\n        3.900261834846624e-07,\n        0.0,\n        -1.0660803320642882e-06,\n        -3.900261369899126e-07,\n        -6.543554306030175,\n        0.0,\n        3.2390997409820095,\n        -1.4158558297818848e-07,\n        -5.277163311379263e-07,\n        0.0,\n        84.51951599121094,\n        280.4237365722656,\n        -282.1931457519531,\n        1.0\n      ],\n      \"name\": \"Cylinder.014\"\n    },\n    {\n      \"mesh\": 123,\n      \"name\": \"Cylinder.014_Material.095_0\"\n    },\n    {\n      \"children\": [\n        252\n      ],\n      \"matrix\": [\n        -2.9155674524798657e-07,\n        -6.670040607452375,\n        3.9756535365114155e-07,\n        0.0,\n        -1.0866875665908526e-06,\n        -3.9756530625765254e-07,\n        -6.670040607452292,\n        0.0,\n        3.301711082458449,\n        -1.443224123421711e-07,\n        -5.379170134428044e-07,\n        0.0,\n        84.51951599121094,\n        254.3072967529297,\n        -282.1931457519531,\n        1.0\n      ],\n      \"name\": \"Cylinder.015\"\n    },\n    {\n      \"mesh\": 124,\n      \"name\": \"Cylinder.015_Material.096_0\"\n    },\n    {\n      \"children\": [\n        254\n      ],\n      \"matrix\": [\n        -4.513386839192593e-07,\n        -10.325425148010227,\n        6.15443224735478e-07,\n        0.0,\n        -1.365879116666266e-06,\n        -4.997077044250475e-07,\n        -8.383706092834347,\n        0.0,\n        9.717717170715193,\n        -4.247750180164967e-07,\n        -1.5832170857483743e-06,\n        0.0,\n        87.58583068847656,\n        202.482177734375,\n        -275.4857177734375,\n        1.0\n      ],\n      \"name\": \"Text.001\"\n    },\n    {\n      \"mesh\": 125,\n      \"name\": \"Text.001_Material.097_0\"\n    },\n    {\n      \"children\": [\n        256\n      ],\n      \"matrix\": [\n        5.407493699198653,\n        0.6997207145646935,\n        8.854953246389825e-10,\n        0.0,\n        -4.7125457471539275e-08,\n        3.7044853659003687e-07,\n        -4.946271419525132,\n        0.0,\n        -0.24498889458239878,\n        1.8932923897388496,\n        1.441313158950315e-07,\n        0.0,\n        98.95756530761719,\n        38.351585388183594,\n        -8.161566734313965,\n        1.0\n      ],\n      \"name\": \"Cube.088\"\n    },\n    {\n      \"mesh\": 126,\n      \"name\": \"Cube.088_Material.098_0\"\n    },\n    {\n      \"children\": [\n        258\n      ],\n      \"matrix\": [\n        100.0,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -1.629206793918314e-05,\n        -99.99999999999868,\n        0.0,\n        0.0,\n        99.99999999999868,\n        -1.629206793918314e-05,\n        0.0,\n        -33.393333435058594,\n        29.826143264770508,\n        -26.833724975585938,\n        1.0\n      ],\n      \"name\": \"BezierCurve.004\"\n    },\n    {\n      \"mesh\": 127,\n      \"name\": \"BezierCurve.004_Material.099_0\"\n    },\n    {\n      \"children\": [\n        260\n      ],\n      \"matrix\": [\n        7.667816638946533,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -3.785680151489097e-07,\n        -2.3236339092254332,\n        0.0,\n        0.0,\n        5.236331939697196,\n        -8.531067571366249e-07,\n        0.0,\n        -266.8487243652344,\n        260.3353271484375,\n        -432.7508544921875,\n        1.0\n      ],\n      \"name\": \"Cube.070\"\n    },\n    {\n      \"mesh\": 128,\n      \"name\": \"Cube.070_Material.100_0\"\n    },\n    {\n      \"children\": [\n        262\n      ],\n      \"matrix\": [\n        7.667816638946533,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -3.785680151489097e-07,\n        -2.3236339092254332,\n        0.0,\n        0.0,\n        5.236331939697196,\n        -8.531067571366249e-07,\n        0.0,\n        -266.8487243652344,\n        260.3353271484375,\n        -426.84283447265625,\n        1.0\n      ],\n      \"name\": \"Cube.071\"\n    },\n    {\n      \"mesh\": 129,\n      \"name\": \"Cube.071_Material.101_0\"\n    },\n    {\n      \"children\": [\n        264\n      ],\n      \"matrix\": [\n        7.667816638946533,\n        0.0,\n        0.0,\n        0.0,\n        -0.0,\n        -3.785680151489097e-07,\n        -2.3236339092254332,\n        0.0,\n        0.0,\n        5.236331939697196,\n        -8.531067571366249e-07,\n        0.0,\n        -266.8487243652344,\n        274.0422668457031,\n        -426.6409912109375,\n        1.0\n      ],\n      \"name\": \"Cube.082\"\n    },\n    {\n      \"mesh\": 130,\n      \"name\": \"Cube.082_Material.101_0\"\n    },\n    {\n      \"children\": [\n        266\n      ],\n      \"matrix\": [\n        -1.3421571378873554e-07,\n        -3.070497512817375,\n        1.830158917180035e-07,\n        0.0,\n        -5.002475497223729e-07,\n        -1.8301586990080647e-07,\n        -3.0704975128173366,\n        0.0,\n        5.453830718994063,\n        -2.383945736660216e-07,\n        -8.885418072375595e-07,\n        0.0,\n        -263.6327209472656,\n        248.73675537109375,\n        -421.7603759765625,\n        1.0\n      ],\n      \"name\": \"Cylinder.016\"\n    },\n    {\n      \"mesh\": 131,\n      \"name\": \"Cylinder.016_Material.102_0\"\n    },\n    {\n      \"children\": [\n        268\n      ],\n      \"matrix\": [\n        -2.492668001343525e-07,\n        -5.702559471130356,\n        3.398989910681431e-07,\n        0.0,\n        -9.290648797697762e-07,\n        -3.3989895054902105e-07,\n        -5.702559471130285,\n        0.0,\n        5.70255947113029,\n        -2.492668555315897e-07,\n        -9.290648645751055e-07,\n        0.0,\n        87.65415954589844,\n        308.1877136230469,\n        -282.2664794921875,\n        1.0\n      ],\n      \"name\": \"BezierCircle\"\n    },\n    {\n      \"mesh\": 132,\n      \"name\": \"BezierCircle_Material.104_0\"\n    },\n    {\n      \"children\": [\n        270\n      ],\n      \"matrix\": [\n        4.371139006309477e-06,\n        -1.1102230246251565e-14,\n        -99.99999999999991,\n        0.0,\n        -99.99999999999982,\n        -4.371139006309477e-06,\n        -4.371139011860592e-06,\n        0.0,\n        -4.371139011860592e-06,\n        99.99999999999991,\n        -1.9984014443252818e-13,\n        0.0,\n        83.41278076171875,\n        25.966310501098633,\n        360.69610595703125,\n        1.0\n      ],\n      \"name\": \"BezierCurve.005\"\n    },\n    {\n      \"mesh\": 133,\n      \"name\": \"BezierCurve.005_Material.103_0\"\n    },\n    {\n      \"children\": [\n        272\n      ],\n      \"matrix\": [\n        4.371139006309477e-06,\n        -1.1102230246251565e-14,\n        -99.99999999999991,\n        0.0,\n        -99.99999999999982,\n        -4.371139006309477e-06,\n        -4.371139011860592e-06,\n        0.0,\n        -4.371139011860592e-06,\n        99.99999999999991,\n        -1.9984014443252818e-13,\n        0.0,\n        -275.7300109863281,\n        25.966310501098633,\n        569.7454833984375,\n        1.0\n      ],\n      \"name\": \"BezierCurve.006\"\n    },\n    {\n      \"mesh\": 134,\n      \"name\": \"BezierCurve.006_Material.106_0\"\n    },\n    {\n      \"children\": [\n        274\n      ],\n      \"matrix\": [\n        4.371139006309477e-06,\n        -1.1102230246251565e-14,\n        -99.99999999999991,\n        0.0,\n        -99.99999999999982,\n        -4.371139006309477e-06,\n        -4.371139011860592e-06,\n        0.0,\n        -4.371139011860592e-06,\n        99.99999999999991,\n        -1.9984014443252818e-13,\n        0.0,\n        -271.3393249511719,\n        25.966310501098633,\n        569.7454833984375,\n        1.0\n      ],\n      \"name\": \"BezierCurve.007\"\n    },\n    {\n      \"mesh\": 135,\n      \"name\": \"BezierCurve.007_Material.105_0\"\n    },\n    {\n      \"children\": [\n        276\n      ],\n      \"matrix\": [\n        7.549789959870878e-06,\n        -5.551115123125783e-15,\n        99.99999999999972,\n        0.0,\n        -99.99999999999783,\n        1.9470718870540082e-05,\n        7.549789959870878e-06,\n        0.0,\n        -1.9470718859437852e-05,\n        -99.9999999999981,\n        1.4654943925052066e-12,\n        0.0,\n        -280.4308166503906,\n        25.966310501098633,\n        28.49835777282715,\n        1.0\n      ],\n      \"name\": \"BezierCurve.008\"\n    },\n    {\n      \"mesh\": 136,\n      \"name\": \"BezierCurve.008_Material.107_0\"\n    },\n    {\n      \"children\": [\n        278\n      ],\n      \"matrix\": [\n        6.334633910196007e-05,\n        -1.8060084135650134e-14,\n        -325.34155273436886,\n        0.0,\n        -4.040951802842859,\n        -0.28257090082021064,\n        -7.868023652885208e-07,\n        0.0,\n        -12.841519045206317,\n        183.64226247764356,\n        -2.500336085755288e-06,\n        0.0,\n        -138.594482421875,\n        295.6539306640625,\n        300.4053649902344,\n        1.0\n      ],\n      \"name\": \"Cube.001\"\n    },\n    {\n      \"mesh\": 137,\n      \"name\": \"Cube.001_Material.055_0\"\n    },\n    {\n      \"children\": [\n        280\n      ],\n      \"matrix\": [\n        -0.0003348324239343237,\n        -0.0,\n        325.34149169904646,\n        -0.0,\n        -14.637002366502495,\n        -1.797195833593119,\n        -1.5063996158797503e-05,\n        -0.0,\n        -18.628101067132107,\n        151.71388354391146,\n        -1.917152405110944e-05,\n        -0.0,\n        -146.7056427001953,\n        263.6781005859375,\n        300.4053649902344,\n        1.0\n      ],\n      \"name\": \"Cube.002\"\n    },\n    {\n      \"mesh\": 138,\n      \"name\": \"Cube.002_Material.044_0\"\n    },\n    {\n      \"children\": [\n        282\n      ],\n      \"matrix\": [\n        20.630760881841685,\n        1.241870179563576,\n        77.99714428917103,\n        0.0,\n        -9.732887016367066,\n        80.0893671632955,\n        1.299230489371966,\n        0.0,\n        -77.39746540566715,\n        -9.74037300251111,\n        20.62722802324378,\n        0.0,\n        -142.04046630859375,\n        164.81265258789063,\n        596.0805053710938,\n        1.0\n      ],\n      \"name\": \"gallerymodel\"\n    },\n    {\n      \"mesh\": 139,\n      \"name\": \"gallerymodel_gallerymodel_0\"\n    },\n    {\n      \"children\": [\n        284\n      ],\n      \"matrix\": [\n        2.456260391974803e-05,\n        0.0,\n        -325.34155273437403,\n        0.0,\n        -4.040951802842923,\n        -0.28257090082021064,\n        -3.050833735344155e-07,\n        0.0,\n        -2.164817028954849,\n        30.958323205212828,\n        -1.6343913899949494e-07,\n        0.0,\n        -157.1312255859375,\n        447.6515808105469,\n        300.4053649902344,\n        1.0\n      ],\n      \"name\": \"Cube.003\"\n    },\n    {\n      \"mesh\": 140,\n      \"name\": \"Cube.003_Material.001_0\"\n    },\n    {\n      \"children\": [\n        286\n      ],\n      \"matrix\": [\n        0.05845130427506947,\n        -0.5849656424989765,\n        113.03217790116327,\n        0.0,\n        -14.570781476617183,\n        112.08909791991762,\n        0.5876198583163538,\n        0.0,\n        -112.09060025155343,\n        -14.570885324946614,\n        -0.017443046314945407,\n        0.0,\n        -153.70526123046875,\n        194.9165802001953,\n        83.02733612060547,\n        1.0\n      ],\n      \"name\": \"bg2\"\n    },\n    {\n      \"mesh\": 141,\n      \"name\": \"bg2_bg2_0\"\n    },\n    {\n      \"children\": [\n        288\n      ],\n      \"matrix\": [\n        2.503670298960799e-05,\n        0.0,\n        -331.6211853027334,\n        0.0,\n        -24.279822155464633,\n        347.2173758818951,\n        -1.8330755763545233e-06,\n        0.0,\n        330.8133715686026,\n        23.132741579924406,\n        2.4975714758873077e-05,\n        0.0,\n        -136.17652893066406,\n        300.1324768066406,\n        300.4053649902344,\n        1.0\n      ],\n      \"name\": \"MY SCREEN\"\n    },\n    {\n      \"mesh\": 142,\n      \"name\": \"MY SCREEN_MY SCREEN_0\"\n    },\n    {\n      \"children\": [\n        290\n      ],\n      \"matrix\": [\n        1.3084044553854376e-05,\n        0.0,\n        23.68860054015752,\n        0.0,\n        -1.6524329237289994,\n        23.630902058077464,\n        9.126966346706822e-07,\n        0.0,\n        -23.63090205807386,\n        -1.6524329237292517,\n        1.3052175658752568e-05,\n        0.0,\n        -161.5426483154297,\n        449.4466247558594,\n        82.0821533203125,\n        1.0\n      ],\n      \"name\": \"gigabyte-logo\"\n    },\n    {\n      \"mesh\": 143,\n      \"name\": \"gigabyte-logo_gigabyte-logo_0\"\n    },\n    {\n      \"children\": [\n        292\n      ],\n      \"matrix\": [\n        1.3468677102576413e-06,\n        2.475770102216933e-16,\n        -17.83980369567866,\n        0.0,\n        -1.244442716625535,\n        17.796346766271707,\n        -9.395281132671412e-08,\n        0.0,\n        17.796346766271657,\n        1.2444427166255383,\n        1.3435868038732548e-06,\n        0.0,\n        -122.05940246582031,\n        122.82362365722656,\n        301.5984191894531,\n        1.0\n      ],\n      \"name\": \"gigabyte-logo.001\"\n    },\n    {\n      \"mesh\": 144,\n      \"name\": \"gigabyte-logo.001_gigabyte-logo_0\"\n    },\n    {\n      \"children\": [\n        294\n      ],\n      \"matrix\": [\n        3.263271507471313e-05,\n        -9.303609145832736e-15,\n        -167.59892272948903,\n        0.0,\n        -17.749936105546798,\n        -1.2411965496141266,\n        -3.45604015908809e-06,\n        0.0,\n        -13.497737246650031,\n        193.02661917001782,\n        -2.628106487638673e-06,\n        0.0,\n        -148.74098205566406,\n        180.96983337402344,\n        299.2461242675781,\n        1.0\n      ],\n      \"name\": \"Cube.004\"\n    },\n    {\n      \"mesh\": 145,\n      \"name\": \"Cube.004_Material.002_0\"\n    },\n    {\n      \"children\": [\n        296\n      ],\n      \"matrix\": [\n        1.2321210903846983e-06,\n        -1.8118771660433595e-15,\n        -16.319938659667923,\n        0.0,\n        -28.811819076537976,\n        -1.2594046620818712e-06,\n        -2.1752318222972577e-06,\n        0.0,\n        -5.654458256202452e-07,\n        12.935892105102528,\n        -4.59575208292852e-14,\n        0.0,\n        -186.532470703125,\n        291.5636901855469,\n        297.42510986328125,\n        1.0\n      ],\n      \"name\": \"Cube.005\"\n    },\n    {\n      \"mesh\": 146,\n      \"name\": \"Cube.005_Material.003_0\"\n    },\n    {\n      \"children\": [\n        298\n      ],\n      \"matrix\": [\n        7.902722140869888e-06,\n        -2.2530714290379438e-15,\n        -40.58772659301681,\n        0.0,\n        -16.599632618402982,\n        -1.1607594871502322,\n        -3.2320678009303742e-06,\n        0.0,\n        -37.0831219107957,\n        530.3133051050492,\n        -7.220350455395473e-06,\n        0.0,\n        -202.9559326171875,\n        -64.82244110107422,\n        300.4053649902344,\n        1.0\n      ],\n      \"name\": \"Cube.006\"\n    },\n    {\n      \"mesh\": 147,\n      \"name\": \"Cube.006_Material.043_0\"\n    },\n    {\n      \"children\": [\n        300\n      ],\n      \"matrix\": [\n        -1.4635237193836142e-05,\n        -2.1521628270205866e-14,\n        193.84959411621037,\n        -0.0,\n        -54.1158218383787,\n        2.3654777969623226e-06,\n        -4.085630880851511e-06,\n        -0.0,\n        4.0742653430180844e-07,\n        9.320832252502433,\n        3.311424824127031e-14,\n        -0.0,\n        -213.017822265625,\n        35.33295822143555,\n        296.0550842285156,\n        1.0\n      ],\n      \"name\": \"Cube.007\"\n    },\n    {\n      \"mesh\": 148,\n      \"name\": \"Cube.007_Material.037_0\"\n    },\n    {\n      \"children\": [\n        302\n      ],\n      \"matrix\": [\n        15.5085538619484,\n        -7.411996800054065e-07,\n        -46.55501148822307,\n        0.0,\n        -103.2037368782689,\n        -3.872504558578446e-05,\n        -34.37955788145044,\n        0.0,\n        -1.8806867225495609e-06,\n        5.648133754729867,\n        -7.164239729872463e-07,\n        0.0,\n        -80.19874572753906,\n        31.648094177246094,\n        453.1488952636719,\n        1.0\n      ],\n      \"name\": \"Cube.008\"\n    },\n    {\n      \"mesh\": 149,\n      \"name\": \"Cube.008_Material.036_0\"\n    },\n    {\n      \"children\": [\n        304\n      ],\n      \"matrix\": [\n        -14.043312843110638,\n        2.471096400712604e-06,\n        -47.01775943138991,\n        0.0,\n        -104.22956966772539,\n        -1.2349445119449712e-05,\n        31.13139528655253,\n        0.0,\n        -5.329970937266094e-07,\n        5.648133754730181,\n        4.560431674778387e-07,\n        0.0,\n        -80.19878387451172,\n        31.648094177246094,\n        163.7945098876953,\n        1.0\n      ],\n      \"name\": \"Cube.009\"\n    },\n    {\n      \"mesh\": 150,\n      \"name\": \"Cube.009_Material.039_0\"\n    },\n    {\n      \"children\": [\n        306\n      ],\n      \"matrix\": [\n        -43.41123714621792,\n        2.8588614981631037e-08,\n        -0.26224884728651354,\n        0.0,\n        -0.5813564706275188,\n        -4.2062405007921465e-06,\n        96.23456451393615,\n        0.0,\n        1.9712416492440446e-09,\n        4.996860027313228,\n        2.184157117731004e-07,\n        0.0,\n        -181.1455535888672,\n        31.636882781982422,\n        295.79583740234375,\n        1.0\n      ],\n      \"name\": \"Cube.010\"\n    },\n    {\n      \"mesh\": 151,\n      \"name\": \"Cube.010_Material.006_0\"\n    },\n    {\n      \"children\": [\n        308\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_8\"\n    },\n    {\n      \"mesh\": 152,\n      \"name\": \"Object_8_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        310\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_10\"\n    },\n    {\n      \"mesh\": 153,\n      \"name\": \"Object_10_Tastatur_Unterseite_0\"\n    },\n    {\n      \"children\": [\n        312\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_12\"\n    },\n    {\n      \"mesh\": 154,\n      \"name\": \"Object_12_Tastatur_Unterseite_0\"\n    },\n    {\n      \"children\": [\n        314\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_14\"\n    },\n    {\n      \"mesh\": 155,\n      \"name\": \"Object_14_Material.004_0\"\n    },\n    {\n      \"children\": [\n        316\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_16\"\n    },\n    {\n      \"mesh\": 156,\n      \"name\": \"Object_16_Material.004_0\"\n    },\n    {\n      \"children\": [\n        318\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_18\"\n    },\n    {\n      \"mesh\": 157,\n      \"name\": \"Object_18_Material.004_0\"\n    },\n    {\n      \"children\": [\n        320\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_20\"\n    },\n    {\n      \"mesh\": 158,\n      \"name\": \"Object_20_Material.004_0\"\n    },\n    {\n      \"children\": [\n        322\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_22\"\n    },\n    {\n      \"mesh\": 159,\n      \"name\": \"Object_22_Material.004_0\"\n    },\n    {\n      \"children\": [\n        324\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_24\"\n    },\n    {\n      \"mesh\": 160,\n      \"name\": \"Object_24_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        326\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_26\"\n    },\n    {\n      \"mesh\": 161,\n      \"name\": \"Object_26_Material.004_0\"\n    },\n    {\n      \"children\": [\n        328\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_28\"\n    },\n    {\n      \"mesh\": 162,\n      \"name\": \"Object_28_Material.004_0\"\n    },\n    {\n      \"children\": [\n        330\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_30\"\n    },\n    {\n      \"mesh\": 163,\n      \"name\": \"Object_30_Material.007_0\"\n    },\n    {\n      \"children\": [\n        332\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_32\"\n    },\n    {\n      \"mesh\": 164,\n      \"name\": \"Object_32_Material.004_0\"\n    },\n    {\n      \"children\": [\n        334\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_34\"\n    },\n    {\n      \"mesh\": 165,\n      \"name\": \"Object_34_Material.004_0\"\n    },\n    {\n      \"children\": [\n        336\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_36\"\n    },\n    {\n      \"mesh\": 166,\n      \"name\": \"Object_36_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        338\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_38\"\n    },\n    {\n      \"mesh\": 167,\n      \"name\": \"Object_38_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        340\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_40\"\n    },\n    {\n      \"mesh\": 168,\n      \"name\": \"Object_40_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        342\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_42\"\n    },\n    {\n      \"mesh\": 169,\n      \"name\": \"Object_42_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        344\n      ],\n      \"matrix\": [\n        6.901629040871109e-06,\n        0.0,\n        -91.41484832763645,\n        0.0,\n        -7.991742824146171e-06,\n        -91.4148788452145,\n        -6.033597975835252e-13,\n        0.0,\n        -91.41487884521423,\n        7.991742824146193e-06,\n        -6.901631355033248e-06,\n        0.0,\n        147.7085418701172,\n        33.2446403503418,\n        403.08636474609375,\n        1.0\n      ],\n      \"name\": \"Object_44\"\n    },\n    {\n      \"mesh\": 170,\n      \"name\": \"Object_44_Tastatur_Seite_0\"\n    },\n    {\n      \"children\": [\n        346\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_47\"\n    },\n    {\n      \"mesh\": 171,\n      \"name\": \"Object_47_Material.005_0\"\n    },\n    {\n      \"children\": [\n        348\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_49\"\n    },\n    {\n      \"mesh\": 172,\n      \"name\": \"Object_49_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        350\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_51\"\n    },\n    {\n      \"mesh\": 173,\n      \"name\": \"Object_51_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        352\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_53\"\n    },\n    {\n      \"mesh\": 174,\n      \"name\": \"Object_53_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        354\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_55\"\n    },\n    {\n      \"mesh\": 175,\n      \"name\": \"Object_55_Material.057_0\"\n    },\n    {\n      \"children\": [\n        356\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_57\"\n    },\n    {\n      \"mesh\": 176,\n      \"name\": \"Object_57_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        358\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_59\"\n    },\n    {\n      \"mesh\": 177,\n      \"name\": \"Object_59_Material.060_0\"\n    },\n    {\n      \"children\": [\n        360\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_61\"\n    },\n    {\n      \"mesh\": 178,\n      \"name\": \"Object_61_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        362\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_63\"\n    },\n    {\n      \"mesh\": 179,\n      \"name\": \"Object_63_Material.060_0\"\n    },\n    {\n      \"children\": [\n        364\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_65\"\n    },\n    {\n      \"mesh\": 180,\n      \"name\": \"Object_65_Material.066_0\"\n    },\n    {\n      \"children\": [\n        366\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_67\"\n    },\n    {\n      \"mesh\": 181,\n      \"name\": \"Object_67_Material.067_0\"\n    },\n    {\n      \"children\": [\n        368\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_69\"\n    },\n    {\n      \"mesh\": 182,\n      \"name\": \"Object_69_Material.066_0\"\n    },\n    {\n      \"children\": [\n        370\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_71\"\n    },\n    {\n      \"mesh\": 183,\n      \"name\": \"Object_71_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        372\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_73\"\n    },\n    {\n      \"mesh\": 184,\n      \"name\": \"Object_73_Material.057_0\"\n    },\n    {\n      \"children\": [\n        374\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_75\"\n    },\n    {\n      \"mesh\": 185,\n      \"name\": \"Object_75_Material.066_0\"\n    },\n    {\n      \"children\": [\n        376\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_77\"\n    },\n    {\n      \"mesh\": 186,\n      \"name\": \"Object_77_Material.057_0\"\n    },\n    {\n      \"children\": [\n        378\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_79\"\n    },\n    {\n      \"mesh\": 187,\n      \"name\": \"Object_79_Material.057_0\"\n    },\n    {\n      \"children\": [\n        380\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_81\"\n    },\n    {\n      \"mesh\": 188,\n      \"name\": \"Object_81_Material.068_0\"\n    },\n    {\n      \"children\": [\n        382\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_83\"\n    },\n    {\n      \"mesh\": 189,\n      \"name\": \"Object_83_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        384\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_85\"\n    },\n    {\n      \"mesh\": 190,\n      \"name\": \"Object_85_Material.068_0\"\n    },\n    {\n      \"children\": [\n        386\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_87\"\n    },\n    {\n      \"mesh\": 191,\n      \"name\": \"Object_87_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        388\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_89\"\n    },\n    {\n      \"mesh\": 192,\n      \"name\": \"Object_89_Material.068_0\"\n    },\n    {\n      \"children\": [\n        390\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_91\"\n    },\n    {\n      \"mesh\": 193,\n      \"name\": \"Object_91_Material.067_0\"\n    },\n    {\n      \"children\": [\n        392\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_93\"\n    },\n    {\n      \"mesh\": 194,\n      \"name\": \"Object_93_Material.069_0\"\n    },\n    {\n      \"children\": [\n        394\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_95\"\n    },\n    {\n      \"mesh\": 195,\n      \"name\": \"Object_95_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        396\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_97\"\n    },\n    {\n      \"mesh\": 196,\n      \"name\": \"Object_97_Material.005_0\"\n    },\n    {\n      \"children\": [\n        398\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_99\"\n    },\n    {\n      \"mesh\": 197,\n      \"name\": \"Object_99_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        400\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_101\"\n    },\n    {\n      \"mesh\": 198,\n      \"name\": \"Object_101_Material.067_0\"\n    },\n    {\n      \"children\": [\n        402\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_103\"\n    },\n    {\n      \"mesh\": 199,\n      \"name\": \"Object_103_Material.070_0\"\n    },\n    {\n      \"children\": [\n        404\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_105\"\n    },\n    {\n      \"mesh\": 200,\n      \"name\": \"Object_105_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        406\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_107\"\n    },\n    {\n      \"mesh\": 201,\n      \"name\": \"Object_107_Material.070_0\"\n    },\n    {\n      \"children\": [\n        408\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_109\"\n    },\n    {\n      \"mesh\": 202,\n      \"name\": \"Object_109_Material.069_0\"\n    },\n    {\n      \"children\": [\n        410\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_111\"\n    },\n    {\n      \"mesh\": 203,\n      \"name\": \"Object_111_Material.067_0\"\n    },\n    {\n      \"children\": [\n        412\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_113\"\n    },\n    {\n      \"mesh\": 204,\n      \"name\": \"Object_113_Material.068_0\"\n    },\n    {\n      \"children\": [\n        414\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_115\"\n    },\n    {\n      \"mesh\": 205,\n      \"name\": \"Object_115_Material.057_0\"\n    },\n    {\n      \"children\": [\n        416\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_117\"\n    },\n    {\n      \"mesh\": 206,\n      \"name\": \"Object_117_Material.068_0\"\n    },\n    {\n      \"children\": [\n        418\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_119\"\n    },\n    {\n      \"mesh\": 207,\n      \"name\": \"Object_119_Material.057_0\"\n    },\n    {\n      \"children\": [\n        420\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_121\"\n    },\n    {\n      \"mesh\": 208,\n      \"name\": \"Object_121_Material.066_0\"\n    },\n    {\n      \"children\": [\n        422\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_123\"\n    },\n    {\n      \"mesh\": 209,\n      \"name\": \"Object_123_Material.057_0\"\n    },\n    {\n      \"children\": [\n        424\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_125\"\n    },\n    {\n      \"mesh\": 210,\n      \"name\": \"Object_125_Material.066_0\"\n    },\n    {\n      \"children\": [\n        426\n      ],\n      \"matrix\": [\n        1.163684070888042e-05,\n        -1.0695238326634163e-15,\n        -154.13462829589798,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        147.70851135253906,\n        32.60113525390625,\n        400.7702941894531,\n        1.0\n      ],\n      \"name\": \"Object_127\"\n    },\n    {\n      \"mesh\": 211,\n      \"name\": \"Object_127_Material.057_0\"\n    },\n    {\n      \"children\": [\n        428\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        385.7916259765625,\n        1.0\n      ],\n      \"name\": \"Object_129\"\n    },\n    {\n      \"mesh\": 212,\n      \"name\": \"Object_129_Material.066_0\"\n    },\n    {\n      \"children\": [\n        430\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_131\"\n    },\n    {\n      \"mesh\": 213,\n      \"name\": \"Object_131_Material.060_0\"\n    },\n    {\n      \"children\": [\n        432\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_133\"\n    },\n    {\n      \"mesh\": 214,\n      \"name\": \"Object_133_Material.060_0\"\n    },\n    {\n      \"children\": [\n        434\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_135\"\n    },\n    {\n      \"mesh\": 215,\n      \"name\": \"Object_135_Material.060_0\"\n    },\n    {\n      \"children\": [\n        436\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_137\"\n    },\n    {\n      \"mesh\": 216,\n      \"name\": \"Object_137_Material.005_0\"\n    },\n    {\n      \"children\": [\n        438\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_139\"\n    },\n    {\n      \"mesh\": 217,\n      \"name\": \"Object_139_Material.005_0\"\n    },\n    {\n      \"children\": [\n        440\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_141\"\n    },\n    {\n      \"mesh\": 218,\n      \"name\": \"Object_141_Material.069_0\"\n    },\n    {\n      \"children\": [\n        442\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_143\"\n    },\n    {\n      \"mesh\": 219,\n      \"name\": \"Object_143_Material.068_0\"\n    },\n    {\n      \"children\": [\n        444\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_145\"\n    },\n    {\n      \"mesh\": 220,\n      \"name\": \"Object_145_Material.066_0\"\n    },\n    {\n      \"children\": [\n        446\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_147\"\n    },\n    {\n      \"mesh\": 221,\n      \"name\": \"Object_147_Material.066_0\"\n    },\n    {\n      \"children\": [\n        448\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_149\"\n    },\n    {\n      \"mesh\": 222,\n      \"name\": \"Object_149_Material.005_0\"\n    },\n    {\n      \"children\": [\n        450\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_151\"\n    },\n    {\n      \"mesh\": 223,\n      \"name\": \"Object_151_Material.068_0\"\n    },\n    {\n      \"children\": [\n        452\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_153\"\n    },\n    {\n      \"mesh\": 224,\n      \"name\": \"Object_153_Material.066_0\"\n    },\n    {\n      \"children\": [\n        454\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_155\"\n    },\n    {\n      \"mesh\": 225,\n      \"name\": \"Object_155_Material.068_0\"\n    },\n    {\n      \"children\": [\n        456\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_157\"\n    },\n    {\n      \"mesh\": 226,\n      \"name\": \"Object_157_Material.066_0\"\n    },\n    {\n      \"children\": [\n        458\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_159\"\n    },\n    {\n      \"mesh\": 227,\n      \"name\": \"Object_159_Material.066_0\"\n    },\n    {\n      \"children\": [\n        460\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_161\"\n    },\n    {\n      \"mesh\": 228,\n      \"name\": \"Object_161_Material.066_0\"\n    },\n    {\n      \"children\": [\n        462\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_163\"\n    },\n    {\n      \"mesh\": 229,\n      \"name\": \"Object_163_Material.066_0\"\n    },\n    {\n      \"children\": [\n        464\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_165\"\n    },\n    {\n      \"mesh\": 230,\n      \"name\": \"Object_165_Material.066_0\"\n    },\n    {\n      \"children\": [\n        466\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_167\"\n    },\n    {\n      \"mesh\": 231,\n      \"name\": \"Object_167_Material.060_0\"\n    },\n    {\n      \"children\": [\n        468\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_169\"\n    },\n    {\n      \"mesh\": 232,\n      \"name\": \"Object_169_Material.060_0\"\n    },\n    {\n      \"children\": [\n        470\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_171\"\n    },\n    {\n      \"mesh\": 233,\n      \"name\": \"Object_171_Material.005_0\"\n    },\n    {\n      \"children\": [\n        472\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_173\"\n    },\n    {\n      \"mesh\": 234,\n      \"name\": \"Object_173_Material.057_0\"\n    },\n    {\n      \"children\": [\n        474\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_175\"\n    },\n    {\n      \"mesh\": 235,\n      \"name\": \"Object_175_Material.069_0\"\n    },\n    {\n      \"children\": [\n        476\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_177\"\n    },\n    {\n      \"mesh\": 236,\n      \"name\": \"Object_177_Material.068_0\"\n    },\n    {\n      \"children\": [\n        478\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_179\"\n    },\n    {\n      \"mesh\": 237,\n      \"name\": \"Object_179_Material.060_0\"\n    },\n    {\n      \"children\": [\n        480\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_181\"\n    },\n    {\n      \"mesh\": 238,\n      \"name\": \"Object_181_Material.057_0\"\n    },\n    {\n      \"children\": [\n        482\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_183\"\n    },\n    {\n      \"mesh\": 239,\n      \"name\": \"Object_183_Material.070_0\"\n    },\n    {\n      \"children\": [\n        484\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_185\"\n    },\n    {\n      \"mesh\": 240,\n      \"name\": \"Object_185_Material.057_0\"\n    },\n    {\n      \"children\": [\n        486\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_187\"\n    },\n    {\n      \"mesh\": 241,\n      \"name\": \"Object_187_Material.057_0\"\n    },\n    {\n      \"children\": [\n        488\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_189\"\n    },\n    {\n      \"mesh\": 242,\n      \"name\": \"Object_189_Material.069_0\"\n    },\n    {\n      \"children\": [\n        490\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_191\"\n    },\n    {\n      \"mesh\": 243,\n      \"name\": \"Object_191_Material.057_0\"\n    },\n    {\n      \"children\": [\n        492\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_193\"\n    },\n    {\n      \"mesh\": 244,\n      \"name\": \"Object_193_Material.057_0\"\n    },\n    {\n      \"children\": [\n        494\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_195\"\n    },\n    {\n      \"mesh\": 245,\n      \"name\": \"Object_195_Material.057_0\"\n    },\n    {\n      \"children\": [\n        496\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_197\"\n    },\n    {\n      \"mesh\": 246,\n      \"name\": \"Object_197_Material.057_0\"\n    },\n    {\n      \"children\": [\n        498\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_199\"\n    },\n    {\n      \"mesh\": 247,\n      \"name\": \"Object_199_Material.057_0\"\n    },\n    {\n      \"children\": [\n        500\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_201\"\n    },\n    {\n      \"mesh\": 248,\n      \"name\": \"Object_201_Material.057_0\"\n    },\n    {\n      \"children\": [\n        502\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_203\"\n    },\n    {\n      \"mesh\": 249,\n      \"name\": \"Object_203_Material.060_0\"\n    },\n    {\n      \"children\": [\n        504\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.70852661132813,\n        32.577659606933594,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_205\"\n    },\n    {\n      \"mesh\": 250,\n      \"name\": \"Object_205_Material.066_0\"\n    },\n    {\n      \"children\": [\n        506\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_207\"\n    },\n    {\n      \"mesh\": 251,\n      \"name\": \"Object_207_Material.057_0\"\n    },\n    {\n      \"children\": [\n        508\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_209\"\n    },\n    {\n      \"mesh\": 252,\n      \"name\": \"Object_209_Material.070_0\"\n    },\n    {\n      \"children\": [\n        510\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_211\"\n    },\n    {\n      \"mesh\": 253,\n      \"name\": \"Object_211_Material.067_0\"\n    },\n    {\n      \"children\": [\n        512\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_213\"\n    },\n    {\n      \"mesh\": 254,\n      \"name\": \"Object_213_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        514\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_215\"\n    },\n    {\n      \"mesh\": 255,\n      \"name\": \"Object_215_Material.057_0\"\n    },\n    {\n      \"children\": [\n        516\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_217\"\n    },\n    {\n      \"mesh\": 256,\n      \"name\": \"Object_217_Material.060_0\"\n    },\n    {\n      \"children\": [\n        518\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_219\"\n    },\n    {\n      \"mesh\": 257,\n      \"name\": \"Object_219_Material.060_0\"\n    },\n    {\n      \"children\": [\n        520\n      ],\n      \"matrix\": [\n        1.163684070888042e-05,\n        -1.0695238326634163e-15,\n        -154.13462829589798,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        147.70851135253906,\n        32.60113525390625,\n        400.7702941894531,\n        1.0\n      ],\n      \"name\": \"Object_221\"\n    },\n    {\n      \"mesh\": 258,\n      \"name\": \"Object_221_Material.057_0\"\n    },\n    {\n      \"children\": [\n        522\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_223\"\n    },\n    {\n      \"mesh\": 259,\n      \"name\": \"Object_223_Material.005_0\"\n    },\n    {\n      \"children\": [\n        524\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_225\"\n    },\n    {\n      \"mesh\": 260,\n      \"name\": \"Object_225_Material.005_0\"\n    },\n    {\n      \"children\": [\n        526\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.70852661132813,\n        32.43153381347656,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_227\"\n    },\n    {\n      \"mesh\": 261,\n      \"name\": \"Object_227_Material.069_0\"\n    },\n    {\n      \"children\": [\n        528\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_229\"\n    },\n    {\n      \"mesh\": 262,\n      \"name\": \"Object_229_Material.057_0\"\n    },\n    {\n      \"children\": [\n        530\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_231\"\n    },\n    {\n      \"mesh\": 263,\n      \"name\": \"Object_231_Material.068_0\"\n    },\n    {\n      \"children\": [\n        532\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_233\"\n    },\n    {\n      \"mesh\": 264,\n      \"name\": \"Object_233_Material.057_0\"\n    },\n    {\n      \"children\": [\n        534\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_235\"\n    },\n    {\n      \"mesh\": 265,\n      \"name\": \"Object_235_Material.057_0\"\n    },\n    {\n      \"children\": [\n        536\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_237\"\n    },\n    {\n      \"mesh\": 266,\n      \"name\": \"Object_237_Material.066_0\"\n    },\n    {\n      \"children\": [\n        538\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_239\"\n    },\n    {\n      \"mesh\": 267,\n      \"name\": \"Object_239_Material.066_0\"\n    },\n    {\n      \"children\": [\n        540\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_241\"\n    },\n    {\n      \"mesh\": 268,\n      \"name\": \"Object_241_Material.070_0\"\n    },\n    {\n      \"children\": [\n        542\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_243\"\n    },\n    {\n      \"mesh\": 269,\n      \"name\": \"Object_243_Material.066_0\"\n    },\n    {\n      \"children\": [\n        544\n      ],\n      \"matrix\": [\n        1.0787882171371424e-05,\n        -9.914973810238367e-16,\n        -142.88983154296832,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        147.70852661132813,\n        32.60113525390625,\n        289.94110107421875,\n        1.0\n      ],\n      \"name\": \"Object_245\"\n    },\n    {\n      \"mesh\": 270,\n      \"name\": \"Object_245_Material.070_0\"\n    },\n    {\n      \"children\": [\n        546\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_247\"\n    },\n    {\n      \"mesh\": 271,\n      \"name\": \"Object_247_Material.066_0\"\n    },\n    {\n      \"children\": [\n        548\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_249\"\n    },\n    {\n      \"mesh\": 272,\n      \"name\": \"Object_249_Material.060_0\"\n    },\n    {\n      \"children\": [\n        550\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_251\"\n    },\n    {\n      \"mesh\": 273,\n      \"name\": \"Object_251_Material.070_0\"\n    },\n    {\n      \"children\": [\n        552\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_253\"\n    },\n    {\n      \"mesh\": 274,\n      \"name\": \"Object_253_Material.057_0\"\n    },\n    {\n      \"children\": [\n        554\n      ],\n      \"matrix\": [\n        5.988074627563417e-06,\n        -5.503545752807981e-16,\n        -79.31445312499977,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        129.14137268066406,\n        32.60114669799805,\n        395.1336975097656,\n        1.0\n      ],\n      \"name\": \"Object_255\"\n    },\n    {\n      \"mesh\": 275,\n      \"name\": \"Object_255_Material.057_0\"\n    },\n    {\n      \"children\": [\n        556\n      ],\n      \"matrix\": [\n        5.988074627563417e-06,\n        -5.503545752807981e-16,\n        -79.31445312499977,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        129.14137268066406,\n        32.60114669799805,\n        395.1336975097656,\n        1.0\n      ],\n      \"name\": \"Object_257\"\n    },\n    {\n      \"mesh\": 276,\n      \"name\": \"Object_257_Material.057_0\"\n    },\n    {\n      \"children\": [\n        558\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        385.7485656738281,\n        1.0\n      ],\n      \"name\": \"Object_259\"\n    },\n    {\n      \"mesh\": 277,\n      \"name\": \"Object_259_Material.060_0\"\n    },\n    {\n      \"children\": [\n        560\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        385.7177734375,\n        1.0\n      ],\n      \"name\": \"Object_261\"\n    },\n    {\n      \"mesh\": 278,\n      \"name\": \"Object_261_Material.060_0\"\n    },\n    {\n      \"children\": [\n        562\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        385.5260009765625,\n        1.0\n      ],\n      \"name\": \"Object_263\"\n    },\n    {\n      \"mesh\": 279,\n      \"name\": \"Object_263_Material.060_0\"\n    },\n    {\n      \"children\": [\n        564\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        125.98516082763672,\n        34.79241180419922,\n        402.7314147949219,\n        1.0\n      ],\n      \"name\": \"Object_265\"\n    },\n    {\n      \"mesh\": 280,\n      \"name\": \"Object_265_Material.060_0\"\n    },\n    {\n      \"children\": [\n        566\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_267\"\n    },\n    {\n      \"mesh\": 281,\n      \"name\": \"Object_267_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        568\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_269\"\n    },\n    {\n      \"mesh\": 282,\n      \"name\": \"Object_269_Material.070_0\"\n    },\n    {\n      \"children\": [\n        570\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_271\"\n    },\n    {\n      \"mesh\": 283,\n      \"name\": \"Object_271_Material.070_0\"\n    },\n    {\n      \"children\": [\n        572\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_273\"\n    },\n    {\n      \"mesh\": 284,\n      \"name\": \"Object_273_Material.067_0\"\n    },\n    {\n      \"children\": [\n        574\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_275\"\n    },\n    {\n      \"mesh\": 285,\n      \"name\": \"Object_275_Material.005_0\"\n    },\n    {\n      \"children\": [\n        576\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_277\"\n    },\n    {\n      \"mesh\": 286,\n      \"name\": \"Object_277_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        578\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_279\"\n    },\n    {\n      \"mesh\": 287,\n      \"name\": \"Object_279_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        580\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_281\"\n    },\n    {\n      \"mesh\": 288,\n      \"name\": \"Object_281_Material.069_0\"\n    },\n    {\n      \"children\": [\n        582\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_283\"\n    },\n    {\n      \"mesh\": 289,\n      \"name\": \"Object_283_Material.068_0\"\n    },\n    {\n      \"children\": [\n        584\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_285\"\n    },\n    {\n      \"mesh\": 290,\n      \"name\": \"Object_285_Material.068_0\"\n    },\n    {\n      \"children\": [\n        586\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_287\"\n    },\n    {\n      \"mesh\": 291,\n      \"name\": \"Object_287_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        588\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_289\"\n    },\n    {\n      \"mesh\": 292,\n      \"name\": \"Object_289_Material.068_0\"\n    },\n    {\n      \"children\": [\n        590\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_291\"\n    },\n    {\n      \"mesh\": 293,\n      \"name\": \"Object_291_Material.066_0\"\n    },\n    {\n      \"children\": [\n        592\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_293\"\n    },\n    {\n      \"mesh\": 294,\n      \"name\": \"Object_293_Material.066_0\"\n    },\n    {\n      \"children\": [\n        594\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_295\"\n    },\n    {\n      \"mesh\": 295,\n      \"name\": \"Object_295_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        596\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_297\"\n    },\n    {\n      \"mesh\": 296,\n      \"name\": \"Object_297_Material.067_0\"\n    },\n    {\n      \"children\": [\n        598\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_299\"\n    },\n    {\n      \"mesh\": 297,\n      \"name\": \"Object_299_Material.066_0\"\n    },\n    {\n      \"children\": [\n        600\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_301\"\n    },\n    {\n      \"mesh\": 298,\n      \"name\": \"Object_301_Material.060_0\"\n    },\n    {\n      \"children\": [\n        602\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_303\"\n    },\n    {\n      \"mesh\": 299,\n      \"name\": \"Object_303_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        604\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_305\"\n    },\n    {\n      \"mesh\": 300,\n      \"name\": \"Object_305_Material.060_0\"\n    },\n    {\n      \"children\": [\n        606\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_307\"\n    },\n    {\n      \"mesh\": 301,\n      \"name\": \"Object_307_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        608\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_309\"\n    },\n    {\n      \"mesh\": 302,\n      \"name\": \"Object_309_Material.057_0\"\n    },\n    {\n      \"children\": [\n        610\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_311\"\n    },\n    {\n      \"mesh\": 303,\n      \"name\": \"Object_311_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        612\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_313\"\n    },\n    {\n      \"mesh\": 304,\n      \"name\": \"Object_313_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        614\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_315\"\n    },\n    {\n      \"mesh\": 305,\n      \"name\": \"Object_315_Material.005_0\"\n    },\n    {\n      \"children\": [\n        616\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_317\"\n    },\n    {\n      \"mesh\": 306,\n      \"name\": \"Object_317_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        618\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_319\"\n    },\n    {\n      \"mesh\": 307,\n      \"name\": \"Object_319_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        620\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_321\"\n    },\n    {\n      \"mesh\": 308,\n      \"name\": \"Object_321_Material.068_0\"\n    },\n    {\n      \"children\": [\n        622\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_323\"\n    },\n    {\n      \"mesh\": 309,\n      \"name\": \"Object_323_Material.057_0\"\n    },\n    {\n      \"children\": [\n        624\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_325\"\n    },\n    {\n      \"mesh\": 310,\n      \"name\": \"Object_325_Material.066_0\"\n    },\n    {\n      \"children\": [\n        626\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_327\"\n    },\n    {\n      \"mesh\": 311,\n      \"name\": \"Object_327_Material.057_0\"\n    },\n    {\n      \"children\": [\n        628\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_329\"\n    },\n    {\n      \"mesh\": 312,\n      \"name\": \"Object_329_Material.066_0\"\n    },\n    {\n      \"children\": [\n        630\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_331\"\n    },\n    {\n      \"mesh\": 313,\n      \"name\": \"Object_331_Material.060_0\"\n    },\n    {\n      \"children\": [\n        632\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_333\"\n    },\n    {\n      \"mesh\": 314,\n      \"name\": \"Object_333_Material.060_0\"\n    },\n    {\n      \"children\": [\n        634\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_335\"\n    },\n    {\n      \"mesh\": 315,\n      \"name\": \"Object_335_Material.005_0\"\n    },\n    {\n      \"children\": [\n        636\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_337\"\n    },\n    {\n      \"mesh\": 316,\n      \"name\": \"Object_337_Material.068_0\"\n    },\n    {\n      \"children\": [\n        638\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_339\"\n    },\n    {\n      \"mesh\": 317,\n      \"name\": \"Object_339_Material.066_0\"\n    },\n    {\n      \"children\": [\n        640\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_341\"\n    },\n    {\n      \"mesh\": 318,\n      \"name\": \"Object_341_Material.068_0\"\n    },\n    {\n      \"children\": [\n        642\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_343\"\n    },\n    {\n      \"mesh\": 319,\n      \"name\": \"Object_343_Material.066_0\"\n    },\n    {\n      \"children\": [\n        644\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_345\"\n    },\n    {\n      \"mesh\": 320,\n      \"name\": \"Object_345_Material.066_0\"\n    },\n    {\n      \"children\": [\n        646\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_347\"\n    },\n    {\n      \"mesh\": 321,\n      \"name\": \"Object_347_Material.066_0\"\n    },\n    {\n      \"children\": [\n        648\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_349\"\n    },\n    {\n      \"mesh\": 322,\n      \"name\": \"Object_349_Material.066_0\"\n    },\n    {\n      \"children\": [\n        650\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_351\"\n    },\n    {\n      \"mesh\": 323,\n      \"name\": \"Object_351_Material.060_0\"\n    },\n    {\n      \"children\": [\n        652\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_353\"\n    },\n    {\n      \"mesh\": 324,\n      \"name\": \"Object_353_Material.060_0\"\n    },\n    {\n      \"children\": [\n        654\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_355\"\n    },\n    {\n      \"mesh\": 325,\n      \"name\": \"Object_355_Material.057_0\"\n    },\n    {\n      \"children\": [\n        656\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_357\"\n    },\n    {\n      \"mesh\": 326,\n      \"name\": \"Object_357_Material.069_0\"\n    },\n    {\n      \"children\": [\n        658\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_359\"\n    },\n    {\n      \"mesh\": 327,\n      \"name\": \"Object_359_Material.066_0\"\n    },\n    {\n      \"children\": [\n        660\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_361\"\n    },\n    {\n      \"mesh\": 328,\n      \"name\": \"Object_361_Material.057_0\"\n    },\n    {\n      \"children\": [\n        662\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_363\"\n    },\n    {\n      \"mesh\": 329,\n      \"name\": \"Object_363_Material.057_0\"\n    },\n    {\n      \"children\": [\n        664\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_365\"\n    },\n    {\n      \"mesh\": 330,\n      \"name\": \"Object_365_Material.057_0\"\n    },\n    {\n      \"children\": [\n        666\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_367\"\n    },\n    {\n      \"mesh\": 331,\n      \"name\": \"Object_367_Material.069_0\"\n    },\n    {\n      \"children\": [\n        668\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_369\"\n    },\n    {\n      \"mesh\": 332,\n      \"name\": \"Object_369_Material.060_0\"\n    },\n    {\n      \"children\": [\n        670\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_371\"\n    },\n    {\n      \"mesh\": 333,\n      \"name\": \"Object_371_Material.070_0\"\n    },\n    {\n      \"children\": [\n        672\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_373\"\n    },\n    {\n      \"mesh\": 334,\n      \"name\": \"Object_373_Material.070_0\"\n    },\n    {\n      \"children\": [\n        674\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_375\"\n    },\n    {\n      \"mesh\": 335,\n      \"name\": \"Object_375_Material.067_0\"\n    },\n    {\n      \"children\": [\n        676\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_377\"\n    },\n    {\n      \"mesh\": 336,\n      \"name\": \"Object_377_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        678\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_379\"\n    },\n    {\n      \"mesh\": 337,\n      \"name\": \"Object_379_Material.066_0\"\n    },\n    {\n      \"children\": [\n        680\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_381\"\n    },\n    {\n      \"mesh\": 338,\n      \"name\": \"Object_381_Material.005_0\"\n    },\n    {\n      \"children\": [\n        682\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_383\"\n    },\n    {\n      \"mesh\": 339,\n      \"name\": \"Object_383_Material.005_0\"\n    },\n    {\n      \"children\": [\n        684\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_385\"\n    },\n    {\n      \"mesh\": 340,\n      \"name\": \"Object_385_Material.069_0\"\n    },\n    {\n      \"children\": [\n        686\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_387\"\n    },\n    {\n      \"mesh\": 341,\n      \"name\": \"Object_387_Material.005_0\"\n    },\n    {\n      \"children\": [\n        688\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_389\"\n    },\n    {\n      \"mesh\": 342,\n      \"name\": \"Object_389_Material.068_0\"\n    },\n    {\n      \"children\": [\n        690\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_391\"\n    },\n    {\n      \"mesh\": 343,\n      \"name\": \"Object_391_Material.057_0\"\n    },\n    {\n      \"children\": [\n        692\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_393\"\n    },\n    {\n      \"mesh\": 344,\n      \"name\": \"Object_393_Material.068_0\"\n    },\n    {\n      \"children\": [\n        694\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_395\"\n    },\n    {\n      \"mesh\": 345,\n      \"name\": \"Object_395_Material.057_0\"\n    },\n    {\n      \"children\": [\n        696\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_397\"\n    },\n    {\n      \"mesh\": 346,\n      \"name\": \"Object_397_Material.066_0\"\n    },\n    {\n      \"children\": [\n        698\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_399\"\n    },\n    {\n      \"mesh\": 347,\n      \"name\": \"Object_399_Material.066_0\"\n    },\n    {\n      \"children\": [\n        700\n      ],\n      \"matrix\": [\n        1.0787882171371424e-05,\n        -9.914973810238367e-16,\n        -142.88983154296832,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        147.70852661132813,\n        32.60113525390625,\n        289.94110107421875,\n        1.0\n      ],\n      \"name\": \"Object_401\"\n    },\n    {\n      \"mesh\": 348,\n      \"name\": \"Object_401_Material.070_0\"\n    },\n    {\n      \"children\": [\n        702\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_403\"\n    },\n    {\n      \"mesh\": 349,\n      \"name\": \"Object_403_Material.066_0\"\n    },\n    {\n      \"children\": [\n        704\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_405\"\n    },\n    {\n      \"mesh\": 350,\n      \"name\": \"Object_405_Material.060_0\"\n    },\n    {\n      \"children\": [\n        706\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_407\"\n    },\n    {\n      \"mesh\": 351,\n      \"name\": \"Object_407_Material.070_0\"\n    },\n    {\n      \"children\": [\n        708\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_409\"\n    },\n    {\n      \"mesh\": 352,\n      \"name\": \"Object_409_Material.067_0\"\n    },\n    {\n      \"children\": [\n        710\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_411\"\n    },\n    {\n      \"mesh\": 353,\n      \"name\": \"Object_411_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        712\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_413\"\n    },\n    {\n      \"mesh\": 354,\n      \"name\": \"Object_413_Material.066_0\"\n    },\n    {\n      \"children\": [\n        714\n      ],\n      \"matrix\": [\n        6.9016290510201955e-06,\n        -6.343179337872423e-16,\n        -91.41484832763645,\n        0.0,\n        -8.241749155977137,\n        -91.04260779929471,\n        -6.222347507083967e-07,\n        0.0,\n        -91.04260779929446,\n        8.24174915597716,\n        -6.873525672486402e-06,\n        0.0,\n        147.7085418701172,\n        32.60114288330078,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_415\"\n    },\n    {\n      \"mesh\": 355,\n      \"name\": \"Object_415_Material.057_0\"\n    },\n    {\n      \"children\": [\n        716\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_418\"\n    },\n    {\n      \"mesh\": 356,\n      \"name\": \"Object_418_Tasten_0\"\n    },\n    {\n      \"children\": [\n        718\n      ],\n      \"matrix\": [\n        5.101281315713345e-06,\n        -4.688507886949436e-16,\n        -67.56851959228496,\n        0.0,\n        -8.241749843825179,\n        -91.04261539761862,\n        -6.222348026394793e-07,\n        0.0,\n        -91.04261539761835,\n        8.241749843825202,\n        -6.873526246143897e-06,\n        0.0,\n        164.91656494140625,\n        31.113588333129883,\n        386.96435546875,\n        1.0\n      ],\n      \"name\": \"Object_420\"\n    },\n    {\n      \"mesh\": 357,\n      \"name\": \"Object_420_Tasten_0\"\n    },\n    {\n      \"children\": [\n        720\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_422\"\n    },\n    {\n      \"mesh\": 358,\n      \"name\": \"Object_422_Tasten_0\"\n    },\n    {\n      \"children\": [\n        722\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_424\"\n    },\n    {\n      \"mesh\": 359,\n      \"name\": \"Object_424_Tasten_0\"\n    },\n    {\n      \"children\": [\n        724\n      ],\n      \"matrix\": [\n        5.493684114748638e-06,\n        -5.049159163418148e-16,\n        -72.76605224609354,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        130.24081420898438,\n        34.604984283447266,\n        390.5765686035156,\n        1.0\n      ],\n      \"name\": \"Object_426\"\n    },\n    {\n      \"mesh\": 360,\n      \"name\": \"Object_426_Tasten_0\"\n    },\n    {\n      \"children\": [\n        726\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_428\"\n    },\n    {\n      \"mesh\": 361,\n      \"name\": \"Object_428_Tasten_0\"\n    },\n    {\n      \"children\": [\n        728\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_430\"\n    },\n    {\n      \"mesh\": 362,\n      \"name\": \"Object_430_Tasten_0\"\n    },\n    {\n      \"children\": [\n        730\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_432\"\n    },\n    {\n      \"mesh\": 363,\n      \"name\": \"Object_432_Tasten_0\"\n    },\n    {\n      \"children\": [\n        732\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_434\"\n    },\n    {\n      \"mesh\": 364,\n      \"name\": \"Object_434_Tasten_0\"\n    },\n    {\n      \"children\": [\n        734\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_436\"\n    },\n    {\n      \"mesh\": 365,\n      \"name\": \"Object_436_Tasten_0\"\n    },\n    {\n      \"children\": [\n        736\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        402.92755126953125,\n        1.0\n      ],\n      \"name\": \"Object_438\"\n    },\n    {\n      \"mesh\": 366,\n      \"name\": \"Object_438_Tasten_0\"\n    },\n    {\n      \"children\": [\n        738\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_440\"\n    },\n    {\n      \"mesh\": 367,\n      \"name\": \"Object_440_Tasten_0\"\n    },\n    {\n      \"children\": [\n        740\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_442\"\n    },\n    {\n      \"mesh\": 368,\n      \"name\": \"Object_442_Tasten_0\"\n    },\n    {\n      \"children\": [\n        742\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_444\"\n    },\n    {\n      \"mesh\": 369,\n      \"name\": \"Object_444_Tasten_0\"\n    },\n    {\n      \"children\": [\n        744\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_446\"\n    },\n    {\n      \"mesh\": 370,\n      \"name\": \"Object_446_Tasten_0\"\n    },\n    {\n      \"children\": [\n        746\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_448\"\n    },\n    {\n      \"mesh\": 371,\n      \"name\": \"Object_448_Tasten_0\"\n    },\n    {\n      \"children\": [\n        748\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_450\"\n    },\n    {\n      \"mesh\": 372,\n      \"name\": \"Object_450_Tasten_0\"\n    },\n    {\n      \"children\": [\n        750\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_452\"\n    },\n    {\n      \"mesh\": 373,\n      \"name\": \"Object_452_Tasten_0\"\n    },\n    {\n      \"children\": [\n        752\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_454\"\n    },\n    {\n      \"mesh\": 374,\n      \"name\": \"Object_454_Tasten_0\"\n    },\n    {\n      \"children\": [\n        754\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_456\"\n    },\n    {\n      \"mesh\": 375,\n      \"name\": \"Object_456_Tasten_0\"\n    },\n    {\n      \"children\": [\n        756\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_458\"\n    },\n    {\n      \"mesh\": 376,\n      \"name\": \"Object_458_Tasten_0\"\n    },\n    {\n      \"children\": [\n        758\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_460\"\n    },\n    {\n      \"mesh\": 377,\n      \"name\": \"Object_460_Tasten_0\"\n    },\n    {\n      \"children\": [\n        760\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_462\"\n    },\n    {\n      \"mesh\": 378,\n      \"name\": \"Object_462_Tasten_0\"\n    },\n    {\n      \"children\": [\n        762\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_464\"\n    },\n    {\n      \"mesh\": 379,\n      \"name\": \"Object_464_Tasten_0\"\n    },\n    {\n      \"children\": [\n        764\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_466\"\n    },\n    {\n      \"mesh\": 380,\n      \"name\": \"Object_466_Tasten_0\"\n    },\n    {\n      \"children\": [\n        766\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_468\"\n    },\n    {\n      \"mesh\": 381,\n      \"name\": \"Object_468_Tasten_0\"\n    },\n    {\n      \"children\": [\n        768\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_470\"\n    },\n    {\n      \"mesh\": 382,\n      \"name\": \"Object_470_Tasten_0\"\n    },\n    {\n      \"children\": [\n        770\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_472\"\n    },\n    {\n      \"mesh\": 383,\n      \"name\": \"Object_472_Tasten_0\"\n    },\n    {\n      \"children\": [\n        772\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_474\"\n    },\n    {\n      \"mesh\": 384,\n      \"name\": \"Object_474_Tasten_0\"\n    },\n    {\n      \"children\": [\n        774\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_476\"\n    },\n    {\n      \"mesh\": 385,\n      \"name\": \"Object_476_Tasten_0\"\n    },\n    {\n      \"children\": [\n        776\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_478\"\n    },\n    {\n      \"mesh\": 386,\n      \"name\": \"Object_478_Tasten_0\"\n    },\n    {\n      \"children\": [\n        778\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_480\"\n    },\n    {\n      \"mesh\": 387,\n      \"name\": \"Object_480_Tasten_0\"\n    },\n    {\n      \"children\": [\n        780\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_482\"\n    },\n    {\n      \"mesh\": 388,\n      \"name\": \"Object_482_Tasten_0\"\n    },\n    {\n      \"children\": [\n        782\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_484\"\n    },\n    {\n      \"mesh\": 389,\n      \"name\": \"Object_484_Tasten_0\"\n    },\n    {\n      \"children\": [\n        784\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_486\"\n    },\n    {\n      \"mesh\": 390,\n      \"name\": \"Object_486_Tasten_0\"\n    },\n    {\n      \"children\": [\n        786\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_488\"\n    },\n    {\n      \"mesh\": 391,\n      \"name\": \"Object_488_Tasten_0\"\n    },\n    {\n      \"children\": [\n        788\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_490\"\n    },\n    {\n      \"mesh\": 392,\n      \"name\": \"Object_490_Tasten_0\"\n    },\n    {\n      \"children\": [\n        790\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_492\"\n    },\n    {\n      \"mesh\": 393,\n      \"name\": \"Object_492_Tasten_0\"\n    },\n    {\n      \"children\": [\n        792\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_494\"\n    },\n    {\n      \"mesh\": 394,\n      \"name\": \"Object_494_Tasten_0\"\n    },\n    {\n      \"children\": [\n        794\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_496\"\n    },\n    {\n      \"mesh\": 395,\n      \"name\": \"Object_496_Tasten_0\"\n    },\n    {\n      \"children\": [\n        796\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_498\"\n    },\n    {\n      \"mesh\": 396,\n      \"name\": \"Object_498_Tasten_0\"\n    },\n    {\n      \"children\": [\n        798\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_500\"\n    },\n    {\n      \"mesh\": 397,\n      \"name\": \"Object_500_Tasten_0\"\n    },\n    {\n      \"children\": [\n        800\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_502\"\n    },\n    {\n      \"mesh\": 398,\n      \"name\": \"Object_502_Tasten_0\"\n    },\n    {\n      \"children\": [\n        802\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_504\"\n    },\n    {\n      \"mesh\": 399,\n      \"name\": \"Object_504_Tasten_0\"\n    },\n    {\n      \"children\": [\n        804\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_506\"\n    },\n    {\n      \"mesh\": 400,\n      \"name\": \"Object_506_Tasten_0\"\n    },\n    {\n      \"children\": [\n        806\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_508\"\n    },\n    {\n      \"mesh\": 401,\n      \"name\": \"Object_508_Tasten_0\"\n    },\n    {\n      \"children\": [\n        808\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_510\"\n    },\n    {\n      \"mesh\": 402,\n      \"name\": \"Object_510_Tasten_0\"\n    },\n    {\n      \"children\": [\n        810\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_512\"\n    },\n    {\n      \"mesh\": 403,\n      \"name\": \"Object_512_Tasten_0\"\n    },\n    {\n      \"children\": [\n        812\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_514\"\n    },\n    {\n      \"mesh\": 404,\n      \"name\": \"Object_514_Tasten_0\"\n    },\n    {\n      \"children\": [\n        814\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_516\"\n    },\n    {\n      \"mesh\": 405,\n      \"name\": \"Object_516_Tasten_0\"\n    },\n    {\n      \"children\": [\n        816\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_518\"\n    },\n    {\n      \"mesh\": 406,\n      \"name\": \"Object_518_Tasten_0\"\n    },\n    {\n      \"children\": [\n        818\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_520\"\n    },\n    {\n      \"mesh\": 407,\n      \"name\": \"Object_520_Tasten_0\"\n    },\n    {\n      \"children\": [\n        820\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_522\"\n    },\n    {\n      \"mesh\": 408,\n      \"name\": \"Object_522_Tasten_0\"\n    },\n    {\n      \"children\": [\n        822\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_524\"\n    },\n    {\n      \"mesh\": 409,\n      \"name\": \"Object_524_Tasten_0\"\n    },\n    {\n      \"children\": [\n        824\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_526\"\n    },\n    {\n      \"mesh\": 410,\n      \"name\": \"Object_526_Tasten_0\"\n    },\n    {\n      \"children\": [\n        826\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        385.8563232421875,\n        1.0\n      ],\n      \"name\": \"Object_528\"\n    },\n    {\n      \"mesh\": 411,\n      \"name\": \"Object_528_Tasten_0\"\n    },\n    {\n      \"children\": [\n        828\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_530\"\n    },\n    {\n      \"mesh\": 412,\n      \"name\": \"Object_530_Tasten_0\"\n    },\n    {\n      \"children\": [\n        830\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_532\"\n    },\n    {\n      \"mesh\": 413,\n      \"name\": \"Object_532_Tasten_0\"\n    },\n    {\n      \"children\": [\n        832\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_534\"\n    },\n    {\n      \"mesh\": 414,\n      \"name\": \"Object_534_Tasten_0\"\n    },\n    {\n      \"children\": [\n        834\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_536\"\n    },\n    {\n      \"mesh\": 415,\n      \"name\": \"Object_536_Tasten_0\"\n    },\n    {\n      \"children\": [\n        836\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_538\"\n    },\n    {\n      \"mesh\": 416,\n      \"name\": \"Object_538_Tasten_0\"\n    },\n    {\n      \"children\": [\n        838\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_540\"\n    },\n    {\n      \"mesh\": 417,\n      \"name\": \"Object_540_Tasten_0\"\n    },\n    {\n      \"children\": [\n        840\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_542\"\n    },\n    {\n      \"mesh\": 418,\n      \"name\": \"Object_542_Tasten_0\"\n    },\n    {\n      \"children\": [\n        842\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_544\"\n    },\n    {\n      \"mesh\": 419,\n      \"name\": \"Object_544_Tasten_0\"\n    },\n    {\n      \"children\": [\n        844\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_546\"\n    },\n    {\n      \"mesh\": 420,\n      \"name\": \"Object_546_Tasten_0\"\n    },\n    {\n      \"children\": [\n        846\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_548\"\n    },\n    {\n      \"mesh\": 421,\n      \"name\": \"Object_548_Tasten_0\"\n    },\n    {\n      \"children\": [\n        848\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_550\"\n    },\n    {\n      \"mesh\": 422,\n      \"name\": \"Object_550_Tasten_0\"\n    },\n    {\n      \"children\": [\n        850\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_552\"\n    },\n    {\n      \"mesh\": 423,\n      \"name\": \"Object_552_Tasten_0\"\n    },\n    {\n      \"children\": [\n        852\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_554\"\n    },\n    {\n      \"mesh\": 424,\n      \"name\": \"Object_554_Tasten_0\"\n    },\n    {\n      \"children\": [\n        854\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_556\"\n    },\n    {\n      \"mesh\": 425,\n      \"name\": \"Object_556_Tasten_0\"\n    },\n    {\n      \"children\": [\n        856\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_558\"\n    },\n    {\n      \"mesh\": 426,\n      \"name\": \"Object_558_Tasten_0\"\n    },\n    {\n      \"children\": [\n        858\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_560\"\n    },\n    {\n      \"mesh\": 427,\n      \"name\": \"Object_560_Tasten_0\"\n    },\n    {\n      \"children\": [\n        860\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_562\"\n    },\n    {\n      \"mesh\": 428,\n      \"name\": \"Object_562_Tasten_0\"\n    },\n    {\n      \"children\": [\n        862\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_564\"\n    },\n    {\n      \"mesh\": 429,\n      \"name\": \"Object_564_Tasten_0\"\n    },\n    {\n      \"children\": [\n        864\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_566\"\n    },\n    {\n      \"mesh\": 430,\n      \"name\": \"Object_566_Tasten_0\"\n    },\n    {\n      \"children\": [\n        866\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_568\"\n    },\n    {\n      \"mesh\": 431,\n      \"name\": \"Object_568_Tasten_0\"\n    },\n    {\n      \"children\": [\n        868\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_570\"\n    },\n    {\n      \"mesh\": 432,\n      \"name\": \"Object_570_Tasten_0\"\n    },\n    {\n      \"children\": [\n        870\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_572\"\n    },\n    {\n      \"mesh\": 433,\n      \"name\": \"Object_572_Tasten_0\"\n    },\n    {\n      \"children\": [\n        872\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_574\"\n    },\n    {\n      \"mesh\": 434,\n      \"name\": \"Object_574_Tasten_0\"\n    },\n    {\n      \"children\": [\n        874\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_576\"\n    },\n    {\n      \"mesh\": 435,\n      \"name\": \"Object_576_Tasten_0\"\n    },\n    {\n      \"children\": [\n        876\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_578\"\n    },\n    {\n      \"mesh\": 436,\n      \"name\": \"Object_578_Tasten_0\"\n    },\n    {\n      \"children\": [\n        878\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_580\"\n    },\n    {\n      \"mesh\": 437,\n      \"name\": \"Object_580_Tasten_0\"\n    },\n    {\n      \"children\": [\n        880\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_582\"\n    },\n    {\n      \"mesh\": 438,\n      \"name\": \"Object_582_Tasten_0\"\n    },\n    {\n      \"children\": [\n        882\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_584\"\n    },\n    {\n      \"mesh\": 439,\n      \"name\": \"Object_584_Tasten_0\"\n    },\n    {\n      \"children\": [\n        884\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_586\"\n    },\n    {\n      \"mesh\": 440,\n      \"name\": \"Object_586_Tasten_0\"\n    },\n    {\n      \"children\": [\n        886\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_588\"\n    },\n    {\n      \"mesh\": 441,\n      \"name\": \"Object_588_Tasten_0\"\n    },\n    {\n      \"children\": [\n        888\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_590\"\n    },\n    {\n      \"mesh\": 442,\n      \"name\": \"Object_590_Tasten_0\"\n    },\n    {\n      \"children\": [\n        890\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_592\"\n    },\n    {\n      \"mesh\": 443,\n      \"name\": \"Object_592_Tasten_0\"\n    },\n    {\n      \"children\": [\n        892\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_594\"\n    },\n    {\n      \"mesh\": 444,\n      \"name\": \"Object_594_Tasten_0\"\n    },\n    {\n      \"children\": [\n        894\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_596\"\n    },\n    {\n      \"mesh\": 445,\n      \"name\": \"Object_596_Tasten_0\"\n    },\n    {\n      \"children\": [\n        896\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_598\"\n    },\n    {\n      \"mesh\": 446,\n      \"name\": \"Object_598_Tasten_0\"\n    },\n    {\n      \"children\": [\n        898\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_600\"\n    },\n    {\n      \"mesh\": 447,\n      \"name\": \"Object_600_Tasten_0\"\n    },\n    {\n      \"children\": [\n        900\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_602\"\n    },\n    {\n      \"mesh\": 448,\n      \"name\": \"Object_602_Tasten_0\"\n    },\n    {\n      \"children\": [\n        902\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.58149337768555,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_604\"\n    },\n    {\n      \"mesh\": 449,\n      \"name\": \"Object_604_Material.071_0\"\n    },\n    {\n      \"children\": [\n        904\n      ],\n      \"matrix\": [\n        1.1920804557588766e-05,\n        -1.0956225059550974e-15,\n        -157.89584350585892,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.70852661132813,\n        34.29640579223633,\n        259.2745666503906,\n        1.0\n      ],\n      \"name\": \"Object_606\"\n    },\n    {\n      \"mesh\": 450,\n      \"name\": \"Object_606_Tasten_0\"\n    },\n    {\n      \"children\": [\n        906\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_608\"\n    },\n    {\n      \"mesh\": 451,\n      \"name\": \"Object_608_Tasten_0\"\n    },\n    {\n      \"children\": [\n        908\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_610\"\n    },\n    {\n      \"mesh\": 452,\n      \"name\": \"Object_610_Tasten_0\"\n    },\n    {\n      \"children\": [\n        910\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_612\"\n    },\n    {\n      \"mesh\": 453,\n      \"name\": \"Object_612_Tasten_0\"\n    },\n    {\n      \"children\": [\n        912\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_614\"\n    },\n    {\n      \"mesh\": 454,\n      \"name\": \"Object_614_Tasten_0\"\n    },\n    {\n      \"children\": [\n        914\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_616\"\n    },\n    {\n      \"mesh\": 455,\n      \"name\": \"Object_616_Tasten_0\"\n    },\n    {\n      \"children\": [\n        916\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_618\"\n    },\n    {\n      \"mesh\": 456,\n      \"name\": \"Object_618_Tasten_0\"\n    },\n    {\n      \"children\": [\n        918\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_620\"\n    },\n    {\n      \"mesh\": 457,\n      \"name\": \"Object_620_Tasten_0\"\n    },\n    {\n      \"children\": [\n        920\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_622\"\n    },\n    {\n      \"mesh\": 458,\n      \"name\": \"Object_622_Tasten_0\"\n    },\n    {\n      \"children\": [\n        922\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_624\"\n    },\n    {\n      \"mesh\": 459,\n      \"name\": \"Object_624_Tasten_0\"\n    },\n    {\n      \"children\": [\n        924\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_626\"\n    },\n    {\n      \"mesh\": 460,\n      \"name\": \"Object_626_Tasten_0\"\n    },\n    {\n      \"children\": [\n        926\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_628\"\n    },\n    {\n      \"mesh\": 461,\n      \"name\": \"Object_628_Tasten_0\"\n    },\n    {\n      \"children\": [\n        928\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_630\"\n    },\n    {\n      \"mesh\": 462,\n      \"name\": \"Object_630_Tasten_0\"\n    },\n    {\n      \"children\": [\n        930\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_632\"\n    },\n    {\n      \"mesh\": 463,\n      \"name\": \"Object_632_Tasten_0\"\n    },\n    {\n      \"children\": [\n        932\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_634\"\n    },\n    {\n      \"mesh\": 464,\n      \"name\": \"Object_634_Tasten_0\"\n    },\n    {\n      \"children\": [\n        934\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_636\"\n    },\n    {\n      \"mesh\": 465,\n      \"name\": \"Object_636_Tasten_0\"\n    },\n    {\n      \"children\": [\n        936\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_638\"\n    },\n    {\n      \"mesh\": 466,\n      \"name\": \"Object_638_Tasten_0\"\n    },\n    {\n      \"children\": [\n        938\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_640\"\n    },\n    {\n      \"mesh\": 467,\n      \"name\": \"Object_640_Tasten_0\"\n    },\n    {\n      \"children\": [\n        940\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_642\"\n    },\n    {\n      \"mesh\": 468,\n      \"name\": \"Object_642_Tasten_0\"\n    },\n    {\n      \"children\": [\n        942\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_644\"\n    },\n    {\n      \"mesh\": 469,\n      \"name\": \"Object_644_Tasten_0\"\n    },\n    {\n      \"children\": [\n        944\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_646\"\n    },\n    {\n      \"mesh\": 470,\n      \"name\": \"Object_646_Tasten_0\"\n    },\n    {\n      \"children\": [\n        946\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_648\"\n    },\n    {\n      \"mesh\": 471,\n      \"name\": \"Object_648_Tasten_0\"\n    },\n    {\n      \"children\": [\n        948\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_650\"\n    },\n    {\n      \"mesh\": 472,\n      \"name\": \"Object_650_Tasten_0\"\n    },\n    {\n      \"children\": [\n        950\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_652\"\n    },\n    {\n      \"mesh\": 473,\n      \"name\": \"Object_652_Tasten_0\"\n    },\n    {\n      \"children\": [\n        952\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_654\"\n    },\n    {\n      \"mesh\": 474,\n      \"name\": \"Object_654_Tasten_0\"\n    },\n    {\n      \"children\": [\n        954\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_656\"\n    },\n    {\n      \"mesh\": 475,\n      \"name\": \"Object_656_Tasten_0\"\n    },\n    {\n      \"children\": [\n        956\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_658\"\n    },\n    {\n      \"mesh\": 476,\n      \"name\": \"Object_658_Tasten_0\"\n    },\n    {\n      \"children\": [\n        958\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_660\"\n    },\n    {\n      \"mesh\": 477,\n      \"name\": \"Object_660_Tasten_0\"\n    },\n    {\n      \"children\": [\n        960\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_662\"\n    },\n    {\n      \"mesh\": 478,\n      \"name\": \"Object_662_Tasten_0\"\n    },\n    {\n      \"children\": [\n        962\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_664\"\n    },\n    {\n      \"mesh\": 479,\n      \"name\": \"Object_664_Tasten_0\"\n    },\n    {\n      \"children\": [\n        964\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_666\"\n    },\n    {\n      \"mesh\": 480,\n      \"name\": \"Object_666_Tasten_0\"\n    },\n    {\n      \"children\": [\n        966\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_668\"\n    },\n    {\n      \"mesh\": 481,\n      \"name\": \"Object_668_Tasten_0\"\n    },\n    {\n      \"children\": [\n        968\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_670\"\n    },\n    {\n      \"mesh\": 482,\n      \"name\": \"Object_670_Tasten_0\"\n    },\n    {\n      \"children\": [\n        970\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_672\"\n    },\n    {\n      \"mesh\": 483,\n      \"name\": \"Object_672_Tasten_0\"\n    },\n    {\n      \"children\": [\n        972\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_674\"\n    },\n    {\n      \"mesh\": 484,\n      \"name\": \"Object_674_Tasten_0\"\n    },\n    {\n      \"children\": [\n        974\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_676\"\n    },\n    {\n      \"mesh\": 485,\n      \"name\": \"Object_676_Tasten_0\"\n    },\n    {\n      \"children\": [\n        976\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_678\"\n    },\n    {\n      \"mesh\": 486,\n      \"name\": \"Object_678_Tasten_0\"\n    },\n    {\n      \"children\": [\n        978\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_680\"\n    },\n    {\n      \"mesh\": 487,\n      \"name\": \"Object_680_Tasten_0\"\n    },\n    {\n      \"children\": [\n        980\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_682\"\n    },\n    {\n      \"mesh\": 488,\n      \"name\": \"Object_682_Tasten_0\"\n    },\n    {\n      \"children\": [\n        982\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_684\"\n    },\n    {\n      \"mesh\": 489,\n      \"name\": \"Object_684_Tasten_0\"\n    },\n    {\n      \"children\": [\n        984\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_686\"\n    },\n    {\n      \"mesh\": 490,\n      \"name\": \"Object_686_Tasten_0\"\n    },\n    {\n      \"children\": [\n        986\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_688\"\n    },\n    {\n      \"mesh\": 491,\n      \"name\": \"Object_688_Tasten_0\"\n    },\n    {\n      \"children\": [\n        988\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_690\"\n    },\n    {\n      \"mesh\": 492,\n      \"name\": \"Object_690_Tasten_0\"\n    },\n    {\n      \"children\": [\n        990\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_692\"\n    },\n    {\n      \"mesh\": 493,\n      \"name\": \"Object_692_Tasten_0\"\n    },\n    {\n      \"children\": [\n        992\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_694\"\n    },\n    {\n      \"mesh\": 494,\n      \"name\": \"Object_694_Tasten_0\"\n    },\n    {\n      \"children\": [\n        994\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_696\"\n    },\n    {\n      \"mesh\": 495,\n      \"name\": \"Object_696_Tasten_0\"\n    },\n    {\n      \"children\": [\n        996\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_698\"\n    },\n    {\n      \"mesh\": 496,\n      \"name\": \"Object_698_Tasten_0\"\n    },\n    {\n      \"children\": [\n        998\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_700\"\n    },\n    {\n      \"mesh\": 497,\n      \"name\": \"Object_700_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1000\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_702\"\n    },\n    {\n      \"mesh\": 498,\n      \"name\": \"Object_702_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1002\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_704\"\n    },\n    {\n      \"mesh\": 499,\n      \"name\": \"Object_704_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1004\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_706\"\n    },\n    {\n      \"mesh\": 500,\n      \"name\": \"Object_706_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1006\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_708\"\n    },\n    {\n      \"mesh\": 501,\n      \"name\": \"Object_708_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1008\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_710\"\n    },\n    {\n      \"mesh\": 502,\n      \"name\": \"Object_710_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1010\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_712\"\n    },\n    {\n      \"mesh\": 503,\n      \"name\": \"Object_712_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1012\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_714\"\n    },\n    {\n      \"mesh\": 504,\n      \"name\": \"Object_714_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1014\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_716\"\n    },\n    {\n      \"mesh\": 505,\n      \"name\": \"Object_716_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1016\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_718\"\n    },\n    {\n      \"mesh\": 506,\n      \"name\": \"Object_718_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1018\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_720\"\n    },\n    {\n      \"mesh\": 507,\n      \"name\": \"Object_720_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1020\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_722\"\n    },\n    {\n      \"mesh\": 508,\n      \"name\": \"Object_722_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1022\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_724\"\n    },\n    {\n      \"mesh\": 509,\n      \"name\": \"Object_724_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1024\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_726\"\n    },\n    {\n      \"mesh\": 510,\n      \"name\": \"Object_726_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1026\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_728\"\n    },\n    {\n      \"mesh\": 511,\n      \"name\": \"Object_728_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1028\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_730\"\n    },\n    {\n      \"mesh\": 512,\n      \"name\": \"Object_730_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1030\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_732\"\n    },\n    {\n      \"mesh\": 513,\n      \"name\": \"Object_732_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1032\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_734\"\n    },\n    {\n      \"mesh\": 514,\n      \"name\": \"Object_734_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1034\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_736\"\n    },\n    {\n      \"mesh\": 515,\n      \"name\": \"Object_736_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1036\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_738\"\n    },\n    {\n      \"mesh\": 516,\n      \"name\": \"Object_738_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1038\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_740\"\n    },\n    {\n      \"mesh\": 517,\n      \"name\": \"Object_740_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1040\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_742\"\n    },\n    {\n      \"mesh\": 518,\n      \"name\": \"Object_742_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1042\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_744\"\n    },\n    {\n      \"mesh\": 519,\n      \"name\": \"Object_744_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1044\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_746\"\n    },\n    {\n      \"mesh\": 520,\n      \"name\": \"Object_746_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1046\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_748\"\n    },\n    {\n      \"mesh\": 521,\n      \"name\": \"Object_748_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1048\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_750\"\n    },\n    {\n      \"mesh\": 522,\n      \"name\": \"Object_750_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1050\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_752\"\n    },\n    {\n      \"mesh\": 523,\n      \"name\": \"Object_752_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1052\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_754\"\n    },\n    {\n      \"mesh\": 524,\n      \"name\": \"Object_754_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1054\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_756\"\n    },\n    {\n      \"mesh\": 525,\n      \"name\": \"Object_756_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1056\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_758\"\n    },\n    {\n      \"mesh\": 526,\n      \"name\": \"Object_758_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1058\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_760\"\n    },\n    {\n      \"mesh\": 527,\n      \"name\": \"Object_760_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1060\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_762\"\n    },\n    {\n      \"mesh\": 528,\n      \"name\": \"Object_762_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1062\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_764\"\n    },\n    {\n      \"mesh\": 529,\n      \"name\": \"Object_764_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1064\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_766\"\n    },\n    {\n      \"mesh\": 530,\n      \"name\": \"Object_766_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1066\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_768\"\n    },\n    {\n      \"mesh\": 531,\n      \"name\": \"Object_768_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1068\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_770\"\n    },\n    {\n      \"mesh\": 532,\n      \"name\": \"Object_770_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1070\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_772\"\n    },\n    {\n      \"mesh\": 533,\n      \"name\": \"Object_772_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1072\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_774\"\n    },\n    {\n      \"mesh\": 534,\n      \"name\": \"Object_774_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1074\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_776\"\n    },\n    {\n      \"mesh\": 535,\n      \"name\": \"Object_776_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1076\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_778\"\n    },\n    {\n      \"mesh\": 536,\n      \"name\": \"Object_778_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1078\n      ],\n      \"matrix\": [\n        6.901630203026722e-06,\n        -6.343180396663607e-16,\n        -91.41486358642551,\n        0.0,\n        -8.241747780281052,\n        -91.04259260264693,\n        -6.222346468462319e-07,\n        0.0,\n        -91.04259260264666,\n        8.241747780281075,\n        -6.873524525171412e-06,\n        0.0,\n        147.7085418701172,\n        34.604976654052734,\n        403.08642578125,\n        1.0\n      ],\n      \"name\": \"Object_780\"\n    },\n    {\n      \"mesh\": 537,\n      \"name\": \"Object_780_Tasten_0\"\n    },\n    {\n      \"children\": [\n        1080\n      ],\n      \"matrix\": [\n        1.6528442436719658e-06,\n        -1.2152826386554755e-15,\n        -21.892585754394467,\n        0.0,\n        -21.826613774441455,\n        1.698330258951081,\n        -1.6478634966565832e-06,\n        0.0,\n        1.6983302589510763,\n        21.82661377444152,\n        1.2822036499790652e-07,\n        0.0,\n        101.60081481933594,\n        40.62207794189453,\n        244.0074462890625,\n        1.0\n      ],\n      \"name\": \"OnTheFly-bg_422\"\n    },\n    {\n      \"children\": [\n        1081\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        0.0,\n        -1.6543612251060553e-24,\n        0.0,\n        2.832914583947088e-41,\n        0.9999999403953552,\n        1.7123916905817303e-17,\n        0.0,\n        1.6543612251060553e-24,\n        -1.7123916905817303e-17,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        5.960464477539063e-08,\n        1.0\n      ],\n      \"name\": \"Object_782\"\n    },\n    {\n      \"mesh\": 538,\n      \"name\": \"Object_782_OnTheFly-bg_0\"\n    },\n    {\n      \"children\": [\n        1083\n      ],\n      \"matrix\": [\n        3.7615780725122493e-06,\n        -5.531532144901737e-15,\n        -49.82361221313462,\n        0.0,\n        -49.82361602783185,\n        -2.1778595145464263e-06,\n        -3.761578357748114e-06,\n        0.0,\n        -2.1778595145464263e-06,\n        49.82361602783199,\n        -1.7700904218938274e-13,\n        0.0,\n        174.1614990234375,\n        46.92334747314453,\n        307.7135009765625,\n        1.0\n      ],\n      \"name\": \"Object_784\"\n    },\n    {\n      \"mesh\": 539,\n      \"name\": \"Object_784_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1085\n      ],\n      \"matrix\": [\n        -49.82362747192281,\n        7.5231584440760185e-06,\n        6.6942449050284924e-06,\n        0.0,\n        6.694245618168013e-06,\n        8.117297620322261e-06,\n        49.823623657225454,\n        0.0,\n        7.523155625435521e-06,\n        49.8236160278308,\n        -8.117297395138266e-06,\n        0.0,\n        191.37669372558594,\n        45.22822189331055,\n        324.98468017578125,\n        1.0\n      ],\n      \"name\": \"Object_786\"\n    },\n    {\n      \"mesh\": 540,\n      \"name\": \"Object_786_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1087\n      ],\n      \"matrix\": [\n        -19.608207702636317,\n        2.960756990935969e-06,\n        2.634536085998234e-06,\n        0.0,\n        2.6345360558283084e-06,\n        3.194581507226016e-06,\n        19.608203887939016,\n        0.0,\n        2.960755985712368e-06,\n        19.60820388793897,\n        -3.1945819077844376e-06,\n        0.0,\n        159.01754760742188,\n        47.31952667236328,\n        359.93609619140625,\n        1.0\n      ],\n      \"name\": \"Plane.003_425\"\n    },\n    {\n      \"children\": [\n        1088\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        2.646977960169688e-23,\n        7.105428220931454e-15,\n        0.0,\n        -2.64697764462542e-23,\n        1.0,\n        7.940933880509067e-23,\n        0.0,\n        -7.105427373898505e-15,\n        -7.940933880509086e-23,\n        1.0,\n        0.0,\n        0.0,\n        -1.9073486328125e-06,\n        1.359417183266487e-07,\n        1.0\n      ],\n      \"name\": \"Object_788\"\n    },\n    {\n      \"mesh\": 541,\n      \"name\": \"Object_788_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1090\n      ],\n      \"matrix\": [\n        49.823627471922926,\n        -6.694247737173751e-06,\n        6.69424632110115e-06,\n        0.0,\n        6.6942447179312785e-06,\n        -8.117299512106689e-06,\n        -49.823623657225454,\n        0.0,\n        6.694247290189055e-06,\n        49.82361602783092,\n        -8.117297373012135e-06,\n        0.0,\n        191.37667846679688,\n        45.22822189331055,\n        290.0993957519531,\n        1.0\n      ],\n      \"name\": \"Object_790\"\n    },\n    {\n      \"mesh\": 542,\n      \"name\": \"Object_790_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1092\n      ],\n      \"matrix\": [\n        1.7501631718524149,\n        -4.781488347428238e-06,\n        52.5830493887526,\n        0.0,\n        52.58305701389918,\n        -5.1880041519597925e-05,\n        -1.750163425650919,\n        0.0,\n        5.201037164937784e-05,\n        52.61215972897812,\n        3.0530331164864143e-06,\n        0.0,\n        190.94097900390625,\n        45.22822189331055,\n        307.68377685546875,\n        1.0\n      ],\n      \"name\": \"Object_792\"\n    },\n    {\n      \"mesh\": 543,\n      \"name\": \"Object_792_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1094\n      ],\n      \"matrix\": [\n        -29.265617370603,\n        3.932092392490663e-06,\n        1.1396452177999062e-05,\n        0.0,\n        1.1396451732114643e-05,\n        2.2094909643471865e-06,\n        29.265615463254537,\n        0.0,\n        3.932091532082746e-06,\n        29.265617370605128,\n        -2.209492651687608e-06,\n        0.0,\n        139.38133239746094,\n        50.4600830078125,\n        591.2596435546875,\n        1.0\n      ],\n      \"name\": \"Object_794\"\n    },\n    {\n      \"mesh\": 544,\n      \"name\": \"Object_794_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1096\n      ],\n      \"matrix\": [\n        29.26562499999947,\n        -3.93209757287844e-06,\n        3.9320963252098415e-06,\n        0.0,\n        3.932094659513079e-06,\n        -4.767974791200494e-06,\n        -29.265617370604815,\n        0.0,\n        3.932097188420904e-06,\n        29.265617370604815,\n        -4.767974264840426e-06,\n        0.0,\n        141.1079864501953,\n        50.460086822509766,\n        586.2903442382813,\n        1.0\n      ],\n      \"name\": \"Object_796\"\n    },\n    {\n      \"mesh\": 545,\n      \"name\": \"Object_796_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1098\n      ],\n      \"matrix\": [\n        -19.347892628774552,\n        3.184448231077528,\n        1.5760962390631025e-06,\n        0.0,\n        1.3147532875035835e-06,\n        -1.716689221585147e-06,\n        19.6082019805907,\n        0.0,\n        3.184448231077647,\n        19.34789262877454,\n        1.480378210619612e-06,\n        0.0,\n        122.70124816894531,\n        53.532936096191406,\n        358.45635986328125,\n        1.0\n      ],\n      \"name\": \"Plane.008_430\"\n    },\n    {\n      \"children\": [\n        1099\n      ],\n      \"matrix\": [\n        1.0,\n        -2.386979516178976e-15,\n        -3.7748733939847164e-17,\n        0.0,\n        2.3869798007291083e-15,\n        1.0000001192092896,\n        -1.323488980084845e-23,\n        0.0,\n        3.7748733939847164e-17,\n        1.3234888133021371e-23,\n        1.0,\n        0.0,\n        9.5367431640625e-07,\n        -1.9073486328125e-06,\n        -4.440892098500626e-16,\n        1.0\n      ],\n      \"name\": \"Object_798\"\n    },\n    {\n      \"mesh\": 546,\n      \"name\": \"Object_798_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1101\n      ],\n      \"matrix\": [\n        -8.836556479086942,\n        -0.7894828525981737,\n        1.8677270647086953e-07,\n        0.0,\n        1.5152232385541847e-07,\n        4.0287876328387476e-07,\n        8.871753692626942,\n        0.0,\n        -0.7894828525981813,\n        8.836556479086934,\n        -3.877966862021181e-07,\n        0.0,\n        190.9855194091797,\n        44.57741928100586,\n        567.4793090820313,\n        1.0\n      ],\n      \"name\": \"Plane.087_431\"\n    },\n    {\n      \"children\": [\n        1102\n      ],\n      \"matrix\": [\n        1.0,\n        7.610061635487855e-23,\n        7.450580606501036e-09,\n        0.0,\n        -1.2904018469822285e-22,\n        1.0000001192092896,\n        7.105427357600999e-15,\n        0.0,\n        -7.450580606501036e-09,\n        -7.1054265105681524e-15,\n        1.0,\n        0.0,\n        -1.9073486328125e-06,\n        3.814697265625e-06,\n        2.384185791015625e-07,\n        1.0\n      ],\n      \"name\": \"Object_800\"\n    },\n    {\n      \"mesh\": 547,\n      \"name\": \"Object_800_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1104\n      ],\n      \"matrix\": [\n        -8.836556479086942,\n        -0.7894828525981737,\n        1.8677270647086953e-07,\n        0.0,\n        1.5152232385541847e-07,\n        4.0287876328387476e-07,\n        8.871753692626942,\n        0.0,\n        -0.7894828525981813,\n        8.836556479086934,\n        -3.877966862021181e-07,\n        0.0,\n        190.86802673339844,\n        44.62821960449219,\n        565.2545776367188,\n        1.0\n      ],\n      \"name\": \"Plane.088_432\"\n    },\n    {\n      \"children\": [\n        1105\n      ],\n      \"matrix\": [\n        1.0,\n        7.610061635487855e-23,\n        7.450580606501036e-09,\n        0.0,\n        -1.2904018469822285e-22,\n        1.0000001192092896,\n        7.105427357600999e-15,\n        0.0,\n        -7.450580606501036e-09,\n        -7.1054265105681524e-15,\n        1.0,\n        0.0,\n        -1.9073486328125e-06,\n        3.814697265625e-06,\n        -1.1920928955078125e-07,\n        1.0\n      ],\n      \"name\": \"Object_802\"\n    },\n    {\n      \"mesh\": 548,\n      \"name\": \"Object_802_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1107\n      ],\n      \"matrix\": [\n        -8.836556479086942,\n        -0.7894828525981737,\n        1.8677270647086953e-07,\n        0.0,\n        1.5152232385541847e-07,\n        4.0287876328387476e-07,\n        8.871753692626942,\n        0.0,\n        -0.7894828525981813,\n        8.836556479086934,\n        -3.877966862021181e-07,\n        0.0,\n        192.4904327392578,\n        44.41950225830078,\n        565.4120483398438,\n        1.0\n      ],\n      \"name\": \"Plane.089_433\"\n    },\n    {\n      \"children\": [\n        1108\n      ],\n      \"matrix\": [\n        1.0,\n        7.610061635487855e-23,\n        7.450580606501036e-09,\n        0.0,\n        -1.2904018469822285e-22,\n        1.0000001192092896,\n        7.105427357600999e-15,\n        0.0,\n        -7.450580606501036e-09,\n        -7.1054265105681524e-15,\n        1.0,\n        0.0,\n        1.9073486328125e-06,\n        -7.105427357601002e-15,\n        -3.5762786865234375e-07,\n        1.0\n      ],\n      \"name\": \"Object_804\"\n    },\n    {\n      \"mesh\": 549,\n      \"name\": \"Object_804_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1110\n      ],\n      \"matrix\": [\n        -8.836556479086942,\n        -0.7894828525981737,\n        1.8677270647086953e-07,\n        0.0,\n        1.5152232385541847e-07,\n        4.0287876328387476e-07,\n        8.871753692626942,\n        0.0,\n        -0.7894828525981813,\n        8.836556479086934,\n        -3.877966862021181e-07,\n        0.0,\n        192.4027862548828,\n        44.401283264160156,\n        567.4718627929688,\n        1.0\n      ],\n      \"name\": \"Plane.090_434\"\n    },\n    {\n      \"children\": [\n        1111\n      ],\n      \"matrix\": [\n        1.0,\n        7.610061635487855e-23,\n        7.450580606501036e-09,\n        0.0,\n        -1.2904018469822285e-22,\n        1.0000001192092896,\n        7.105427357600999e-15,\n        0.0,\n        -7.450580606501036e-09,\n        -7.1054265105681524e-15,\n        1.0,\n        0.0,\n        3.552713678800501e-15,\n        3.814697265625e-06,\n        1.1920928955078125e-07,\n        1.0\n      ],\n      \"name\": \"Object_806\"\n    },\n    {\n      \"mesh\": 550,\n      \"name\": \"Object_806_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1113\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        140.8444061279297,\n        50.581729888916016,\n        568.8697509765625,\n        1.0\n      ],\n      \"name\": \"Text_435\"\n    },\n    {\n      \"children\": [\n        1114\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        0.0,\n        -1.9073486328125e-06,\n        8.919960237108171e-08,\n        1.0\n      ],\n      \"name\": \"Object_808\"\n    },\n    {\n      \"mesh\": 551,\n      \"name\": \"Object_808_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1116\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        552.0098876953125,\n        1.0\n      ],\n      \"name\": \"Text.001_436\"\n    },\n    {\n      \"children\": [\n        1117\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.552713678800501e-15,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_810\"\n    },\n    {\n      \"mesh\": 552,\n      \"name\": \"Object_810_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1119\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        532.0255737304688,\n        1.0\n      ],\n      \"name\": \"Text.002_437\"\n    },\n    {\n      \"children\": [\n        1120\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        0.0,\n        3.552713678800501e-15,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_812\"\n    },\n    {\n      \"mesh\": 553,\n      \"name\": \"Object_812_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1122\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        514.7837524414063,\n        1.0\n      ],\n      \"name\": \"Text.003_438\"\n    },\n    {\n      \"children\": [\n        1123\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_814\"\n    },\n    {\n      \"mesh\": 554,\n      \"name\": \"Object_814_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1125\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        498.1382751464844,\n        1.0\n      ],\n      \"name\": \"Text.004_439\"\n    },\n    {\n      \"children\": [\n        1126\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.552713678800501e-15,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_816\"\n    },\n    {\n      \"mesh\": 555,\n      \"name\": \"Object_816_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1128\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        480.7523193359375,\n        1.0\n      ],\n      \"name\": \"Text.005_440\"\n    },\n    {\n      \"children\": [\n        1129\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_818\"\n    },\n    {\n      \"mesh\": 556,\n      \"name\": \"Object_818_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1131\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        463.6155090332031,\n        1.0\n      ],\n      \"name\": \"Text.006_441\"\n    },\n    {\n      \"children\": [\n        1132\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        0.0,\n        3.552713678800501e-15,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_820\"\n    },\n    {\n      \"mesh\": 557,\n      \"name\": \"Object_820_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1134\n      ],\n      \"matrix\": [\n        4.31286114682336e-07,\n        -6.342213190916961e-16,\n        -5.712557792663557,\n        0.0,\n        -5.712557792663553,\n        -2.4970384193308914e-07,\n        -4.3128611436522534e-07,\n        0.0,\n        -2.4970384193308914e-07,\n        5.712557792663569,\n        -2.0295082210934276e-14,\n        0.0,\n        141.03799438476563,\n        50.581729888916016,\n        443.74566650390625,\n        1.0\n      ],\n      \"name\": \"Text.007_442\"\n    },\n    {\n      \"children\": [\n        1135\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105058e-31,\n        0.0,\n        5.605193858210763e-45,\n        1.0,\n        -1.421085471751292e-14,\n        0.0,\n        -3.944304526105058e-31,\n        1.421085471751292e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -4.974961029802216e-07,\n        1.0\n      ],\n      \"name\": \"Object_822\"\n    },\n    {\n      \"mesh\": 558,\n      \"name\": \"Object_822_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1137\n      ],\n      \"matrix\": [\n        4.6494601732248603e-07,\n        -6.837193834303957e-16,\n        -6.158396720886213,\n        0.0,\n        -6.158396720886207,\n        -2.691920812299418e-07,\n        -4.6494601698062634e-07,\n        0.0,\n        -2.691920812299418e-07,\n        6.158396720886225,\n        -2.187902026977266e-14,\n        0.0,\n        141.64889526367188,\n        50.88457489013672,\n        427.9776916503906,\n        1.0\n      ],\n      \"name\": \"Text.008_443\"\n    },\n    {\n      \"children\": [\n        1138\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        -3.944304526105059e-31,\n        0.0,\n        5.605193856387772e-45,\n        1.0,\n        1.4210854712891086e-14,\n        0.0,\n        3.944304526105059e-31,\n        -1.4210854712891086e-14,\n        1.0,\n        0.0,\n        7.62939453125e-06,\n        -3.552713678800501e-15,\n        2.293561465194216e-07,\n        1.0\n      ],\n      \"name\": \"Object_824\"\n    },\n    {\n      \"mesh\": 559,\n      \"name\": \"Object_824_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1140\n      ],\n      \"matrix\": [\n        4.6494601732248603e-07,\n        -6.837193834303957e-16,\n        -6.158396720886213,\n        0.0,\n        -6.158396720886207,\n        -2.691920812299418e-07,\n        -4.6494601698062634e-07,\n        0.0,\n        -2.691920812299418e-07,\n        6.158396720886225,\n        -2.187902026977266e-14,\n        0.0,\n        142.0945587158203,\n        50.955116271972656,\n        409.2159423828125,\n        1.0\n      ],\n      \"name\": \"Text.009_444\"\n    },\n    {\n      \"children\": [\n        1141\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        -3.944304526105059e-31,\n        0.0,\n        5.605193856387772e-45,\n        1.0,\n        1.4210854712891086e-14,\n        0.0,\n        3.944304526105059e-31,\n        -1.4210854712891086e-14,\n        1.0,\n        0.0,\n        0.0,\n        -3.552713678800501e-15,\n        2.3907932700240053e-07,\n        1.0\n      ],\n      \"name\": \"Object_826\"\n    },\n    {\n      \"mesh\": 560,\n      \"name\": \"Object_826_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1143\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.549007415771484,\n        561.971435546875,\n        1.0\n      ],\n      \"name\": \"Text.010_445\"\n    },\n    {\n      \"children\": [\n        1144\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        0.0,\n        3.552713678800501e-15,\n        -5.04485797137022e-07,\n        1.0\n      ],\n      \"name\": \"Object_828\"\n    },\n    {\n      \"mesh\": 561,\n      \"name\": \"Object_828_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1146\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.436920166015625,\n        543.8751831054688,\n        1.0\n      ],\n      \"name\": \"Text.011_446\"\n    },\n    {\n      \"children\": [\n        1147\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_830\"\n    },\n    {\n      \"mesh\": 562,\n      \"name\": \"Object_830_Material.069_0\"\n    },\n    {\n      \"children\": [\n        1149\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.436920166015625,\n        528.2266845703125,\n        1.0\n      ],\n      \"name\": \"Text.012_447\"\n    },\n    {\n      \"children\": [\n        1150\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_832\"\n    },\n    {\n      \"mesh\": 563,\n      \"name\": \"Object_832_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1152\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.436920166015625,\n        509.5635986328125,\n        1.0\n      ],\n      \"name\": \"Text.013_448\"\n    },\n    {\n      \"children\": [\n        1153\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        0.0,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_834\"\n    },\n    {\n      \"mesh\": 564,\n      \"name\": \"Object_834_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1155\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.353309631347656,\n        494.3053283691406,\n        1.0\n      ],\n      \"name\": \"Text.014_449\"\n    },\n    {\n      \"children\": [\n        1156\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_836\"\n    },\n    {\n      \"mesh\": 565,\n      \"name\": \"Object_836_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1158\n      ],\n      \"matrix\": [\n        -3.600448196977819e-08,\n        -0.0455318578319736,\n        -2.691374943705688,\n        0.0,\n        -2.6917600631704137,\n        2.288943129873346e-06,\n        -2.71400544092022e-09,\n        0.0,\n        2.288661551013548e-06,\n        2.691374943704715,\n        -0.0455318578319878,\n        0.0,\n        156.65711975097656,\n        48.63592529296875,\n        594.0031127929688,\n        1.0\n      ],\n      \"name\": \"Text.015_450\"\n    },\n    {\n      \"children\": [\n        1159\n      ],\n      \"matrix\": [\n        1.0,\n        -2.481541837659083e-24,\n        0.0,\n        0.0,\n        2.481541837659083e-24,\n        1.0,\n        -1.421085480899653e-14,\n        0.0,\n        3.5264828655475955e-38,\n        1.4210853961963577e-14,\n        0.9999999403953552,\n        0.0,\n        -3.0517578125e-05,\n        7.62939453125e-06,\n        -1.6689300537109375e-06,\n        1.0\n      ],\n      \"name\": \"Object_838\"\n    },\n    {\n      \"mesh\": 566,\n      \"name\": \"Object_838_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1161\n      ],\n      \"matrix\": [\n        2.357899231005711e-07,\n        1.7336866547098086e-16,\n        -3.1231322288513095,\n        0.0,\n        -3.100836761831281,\n        -0.37251548235073273,\n        -2.3410666212379141e-07,\n        0.0,\n        -0.37251548235073173,\n        3.1008367618312898,\n        -2.812413612785569e-08,\n        0.0,\n        192.64385986328125,\n        45.649803161621094,\n        594.7985229492188,\n        1.0\n      ],\n      \"name\": \"Text.017_452\"\n    },\n    {\n      \"children\": [\n        1162\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.9999999403953552,\n        -4.998607632614752e-18,\n        0.0,\n        0.0,\n        4.998607632614752e-18,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_840\"\n    },\n    {\n      \"mesh\": 567,\n      \"name\": \"Object_840_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1164\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.436920166015625,\n        475.9764099121094,\n        1.0\n      ],\n      \"name\": \"Text.020_455\"\n    },\n    {\n      \"children\": [\n        1165\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_842\"\n    },\n    {\n      \"mesh\": 568,\n      \"name\": \"Object_842_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1167\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -5.271877765655498,\n        -2.3044110537952484e-07,\n        -3.9801569795547743e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        157.21144104003906,\n        48.436920166015625,\n        455.6252136230469,\n        1.0\n      ],\n      \"name\": \"Text.021_456\"\n    },\n    {\n      \"children\": [\n        1168\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        1.4012984618586685e-45,\n        1.0,\n        -3.5527136725480714e-15,\n        0.0,\n        -3.944304291006189e-31,\n        3.552713460789835e-15,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        -1.9073486328125e-06,\n        4.320340849517379e-07,\n        1.0\n      ],\n      \"name\": \"Object_844\"\n    },\n    {\n      \"mesh\": 569,\n      \"name\": \"Object_844_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1170\n      ],\n      \"matrix\": [\n        4.842681547575969e-07,\n        -7.121332624647188e-16,\n        -6.414326190948468,\n        0.0,\n        -6.414327144622779,\n        -2.803791558109042e-07,\n        -4.842682264019381e-07,\n        0.0,\n        -2.803791558109042e-07,\n        6.414327144622797,\n        -2.278826778700279e-14,\n        0.0,\n        158.0303955078125,\n        48.436920166015625,\n        441.2599182128906,\n        1.0\n      ],\n      \"name\": \"Text.022_457\"\n    },\n    {\n      \"children\": [\n        1171\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        3.944304526105059e-31,\n        0.0,\n        5.605193190019655e-45,\n        1.0000001192092896,\n        -1.4210854717512893e-14,\n        0.0,\n        -3.944304526105059e-31,\n        1.4210854717512893e-14,\n        1.0000001192092896,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        -2.764863893389702e-08,\n        1.0\n      ],\n      \"name\": \"Object_846\"\n    },\n    {\n      \"mesh\": 570,\n      \"name\": \"Object_846_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1173\n      ],\n      \"matrix\": [\n        5.220631848179368e-07,\n        -7.67712176331757e-16,\n        -6.914936542510967,\n        0.0,\n        -6.914937496185277,\n        -3.0226153015767566e-07,\n        -5.220632564344886e-07,\n        0.0,\n        -3.0226153015767566e-07,\n        6.9149374961852965,\n        -2.4566793030748012e-14,\n        0.0,\n        159.02734375,\n        48.63896560668945,\n        422.0705871582031,\n        1.0\n      ],\n      \"name\": \"Text.023_458\"\n    },\n    {\n      \"children\": [\n        1174\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        7.88860905221012e-31,\n        0.0,\n        -1.1210387717995793e-44,\n        1.0,\n        1.4210854719508534e-14,\n        0.0,\n        -7.88860905221012e-31,\n        -1.4210854719508534e-14,\n        1.0,\n        0.0,\n        0.0,\n        -3.552713678800501e-15,\n        2.2891504158906173e-07,\n        1.0\n      ],\n      \"name\": \"Object_848\"\n    },\n    {\n      \"mesh\": 571,\n      \"name\": \"Object_848_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1176\n      ],\n      \"matrix\": [\n        3.7601824221371295e-07,\n        0.0,\n        -4.9805126190185405,\n        0.0,\n        -4.913298130596462,\n        0.8154798759504946,\n        -3.7094368904344326e-07,\n        0.0,\n        0.8154798759504924,\n        4.913298130596476,\n        6.156701780844749e-08,\n        0.0,\n        122.0291519165039,\n        53.886627197265625,\n        594.9238891601563,\n        1.0\n      ],\n      \"name\": \"Text.025_460\"\n    },\n    {\n      \"children\": [\n        1177\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        -2.7369109000017966e-48,\n        -1.6543612251060546e-24,\n        0.0,\n        2.4651904795593217e-32,\n        0.9999999999999999,\n        1.4901161216858703e-08,\n        0.0,\n        1.6543613237136736e-24,\n        -1.4901161216858703e-08,\n        0.9999999999999999,\n        0.0,\n        1.52587890625e-05,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_850\"\n    },\n    {\n      \"mesh\": 572,\n      \"name\": \"Object_850_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1179\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.26929473876953,\n        483.9068908691406,\n        1.0\n      ],\n      \"name\": \"Text.026_461\"\n    },\n    {\n      \"children\": [\n        1180\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_852\"\n    },\n    {\n      \"mesh\": 573,\n      \"name\": \"Object_852_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1182\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.4868927001953,\n        47.26929473876953,\n        501.88751220703125,\n        1.0\n      ],\n      \"name\": \"Text.027_462\"\n    },\n    {\n      \"children\": [\n        1183\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_854\"\n    },\n    {\n      \"mesh\": 574,\n      \"name\": \"Object_854_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1185\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.26929473876953,\n        519.0947265625,\n        1.0\n      ],\n      \"name\": \"Text.028_463\"\n    },\n    {\n      \"children\": [\n        1186\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        1.4210854715202004e-14,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_856\"\n    },\n    {\n      \"mesh\": 575,\n      \"name\": \"Object_856_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1188\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.26929473876953,\n        537.0140991210938,\n        1.0\n      ],\n      \"name\": \"Text.029_464\"\n    },\n    {\n      \"children\": [\n        1189\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        1.4210854715202004e-14,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_858\"\n    },\n    {\n      \"mesh\": 576,\n      \"name\": \"Object_858_Material.069_0\"\n    },\n    {\n      \"children\": [\n        1191\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.166259765625,\n        554.659423828125,\n        1.0\n      ],\n      \"name\": \"Text.030_465\"\n    },\n    {\n      \"children\": [\n        1192\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        1.9073486328125e-06,\n        -2.384185791015625e-07,\n        1.0\n      ],\n      \"name\": \"Object_860\"\n    },\n    {\n      \"mesh\": 577,\n      \"name\": \"Object_860_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1194\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.26929473876953,\n        467.98291015625,\n        1.0\n      ],\n      \"name\": \"Text.031_466\"\n    },\n    {\n      \"children\": [\n        1195\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        1.4210854715202004e-14,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_862\"\n    },\n    {\n      \"mesh\": 578,\n      \"name\": \"Object_862_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1197\n      ],\n      \"matrix\": [\n        4.842681540454637e-07,\n        -3.560666312323594e-16,\n        -6.4143261909484695,\n        0.0,\n        -6.382602722323292,\n        -0.637152236815345,\n        -4.818730989115432e-07,\n        0.0,\n        -0.6371522368153426,\n        6.38260272232331,\n        -4.81036561665192e-08,\n        0.0,\n        175.48690795898438,\n        47.26929473876953,\n        450.2833251953125,\n        1.0\n      ],\n      \"name\": \"Text.032_467\"\n    },\n    {\n      \"children\": [\n        1198\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        1.323488980084844e-23,\n        3.30872245021211e-24,\n        0.0,\n        -1.3234887458917908e-23,\n        0.9999999403953552,\n        7.450581035413111e-09,\n        0.0,\n        -3.3087217599588943e-24,\n        -7.450581035413111e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_864\"\n    },\n    {\n      \"mesh\": 579,\n      \"name\": \"Object_864_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1200\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        122.44432830810547,\n        53.93135452270508,\n        578.0614624023438,\n        1.0\n      ],\n      \"name\": \"Text.038_473\"\n    },\n    {\n      \"children\": [\n        1201\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        0.0,\n        1.9073486328125e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_866\"\n    },\n    {\n      \"mesh\": 580,\n      \"name\": \"Object_866_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1203\n      ],\n      \"matrix\": [\n        2.393125433984296e-07,\n        -3.519174668100138e-16,\n        -3.169790744781485,\n        0.0,\n        -3.127013254809236,\n        0.5190033650160282,\n        -2.3608293272723356e-07,\n        0.0,\n        0.5190033650160264,\n        3.127013254809245,\n        3.918366360741295e-08,\n        0.0,\n        122.05757141113281,\n        53.85054397583008,\n        561.2257690429688,\n        1.0\n      ],\n      \"name\": \"Text.039_474\"\n    },\n    {\n      \"children\": [\n        1204\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.9999999403953551,\n        -1.490116211452677e-08,\n        0.0,\n        0.0,\n        1.490116211452677e-08,\n        0.9999999403953551,\n        0.0,\n        0.0,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_868\"\n    },\n    {\n      \"mesh\": 581,\n      \"name\": \"Object_868_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1206\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.0079345703125,\n        53.028892517089844,\n        560.6402587890625,\n        1.0\n      ],\n      \"name\": \"Text.040_475\"\n    },\n    {\n      \"children\": [\n        1207\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -2.842170943040401e-14,\n        1.9073486328125e-06,\n        -3.552713678800501e-15,\n        1.0\n      ],\n      \"name\": \"Object_870\"\n    },\n    {\n      \"mesh\": 582,\n      \"name\": \"Object_870_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1209\n      ],\n      \"matrix\": [\n        2.357899231005711e-07,\n        1.7336866547098086e-16,\n        -3.1231322288513095,\n        0.0,\n        -3.100836761831281,\n        -0.37251548235073273,\n        -2.3410666212379141e-07,\n        0.0,\n        -0.37251548235073173,\n        3.1008367618312898,\n        -2.812413612785569e-08,\n        0.0,\n        192.64385986328125,\n        45.649803161621094,\n        359.94561767578125,\n        1.0\n      ],\n      \"name\": \"Text.053_488\"\n    },\n    {\n      \"children\": [\n        1210\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        0.9999999403953552,\n        -4.998607632614752e-18,\n        0.0,\n        0.0,\n        4.998607632614752e-18,\n        0.9999999403953552,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        8.881784197001252e-16,\n        1.0\n      ],\n      \"name\": \"Object_872\"\n    },\n    {\n      \"mesh\": 583,\n      \"name\": \"Object_872_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1212\n      ],\n      \"matrix\": [\n        3.0244728897573745e-07,\n        -4.447593187904592e-16,\n        -4.006035804748524,\n        0.0,\n        -4.00603580474852,\n        -1.7510939366808697e-07,\n        -3.024472887533578e-07,\n        0.0,\n        -1.7510939366808697e-07,\n        4.006035804748532,\n        -1.4232298201294694e-14,\n        0.0,\n        156.28501892089844,\n        46.93686294555664,\n        363.3792724609375,\n        1.0\n      ],\n      \"name\": \"Text.055_490\"\n    },\n    {\n      \"children\": [\n        1213\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0,\n        -8.928363924673895e-24,\n        0.0,\n        0.0,\n        8.928363924673895e-24,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        -4.803873707714956e-07,\n        1.0\n      ],\n      \"name\": \"Object_874\"\n    },\n    {\n      \"mesh\": 584,\n      \"name\": \"Object_874_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1215\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.904693603515625,\n        543.3729248046875,\n        1.0\n      ],\n      \"name\": \"Text.057_492\"\n    },\n    {\n      \"children\": [\n        1216\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        0.0,\n        -1.9073486328125e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_876\"\n    },\n    {\n      \"mesh\": 585,\n      \"name\": \"Object_876_Material.069_0\"\n    },\n    {\n      \"children\": [\n        1218\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43417358398438,\n        53.08305740356445,\n        543.2583618164063,\n        1.0\n      ],\n      \"name\": \"Text.058_493\"\n    },\n    {\n      \"children\": [\n        1219\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_878\"\n    },\n    {\n      \"mesh\": 586,\n      \"name\": \"Object_878_Material.069_0\"\n    },\n    {\n      \"children\": [\n        1221\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.74461364746094,\n        525.7683715820313,\n        1.0\n      ],\n      \"name\": \"Text.059_494\"\n    },\n    {\n      \"children\": [\n        1222\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        1.52587890625e-05,\n        -3.814697265625e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_880\"\n    },\n    {\n      \"mesh\": 587,\n      \"name\": \"Object_880_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1224\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        52.922969818115234,\n        525.6514892578125,\n        1.0\n      ],\n      \"name\": \"Text.060_495\"\n    },\n    {\n      \"children\": [\n        1225\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_882\"\n    },\n    {\n      \"mesh\": 588,\n      \"name\": \"Object_882_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1227\n      ],\n      \"matrix\": [\n        8.145601795549348e-07,\n        -2.3223165842342196e-16,\n        -4.183513641357343,\n        0.0,\n        -4.142218421806675,\n        0.586359039478496,\n        -8.065197036253791e-07,\n        0.0,\n        0.586359039478485,\n        4.142218421806753,\n        1.1416831966928421e-07,\n        0.0,\n        101.7389144897461,\n        56.42401123046875,\n        595.2723999023438,\n        1.0\n      ],\n      \"name\": \"Text.061_496\"\n    },\n    {\n      \"children\": [\n        1228\n      ],\n      \"matrix\": [\n        1.0,\n        -2.6469779601696886e-23,\n        3.308722450212111e-24,\n        0.0,\n        2.6469779601696886e-23,\n        1.0,\n        -1.5315096574728595e-17,\n        0.0,\n        -3.3087224502121103e-24,\n        1.5315096574728595e-17,\n        1.0,\n        0.0,\n        1.52587890625e-05,\n        0.0,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_884\"\n    },\n    {\n      \"mesh\": 589,\n      \"name\": \"Object_884_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1230\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.85218811035156,\n        509.2848815917969,\n        1.0\n      ],\n      \"name\": \"Text.062_497\"\n    },\n    {\n      \"children\": [\n        1231\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        0.0,\n        -3.814697265625e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_886\"\n    },\n    {\n      \"mesh\": 590,\n      \"name\": \"Object_886_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1233\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        53.030540466308594,\n        508.7716979980469,\n        1.0\n      ],\n      \"name\": \"Text.063_498\"\n    },\n    {\n      \"children\": [\n        1234\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -1.52587890625e-05,\n        -3.552713678800501e-15,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_888\"\n    },\n    {\n      \"mesh\": 591,\n      \"name\": \"Object_888_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1236\n      ],\n      \"matrix\": [\n        8.823703761137327e-07,\n        0.0,\n        -4.531781196594153,\n        0.0,\n        -4.4802919702145525,\n        0.6811967390401342,\n        -8.723450538434489e-07,\n        0.0,\n        0.6811967390401213,\n        4.480291970214638,\n        1.326339019198607e-07,\n        0.0,\n        101.3667221069336,\n        56.13206100463867,\n        484.3406066894531,\n        1.0\n      ],\n      \"name\": \"Text.070_505\"\n    },\n    {\n      \"children\": [\n        1237\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.6469781278026515e-23,\n        0.9999999403953551,\n        1.490116211031887e-08,\n        0.0,\n        6.617444900424195e-24,\n        -1.490116211031887e-08,\n        0.9999999403953551,\n        0.0,\n        1.52587890625e-05,\n        -1.9073486328125e-06,\n        1.7763568394002505e-15,\n        1.0\n      ],\n      \"name\": \"Object_890\"\n    },\n    {\n      \"mesh\": 592,\n      \"name\": \"Object_890_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1239\n      ],\n      \"matrix\": [\n        8.665498238294713e-07,\n        2.4705394090698417e-16,\n        -4.4505281448363405,\n        0.0,\n        -4.425870470800358,\n        0.4678459494187305,\n        -8.617487967878619e-07,\n        0.0,\n        0.4678459494187214,\n        4.425870470800442,\n        9.109296989690887e-08,\n        0.0,\n        101.205078125,\n        56.94178771972656,\n        513.08984375,\n        1.0\n      ],\n      \"name\": \"Text.071_506\"\n    },\n    {\n      \"children\": [\n        1240\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.646977639694984e-23,\n        1.0,\n        -7.450580577164669e-09,\n        0.0,\n        6.617444308778613e-24,\n        7.450580577164669e-09,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_892\"\n    },\n    {\n      \"mesh\": 593,\n      \"name\": \"Object_892_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1242\n      ],\n      \"matrix\": [\n        8.665498238294713e-07,\n        2.4705394090698417e-16,\n        -4.4505281448363405,\n        0.0,\n        -4.425870470800358,\n        0.4678459494187305,\n        -8.617487967878619e-07,\n        0.0,\n        0.4678459494187214,\n        4.425870470800442,\n        9.109296989690887e-08,\n        0.0,\n        101.205078125,\n        56.94178771972656,\n        530.455322265625,\n        1.0\n      ],\n      \"name\": \"Text.072_507\"\n    },\n    {\n      \"children\": [\n        1243\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.646977639694984e-23,\n        1.0,\n        -7.450580577164669e-09,\n        0.0,\n        6.617444308778613e-24,\n        7.450580577164669e-09,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_894\"\n    },\n    {\n      \"mesh\": 594,\n      \"name\": \"Object_894_Material.069_0\"\n    },\n    {\n      \"children\": [\n        1245\n      ],\n      \"matrix\": [\n        8.665498238294713e-07,\n        2.4705394090698417e-16,\n        -4.4505281448363405,\n        0.0,\n        -4.425870470800358,\n        0.4678459494187305,\n        -8.617487967878619e-07,\n        0.0,\n        0.4678459494187214,\n        4.425870470800442,\n        9.109296989690887e-08,\n        0.0,\n        101.205078125,\n        56.94178771972656,\n        548.2025146484375,\n        1.0\n      ],\n      \"name\": \"Text.073_508\"\n    },\n    {\n      \"children\": [\n        1246\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.646977639694984e-23,\n        1.0,\n        -7.450580577164669e-09,\n        0.0,\n        6.617444308778613e-24,\n        7.450580577164669e-09,\n        1.0,\n        0.0,\n        -1.52587890625e-05,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_896\"\n    },\n    {\n      \"mesh\": 595,\n      \"name\": \"Object_896_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1248\n      ],\n      \"matrix\": [\n        8.665498238294713e-07,\n        2.4705394090698417e-16,\n        -4.4505281448363405,\n        0.0,\n        -4.425870470800358,\n        0.4678459494187305,\n        -8.617487967878619e-07,\n        0.0,\n        0.4678459494187214,\n        4.425870470800442,\n        9.109296989690887e-08,\n        0.0,\n        101.205078125,\n        56.94178771972656,\n        565.1781005859375,\n        1.0\n      ],\n      \"name\": \"Text.074_509\"\n    },\n    {\n      \"children\": [\n        1249\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.646977639694984e-23,\n        1.0,\n        -7.450580577164669e-09,\n        0.0,\n        6.617444308778613e-24,\n        7.450580577164669e-09,\n        1.0,\n        0.0,\n        0.0,\n        1.9073486328125e-06,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_898\"\n    },\n    {\n      \"mesh\": 596,\n      \"name\": \"Object_898_Material.005_0\"\n    },\n    {\n      \"children\": [\n        1251\n      ],\n      \"matrix\": [\n        8.823703761137327e-07,\n        0.0,\n        -4.531781196594153,\n        0.0,\n        -4.4802919702145525,\n        0.6811967390401342,\n        -8.723450538434489e-07,\n        0.0,\n        0.6811967390401213,\n        4.480291970214638,\n        1.326339019198607e-07,\n        0.0,\n        101.3667221069336,\n        56.1539306640625,\n        466.89434814453125,\n        1.0\n      ],\n      \"name\": \"Text.079_514\"\n    },\n    {\n      \"children\": [\n        1252\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.6469781278026515e-23,\n        0.9999999403953551,\n        1.490116211031887e-08,\n        0.0,\n        6.617444900424195e-24,\n        -1.490116211031887e-08,\n        0.9999999403953551,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_900\"\n    },\n    {\n      \"mesh\": 597,\n      \"name\": \"Object_900_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1254\n      ],\n      \"matrix\": [\n        8.823703761137327e-07,\n        0.0,\n        -4.531781196594153,\n        0.0,\n        -4.4802919702145525,\n        0.6811967390401342,\n        -8.723450538434489e-07,\n        0.0,\n        0.6811967390401213,\n        4.480291970214638,\n        1.326339019198607e-07,\n        0.0,\n        101.3667221069336,\n        56.1539306640625,\n        449.3674621582031,\n        1.0\n      ],\n      \"name\": \"Text.080_515\"\n    },\n    {\n      \"children\": [\n        1255\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.6469781278026515e-23,\n        0.9999999403953551,\n        1.490116211031887e-08,\n        0.0,\n        6.617444900424195e-24,\n        -1.490116211031887e-08,\n        0.9999999403953551,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_902\"\n    },\n    {\n      \"mesh\": 598,\n      \"name\": \"Object_902_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1257\n      ],\n      \"matrix\": [\n        8.823703761137327e-07,\n        0.0,\n        -4.531781196594153,\n        0.0,\n        -4.4802919702145525,\n        0.6811967390401342,\n        -8.723450538434489e-07,\n        0.0,\n        0.6811967390401213,\n        4.480291970214638,\n        1.326339019198607e-07,\n        0.0,\n        101.3667221069336,\n        56.1539306640625,\n        431.94879150390625,\n        1.0\n      ],\n      \"name\": \"Text.081_516\"\n    },\n    {\n      \"children\": [\n        1258\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -2.6469779601696886e-23,\n        -6.617444900424222e-24,\n        0.0,\n        2.6469781278026515e-23,\n        0.9999999403953551,\n        1.490116211031887e-08,\n        0.0,\n        6.617444900424195e-24,\n        -1.490116211031887e-08,\n        0.9999999403953551,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        1.7763568394002505e-15,\n        1.0\n      ],\n      \"name\": \"Object_904\"\n    },\n    {\n      \"mesh\": 599,\n      \"name\": \"Object_904_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1260\n      ],\n      \"matrix\": [\n        3.398407732615808e-07,\n        4.997477448141427e-16,\n        -4.501327514648425,\n        0.0,\n        -4.443437319766316,\n        0.7195990307391308,\n        -3.354701852418712e-07,\n        0.0,\n        0.7195990307391288,\n        4.443437319766328,\n        5.4328216032417034e-08,\n        0.0,\n        101.4731674194336,\n        56.12112808227539,\n        402.9732360839844,\n        1.0\n      ],\n      \"name\": \"Text.082_517\"\n    },\n    {\n      \"children\": [\n        1261\n      ],\n      \"matrix\": [\n        1.0,\n        -2.646977960169689e-23,\n        1.6543612251060557e-24,\n        0.0,\n        2.646977802397508e-23,\n        0.9999999403953552,\n        1.6440701004531535e-17,\n        0.0,\n        -1.6543611264984433e-24,\n        -1.6440701004531535e-17,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_906\"\n    },\n    {\n      \"mesh\": 600,\n      \"name\": \"Object_906_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1263\n      ],\n      \"matrix\": [\n        3.162844713456172e-07,\n        4.651073795241124e-16,\n        -4.1893148422241095,\n        0.0,\n        -4.1088517953991195,\n        0.817128977559141,\n        -3.102096805668766e-07,\n        0.0,\n        0.8171289775591392,\n        4.108851795399131,\n        6.169152147613408e-08,\n        0.0,\n        101.35198974609375,\n        56.183998107910156,\n        386.4811096191406,\n        1.0\n      ],\n      \"name\": \"Text.083_518\"\n    },\n    {\n      \"children\": [\n        1264\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -1.3234889800848438e-23,\n        4.963083675318165e-24,\n        0.0,\n        1.3234888297082517e-23,\n        0.9999999999999999,\n        -1.4901161229558092e-08,\n        0.0,\n        -4.963082886457353e-24,\n        1.4901161229558092e-08,\n        0.9999999999999999,\n        0.0,\n        0.0,\n        1.9073486328125e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_908\"\n    },\n    {\n      \"mesh\": 601,\n      \"name\": \"Object_908_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1266\n      ],\n      \"matrix\": [\n        3.162844713456172e-07,\n        4.651073795241124e-16,\n        -4.1893148422241095,\n        0.0,\n        -4.1088517953991195,\n        0.817128977559141,\n        -3.102096805668766e-07,\n        0.0,\n        0.8171289775591392,\n        4.108851795399131,\n        6.169152147613408e-08,\n        0.0,\n        101.35198974609375,\n        56.183998107910156,\n        368.47247314453125,\n        1.0\n      ],\n      \"name\": \"Text.084_519\"\n    },\n    {\n      \"children\": [\n        1267\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -1.3234889800848438e-23,\n        4.963083675318165e-24,\n        0.0,\n        1.3234888297082517e-23,\n        0.9999999999999999,\n        -1.4901161229558092e-08,\n        0.0,\n        -4.963082886457353e-24,\n        1.4901161229558092e-08,\n        0.9999999999999999,\n        0.0,\n        7.62939453125e-06,\n        1.9073486328125e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_910\"\n    },\n    {\n      \"mesh\": 602,\n      \"name\": \"Object_910_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1269\n      ],\n      \"matrix\": [\n        3.162844713456172e-07,\n        4.651073795241124e-16,\n        -4.1893148422241095,\n        0.0,\n        -4.1088517953991195,\n        0.817128977559141,\n        -3.102096805668766e-07,\n        0.0,\n        0.8171289775591392,\n        4.108851795399131,\n        6.169152147613408e-08,\n        0.0,\n        101.35196685791016,\n        56.183998107910156,\n        351.3489990234375,\n        1.0\n      ],\n      \"name\": \"Text.085_520\"\n    },\n    {\n      \"children\": [\n        1270\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -1.3234889800848438e-23,\n        4.963083675318165e-24,\n        0.0,\n        1.3234888297082517e-23,\n        0.9999999999999999,\n        -1.4901161229558092e-08,\n        0.0,\n        -4.963082886457353e-24,\n        1.4901161229558092e-08,\n        0.9999999999999999,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_912\"\n    },\n    {\n      \"mesh\": 603,\n      \"name\": \"Object_912_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1272\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.851776123046875,\n        491.6510009765625,\n        1.0\n      ],\n      \"name\": \"Text.086_521\"\n    },\n    {\n      \"children\": [\n        1273\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        -1.52587890625e-05,\n        -3.814697265625e-06,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_914\"\n    },\n    {\n      \"mesh\": 604,\n      \"name\": \"Object_914_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1275\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        53.03013229370117,\n        491.8240051269531,\n        1.0\n      ],\n      \"name\": \"Text.087_522\"\n    },\n    {\n      \"children\": [\n        1276\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        0.0,\n        -1.9073486328125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_916\"\n    },\n    {\n      \"mesh\": 605,\n      \"name\": \"Object_916_Material.068_0\"\n    },\n    {\n      \"children\": [\n        1278\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.820777893066406,\n        473.6639404296875,\n        1.0\n      ],\n      \"name\": \"Text.088_523\"\n    },\n    {\n      \"children\": [\n        1279\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.814697265625e-06,\n        1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_918\"\n    },\n    {\n      \"mesh\": 606,\n      \"name\": \"Object_918_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1281\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        52.99912643432617,\n        473.40484619140625,\n        1.0\n      ],\n      \"name\": \"Text.089_524\"\n    },\n    {\n      \"children\": [\n        1282\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        1.9073486328125e-06,\n        -3.552713678800501e-15,\n        1.0\n      ],\n      \"name\": \"Object_920\"\n    },\n    {\n      \"mesh\": 607,\n      \"name\": \"Object_920_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1284\n      ],\n      \"matrix\": [\n        2.885214381036644e-07,\n        -4.2428086792248797e-16,\n        -3.821582317352284,\n        0.0,\n        -3.7700076232550033,\n        0.6257238083644743,\n        -2.8462765699289154e-07,\n        0.0,\n        0.6257238083644722,\n        3.770007623255014,\n        4.724083285538177e-08,\n        0.0,\n        122.48380279541016,\n        53.85144805908203,\n        456.4730224609375,\n        1.0\n      ],\n      \"name\": \"Text.090_525\"\n    },\n    {\n      \"children\": [\n        1285\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        -4.745174449189912e-18,\n        0.0,\n        1.6543612251060557e-24,\n        4.745174449189912e-18,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        -3.814697265625e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_922\"\n    },\n    {\n      \"mesh\": 608,\n      \"name\": \"Object_922_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1287\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        53.02980041503906,\n        456.7462463378906,\n        1.0\n      ],\n      \"name\": \"Text.091_526\"\n    },\n    {\n      \"children\": [\n        1288\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -1.52587890625e-05,\n        1.9073486328125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_924\"\n    },\n    {\n      \"mesh\": 609,\n      \"name\": \"Object_924_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1290\n      ],\n      \"matrix\": [\n        2.885214385279453e-07,\n        0.0,\n        -3.821582317352284,\n        0.0,\n        -3.0992381951394314,\n        0.5143930434782151,\n        -2.3398597414030725e-07,\n        0.0,\n        0.625723358944536,\n        3.770007697847078,\n        4.724079933719739e-08,\n        0.0,\n        121.67271423339844,\n        54.09598922729492,\n        439.12200927734375,\n        1.0\n      ],\n      \"name\": \"Text.092_527\"\n    },\n    {\n      \"children\": [\n        1291\n      ],\n      \"matrix\": [\n        1.0,\n        -2.646977960169688e-23,\n        1.6543612251060552e-24,\n        0.0,\n        2.646977961402283e-23,\n        1.0,\n        -7.450580576636736e-09,\n        0.0,\n        -1.6543610278908292e-24,\n        7.450580576636736e-09,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_926\"\n    },\n    {\n      \"mesh\": 610,\n      \"name\": \"Object_926_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1293\n      ],\n      \"matrix\": [\n        3.933066342619108e-06,\n        2.1214043396124399e-16,\n        3.821582317350271,\n        0.0,\n        3.0992380888476334,\n        -0.5143936838802088,\n        -3.189649732075219e-06,\n        0.0,\n        0.6257241379486884,\n        3.7700075685524843,\n        -6.43977897992249e-07,\n        0.0,\n        120.31279754638672,\n        54.21159362792969,\n        419.6874084472656,\n        1.0\n      ],\n      \"name\": \"Text.093_528\"\n    },\n    {\n      \"children\": [\n        1294\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        5.329070729958988e-15,\n        0.0,\n        0.0,\n        -5.329070729958988e-15,\n        0.9999998807907104,\n        8.560706834667372e-18,\n        0.0,\n        4.5620617658787176e-32,\n        -8.560706834667372e-18,\n        0.9999998807907104,\n        0.0,\n        0.0,\n        7.105427357601002e-15,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_928\"\n    },\n    {\n      \"mesh\": 611,\n      \"name\": \"Object_928_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1296\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        53.034366607666016,\n        439.3608093261719,\n        1.0\n      ],\n      \"name\": \"Text.094_529\"\n    },\n    {\n      \"children\": [\n        1297\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.552713678800501e-15,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_930\"\n    },\n    {\n      \"mesh\": 612,\n      \"name\": \"Object_930_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1299\n      ],\n      \"matrix\": [\n        3.2662077836783566e-07,\n        0.0,\n        -4.3262233734130735,\n        0.0,\n        -4.267838842926551,\n        0.708350398794942,\n        -3.2221286853722583e-07,\n        0.0,\n        0.70835039879494,\n        4.2678388429265635,\n        5.34789672968908e-08,\n        0.0,\n        127.43415832519531,\n        53.02962112426758,\n        421.5911865234375,\n        1.0\n      ],\n      \"name\": \"Text.095_530\"\n    },\n    {\n      \"children\": [\n        1300\n      ],\n      \"matrix\": [\n        1.0,\n        2.646977960169688e-23,\n        0.0,\n        0.0,\n        -2.646977960169688e-23,\n        1.0,\n        2.3011044218919198e-17,\n        0.0,\n        6.090972688796923e-40,\n        -2.3011044218919198e-17,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.552713678800501e-15,\n        3.552713678800501e-15,\n        1.0\n      ],\n      \"name\": \"Object_932\"\n    },\n    {\n      \"mesh\": 613,\n      \"name\": \"Object_932_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1302\n      ],\n      \"matrix\": [\n        3.0244728897573745e-07,\n        -4.447593187904592e-16,\n        -4.006035804748524,\n        0.0,\n        -4.00603580474852,\n        -1.7510939366808697e-07,\n        -3.024472887533578e-07,\n        0.0,\n        -1.7510939366808697e-07,\n        4.006035804748532,\n        -1.4232298201294694e-14,\n        0.0,\n        186.13475036621094,\n        46.57475280761719,\n        219.39630126953125,\n        1.0\n      ],\n      \"name\": \"Text.099_534\"\n    },\n    {\n      \"children\": [\n        1303\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0,\n        -8.928363924673895e-24,\n        0.0,\n        0.0,\n        8.928363924673895e-24,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        -4.3292857299093157e-07,\n        1.0\n      ],\n      \"name\": \"Object_934\"\n    },\n    {\n      \"mesh\": 614,\n      \"name\": \"Object_934_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1305\n      ],\n      \"matrix\": [\n        6.19664665780642,\n        -8.307058213697738e-07,\n        0.004258204202882495,\n        0.0,\n        0.005772099241344445,\n        -0.5803747583710223,\n        -8.399818301076765,\n        0.0,\n        0.00029493796720996246,\n        6.194382587461019,\n        -0.42799278105614436,\n        0.0,\n        173.51959228515625,\n        46.999393463134766,\n        585.5242309570313,\n        1.0\n      ],\n      \"name\": \"Text.135_570\"\n    },\n    {\n      \"children\": [\n        1306\n      ],\n      \"matrix\": [\n        1.0,\n        1.712407960655776e-11,\n        -1.5845103075212866e-12,\n        0.0,\n        -1.712407960360638e-11,\n        1.0,\n        1.8626451631087436e-09,\n        0.0,\n        1.5845103394173706e-12,\n        -1.8626451631087163e-09,\n        1.0,\n        0.0,\n        -3.814697265625e-06,\n        -7.62939453125e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_936\"\n    },\n    {\n      \"mesh\": 615,\n      \"name\": \"Object_936_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1308\n      ],\n      \"matrix\": [\n        0.0045760704521531316,\n        4.311014761071697e-05,\n        -6.67205510555501,\n        0.0,\n        -4.915889646356215,\n        -0.3867318551682514,\n        -0.0033740922501315235,\n        0.0,\n        -0.2150780528920463,\n        2.7339366989281304,\n        -0.00012984783464657835,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        400.0088806152344,\n        1.0\n      ],\n      \"name\": \"Text.136_571\"\n    },\n    {\n      \"children\": [\n        1309\n      ],\n      \"matrix\": [\n        1.0,\n        -6.129141671192692e-11,\n        2.6147974437800225e-12,\n        0.0,\n        6.12914167216678e-11,\n        1.0,\n        -3.7252902577409904e-09,\n        0.0,\n        -2.6147972154517053e-12,\n        3.725290257741151e-09,\n        1.0,\n        0.0,\n        7.105427357601002e-15,\n        -3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_938\"\n    },\n    {\n      \"mesh\": 616,\n      \"name\": \"Object_938_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1311\n      ],\n      \"matrix\": [\n        0.0029079663859526636,\n        2.7395308148377997e-05,\n        -4.239906744234837,\n        0.0,\n        -4.915888695619604,\n        -0.3867317803740312,\n        -0.0033740915975796447,\n        0.0,\n        -0.21507799679639117,\n        2.7339359858755055,\n        -0.00012984780078027143,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        434.8533020019531,\n        1.0\n      ],\n      \"name\": \"Text.137_572\"\n    },\n    {\n      \"children\": [\n        1312\n      ],\n      \"matrix\": [\n        1.0,\n        -5.520917056855977e-11,\n        -5.002220846198577e-12,\n        0.0,\n        5.520917059651186e-11,\n        1.0,\n        5.587935473857977e-09,\n        0.0,\n        5.0022202395377164e-12,\n        -5.587935140791344e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        7.105427357601002e-15,\n        1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_940\"\n    },\n    {\n      \"mesh\": 617,\n      \"name\": \"Object_940_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1314\n      ],\n      \"matrix\": [\n        1.4052661569628083e-07,\n        1.0332465232632578e-16,\n        -1.8613314628601023,\n        0.0,\n        -6.951212888900443,\n        -0.4802834312372188,\n        -5.2480197297412e-07,\n        0.0,\n        -0.480283431237218,\n        6.951212888900463,\n        -3.626038987693794e-08,\n        0.0,\n        176.05154418945313,\n        46.7877197265625,\n        584.429931640625,\n        1.0\n      ],\n      \"name\": \"Text.138_573\"\n    },\n    {\n      \"children\": [\n        1315\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -3.30872245021211e-24,\n        0.0,\n        0.0,\n        3.30872245021211e-24,\n        1.0000001192092896,\n        -1.0498817913508397e-17,\n        0.0,\n        3.4737670390061293e-41,\n        1.0498817913508397e-17,\n        1.0000001192092896,\n        0.0,\n        0.0,\n        -3.552713678800501e-15,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_942\"\n    },\n    {\n      \"mesh\": 618,\n      \"name\": \"Object_942_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1317\n      ],\n      \"matrix\": [\n        0.0029079663859526636,\n        2.7395308148377997e-05,\n        -4.239906744234837,\n        0.0,\n        -4.915888695619604,\n        -0.3867317803740312,\n        -0.0033740915975796447,\n        0.0,\n        -0.21507799679639117,\n        2.7339359858755055,\n        -0.00012984780078027143,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        417.32489013671875,\n        1.0\n      ],\n      \"name\": \"Text.139_574\"\n    },\n    {\n      \"children\": [\n        1318\n      ],\n      \"matrix\": [\n        1.0,\n        -5.520917056855977e-11,\n        -5.002220846198577e-12,\n        0.0,\n        5.520917059651186e-11,\n        1.0,\n        5.587935473857977e-09,\n        0.0,\n        5.0022202395377164e-12,\n        -5.587935140791344e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        -7.62939453125e-06,\n        1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_944\"\n    },\n    {\n      \"mesh\": 619,\n      \"name\": \"Object_944_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1320\n      ],\n      \"matrix\": [\n        4.1141605414394387e-07,\n        -6.050016999662974e-16,\n        -5.449370861053451,\n        0.0,\n        -5.449370861053446,\n        -2.381995753059707e-07,\n        -4.1141605384144305e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        126.21009063720703,\n        53.66515350341797,\n        253.1333465576172,\n        1.0\n      ],\n      \"name\": \"Text.140_575\"\n    },\n    {\n      \"children\": [\n        1321\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        -7.888609052210116e-31,\n        0.0,\n        3.397249496053103e-54,\n        1.0,\n        4.3065258761745956e-24,\n        0.0,\n        7.888608111814748e-31,\n        -4.3065258761745956e-24,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        2.507938461349113e-07,\n        1.0\n      ],\n      \"name\": \"Object_946\"\n    },\n    {\n      \"mesh\": 620,\n      \"name\": \"Object_946_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1323\n      ],\n      \"matrix\": [\n        1.1802378794246261e-07,\n        -1.4988396232430614e-16,\n        -2.7000694274902313,\n        0.0,\n        -2.638222492979218,\n        0.5745940117156083,\n        -1.1532037212289184e-07,\n        0.0,\n        0.5745940117156075,\n        2.6382224929792204,\n        2.511630299463848e-08,\n        0.0,\n        122.21870422363281,\n        53.89300537109375,\n        271.1722412109375,\n        1.0\n      ],\n      \"name\": \"Text.141_576\"\n    },\n    {\n      \"children\": [\n        1324\n      ],\n      \"matrix\": [\n        1.0,\n        -6.617444900424222e-24,\n        0.0,\n        0.0,\n        6.617444900424222e-24,\n        0.9999999999999999,\n        1.4901161157376322e-08,\n        0.0,\n        -9.860761291127943e-32,\n        -1.4901161157376322e-08,\n        0.9999999999999999,\n        0.0,\n        1.4210854715202004e-14,\n        3.814697265625e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_948\"\n    },\n    {\n      \"mesh\": 621,\n      \"name\": \"Object_948_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1326\n      ],\n      \"matrix\": [\n        3.336317091048417e-07,\n        2.453085501098279e-16,\n        -4.4190859794616575,\n        0.0,\n        -4.408575442186019,\n        -0.3046037826898105,\n        -3.3283818623348923e-07,\n        0.0,\n        -0.30460378268981,\n        4.408575442186032,\n        -2.2996945553317036e-08,\n        0.0,\n        192.32383728027344,\n        45.45188522338867,\n        259.966552734375,\n        1.0\n      ],\n      \"name\": \"Text.142_577\"\n    },\n    {\n      \"children\": [\n        1327\n      ],\n      \"matrix\": [\n        1.0,\n        1.3234889800848443e-23,\n        -8.271806125530276e-25,\n        0.0,\n        -1.3234889800848443e-23,\n        1.0,\n        1.7256710977206928e-17,\n        0.0,\n        8.271806125530279e-25,\n        -1.7256710977206928e-17,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        -2.384185791015625e-07,\n        1.0\n      ],\n      \"name\": \"Object_950\"\n    },\n    {\n      \"mesh\": 622,\n      \"name\": \"Object_950_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1329\n      ],\n      \"matrix\": [\n        2.863035731212886e-07,\n        2.1050971024932225e-16,\n        -3.7922058105468643,\n        0.0,\n        -3.7831874603082847,\n        -0.261393555842871,\n        -2.8562270714957147e-07,\n        0.0,\n        -0.26139355584287055,\n        3.783187460308296,\n        -1.9734664220594812e-08,\n        0.0,\n        197.02304077148438,\n        45.61362838745117,\n        260.9899597167969,\n        1.0\n      ],\n      \"name\": \"Text.143_578\"\n    },\n    {\n      \"children\": [\n        1330\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        -1.3234889800848446e-23,\n        -1.6543612251060557e-24,\n        0.0,\n        1.3234890577383446e-23,\n        1.0,\n        -7.450580593544905e-09,\n        0.0,\n        1.6543614223212938e-24,\n        7.450580593544905e-09,\n        1.0,\n        0.0,\n        7.62939453125e-06,\n        -7.62939453125e-06,\n        1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_952\"\n    },\n    {\n      \"mesh\": 623,\n      \"name\": \"Object_952_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1332\n      ],\n      \"matrix\": [\n        -4.9913348081130176,\n        0.4497198752791727,\n        1.1795177535450579e-06,\n        0.0,\n        8.822017340655435e-07,\n        -3.732643140204508e-07,\n        3.8755064010618936,\n        0.0,\n        0.44971978969976667,\n        4.991333858286386,\n        3.783617103771167e-07,\n        0.0,\n        184.7771759033203,\n        33.31953430175781,\n        601.2343139648438,\n        1.0\n      ],\n      \"name\": \"Text.144_579\"\n    },\n    {\n      \"children\": [\n        1333\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        2.2232216491635227e-14,\n        -3.72529052878667e-09,\n        0.0,\n        -2.2232217815951492e-14,\n        1.0,\n        2.2204467109948026e-16,\n        0.0,\n        3.725290306742038e-09,\n        -2.2204456180822726e-16,\n        0.9999998807907104,\n        0.0,\n        0.0,\n        1.52587890625e-05,\n        -2.384185791015625e-07,\n        1.0\n      ],\n      \"name\": \"Object_954\"\n    },\n    {\n      \"mesh\": 624,\n      \"name\": \"Object_954_Material.072_0\"\n    },\n    {\n      \"children\": [\n        1335\n      ],\n      \"matrix\": [\n        3.116938384154852,\n        -0.27849421579960376,\n        -2.588022485494753e-07,\n        0.0,\n        -2.3674963196739202e-07,\n        2.583541807552884e-07,\n        -3.1293551921844283,\n        0.0,\n        0.2784942157996234,\n        3.116938384154852,\n        2.3625974480309594e-07,\n        0.0,\n        164.61962890625,\n        35.13227462768555,\n        204.9669189453125,\n        1.0\n      ],\n      \"name\": \"Text.145_580\"\n    },\n    {\n      \"children\": [\n        1336\n      ],\n      \"matrix\": [\n        1.0,\n        -2.9420908034984284e-15,\n        -1.2659698550452062e-17,\n        0.0,\n        2.942091154222983e-15,\n        1.0000001192092896,\n        1.1102228922762588e-16,\n        0.0,\n        1.2659698550451735e-17,\n        -1.1102227599273928e-16,\n        1.0,\n        0.0,\n        0.0,\n        1.4210854715202004e-14,\n        -1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_956\"\n    },\n    {\n      \"mesh\": 625,\n      \"name\": \"Object_956_Material.072_0\"\n    },\n    {\n      \"children\": [\n        1338\n      ],\n      \"matrix\": [\n        3.737722952914348e-07,\n        5.496452381270318e-16,\n        -4.950764179229723,\n        0.0,\n        -15.526883608722393,\n        -1.094699960218966,\n        -1.172247098263456e-06,\n        0.0,\n        -0.8149954297372689,\n        11.559641581278774,\n        -6.153044366643193e-08,\n        0.0,\n        189.41836547851563,\n        46.756996154785156,\n        488.8923645019531,\n        1.0\n      ],\n      \"name\": \"Text.146_581\"\n    },\n    {\n      \"children\": [\n        1339\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        -3.30872245021211e-24,\n        0.0,\n        0.0,\n        3.30872245021211e-24,\n        0.9999999403953552,\n        2.3636535719649666e-17,\n        0.0,\n        -7.820673638084502e-41,\n        -2.3636534310802264e-17,\n        0.9999998807907104,\n        0.0,\n        -7.62939453125e-06,\n        -1.7763568394002505e-15,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_958\"\n    },\n    {\n      \"mesh\": 626,\n      \"name\": \"Object_958_Material.066_0\"\n    },\n    {\n      \"children\": [\n        1341\n      ],\n      \"matrix\": [\n        3.0798199677564975e-07,\n        9.057965991238963e-16,\n        -4.07934522628783,\n        0.0,\n        -4.06722087695394,\n        0.3142860220791302,\n        -3.070666339464301e-07,\n        0.0,\n        0.3142860220791293,\n        4.067220876953953,\n        2.372793526700563e-08,\n        0.0,\n        140.39271545410156,\n        50.322853088378906,\n        267.7450256347656,\n        1.0\n      ],\n      \"name\": \"Text.147_582\"\n    },\n    {\n      \"children\": [\n        1342\n      ],\n      \"matrix\": [\n        1.0,\n        1.3234889800848437e-23,\n        -8.271806125530274e-25,\n        0.0,\n        -1.3234889800848437e-23,\n        1.0,\n        2.0130924137960832e-17,\n        0.0,\n        8.271806125530276e-25,\n        -2.0130924137960832e-17,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        2.384185791015625e-07,\n        1.0\n      ],\n      \"name\": \"Object_960\"\n    },\n    {\n      \"mesh\": 627,\n      \"name\": \"Object_960_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1344\n      ],\n      \"matrix\": [\n        1.8803655326226477e-07,\n        5.530286582952799e-16,\n        -2.490619659423821,\n        0.0,\n        -2.4832178715337956,\n        0.19188548898889793,\n        -1.8747773387182493e-07,\n        0.0,\n        0.19188548898889737,\n        2.4832178715338027,\n        1.4486951825875146e-08,\n        0.0,\n        145.1863250732422,\n        50.322853088378906,\n        270.03369140625,\n        1.0\n      ],\n      \"name\": \"Text.148_583\"\n    },\n    {\n      \"children\": [\n        1345\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        -8.271806125530275e-25,\n        0.0,\n        5.172473139947945e-42,\n        1.0,\n        6.2531363301462256e-18,\n        0.0,\n        8.271806125530275e-25,\n        -6.2531363301462256e-18,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        3.814697265625e-06,\n        1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_962\"\n    },\n    {\n      \"mesh\": 628,\n      \"name\": \"Object_962_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1347\n      ],\n      \"matrix\": [\n        1.8803655326226477e-07,\n        5.530286582952799e-16,\n        -2.490619659423821,\n        0.0,\n        -2.4832178715337956,\n        0.19188548898889793,\n        -1.8747773387182493e-07,\n        0.0,\n        0.19188548898889737,\n        2.4832178715338027,\n        1.4486951825875146e-08,\n        0.0,\n        145.1863250732422,\n        50.322853088378906,\n        234.87057495117188,\n        1.0\n      ],\n      \"name\": \"Text.149_584\"\n    },\n    {\n      \"children\": [\n        1348\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        -8.271806125530275e-25,\n        0.0,\n        5.172473139947945e-42,\n        1.0,\n        6.2531363301462256e-18,\n        0.0,\n        8.271806125530275e-25,\n        -6.2531363301462256e-18,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        3.814697265625e-06,\n        1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_964\"\n    },\n    {\n      \"mesh\": 629,\n      \"name\": \"Object_964_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1350\n      ],\n      \"matrix\": [\n        0.0045760704521531316,\n        4.311014761071697e-05,\n        -6.67205510555501,\n        0.0,\n        -4.915889646356215,\n        -0.3867318551682514,\n        -0.0033740922501315235,\n        0.0,\n        -0.2150780528920463,\n        2.7339366989281304,\n        -0.00012984783464657835,\n        0.0,\n        157.08648681640625,\n        48.545753479003906,\n        408.6183166503906,\n        1.0\n      ],\n      \"name\": \"Text.150_585\"\n    },\n    {\n      \"children\": [\n        1351\n      ],\n      \"matrix\": [\n        1.0,\n        -6.129141671192692e-11,\n        2.6147974437800225e-12,\n        0.0,\n        6.12914167216678e-11,\n        1.0,\n        -3.7252902577409904e-09,\n        0.0,\n        -2.6147972154517053e-12,\n        3.725290257741151e-09,\n        1.0,\n        0.0,\n        -3.814697265625e-06,\n        -3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_966\"\n    },\n    {\n      \"mesh\": 630,\n      \"name\": \"Object_966_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1353\n      ],\n      \"matrix\": [\n        0.0045739538869665145,\n        -0.00011809348149958339,\n        -6.672055106100498,\n        0.0,\n        -4.926482587631318,\n        -0.21284233724208235,\n        -0.0033735286250231255,\n        0.0,\n        -0.11837064735157894,\n        2.7398278837330072,\n        -0.00012964186930516434,\n        0.0,\n        158.9547882080078,\n        48.54574966430664,\n        391.2696533203125,\n        1.0\n      ],\n      \"name\": \"Text.151_586\"\n    },\n    {\n      \"children\": [\n        1354\n      ],\n      \"matrix\": [\n        1.0,\n        -9.606534209609385e-12,\n        -2.273736740879793e-12,\n        0.0,\n        9.60653534420959e-12,\n        1.0000001192092896,\n        -4.656612990341791e-09,\n        0.0,\n        2.2737370566642463e-12,\n        4.6566129903417695e-09,\n        1.0000001192092896,\n        0.0,\n        -3.814697265625e-06,\n        -7.105427357601002e-15,\n        1.6689300537109375e-06,\n        1.0\n      ],\n      \"name\": \"Object_968\"\n    },\n    {\n      \"mesh\": 631,\n      \"name\": \"Object_968_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1356\n      ],\n      \"matrix\": [\n        3.0798199677564975e-07,\n        9.057965991238963e-16,\n        -4.07934522628783,\n        0.0,\n        -4.06722087695394,\n        0.3142860220791302,\n        -3.070666339464301e-07,\n        0.0,\n        0.3142860220791293,\n        4.067220876953953,\n        2.372793526700563e-08,\n        0.0,\n        140.39271545410156,\n        50.369232177734375,\n        250.49256896972656,\n        1.0\n      ],\n      \"name\": \"Text.152_587\"\n    },\n    {\n      \"children\": [\n        1357\n      ],\n      \"matrix\": [\n        1.0,\n        1.3234889800848437e-23,\n        -8.271806125530274e-25,\n        0.0,\n        -1.3234889800848437e-23,\n        1.0,\n        2.0130924137960832e-17,\n        0.0,\n        8.271806125530276e-25,\n        -2.0130924137960832e-17,\n        1.0,\n        0.0,\n        3.814697265625e-06,\n        0.0,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_970\"\n    },\n    {\n      \"mesh\": 632,\n      \"name\": \"Object_970_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1359\n      ],\n      \"matrix\": [\n        2.8303731104312283e-07,\n        -4.162162672316798e-16,\n        -3.748942852020253,\n        0.0,\n        -1.6588191986083922,\n        -7.250929303452197e-08,\n        -1.2523736521686447e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        158.8053741455078,\n        47.35289001464844,\n        358.0809631347656,\n        1.0\n      ],\n      \"name\": \"Text.153_588\"\n    },\n    {\n      \"children\": [\n        1360\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -2.6469779601696874e-23,\n        7.8886090522101146e-31,\n        0.0,\n        2.646977644625363e-23,\n        1.0,\n        -1.421085471711371e-14,\n        0.0,\n        -7.888604350233272e-31,\n        1.421085471711371e-14,\n        1.0,\n        0.0,\n        0.0,\n        1.52587890625e-05,\n        1.0078338164021261e-07,\n        1.0\n      ],\n      \"name\": \"Object_972\"\n    },\n    {\n      \"mesh\": 633,\n      \"name\": \"Object_972_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1362\n      ],\n      \"matrix\": [\n        4.1141605414394387e-07,\n        -6.050016999662974e-16,\n        -5.449370861053451,\n        0.0,\n        -5.449370861053446,\n        -2.381995753059707e-07,\n        -4.1141605384144305e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        158.52870178222656,\n        47.35289764404297,\n        360.2051696777344,\n        1.0\n      ],\n      \"name\": \"Text.154_589\"\n    },\n    {\n      \"children\": [\n        1363\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        -7.888609052210116e-31,\n        0.0,\n        3.397249496053103e-54,\n        1.0,\n        4.3065258761745956e-24,\n        0.0,\n        7.888608111814748e-31,\n        -4.3065258761745956e-24,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        3.814697265625e-06,\n        1.0476360330358148e-06,\n        1.0\n      ],\n      \"name\": \"Object_974\"\n    },\n    {\n      \"mesh\": 634,\n      \"name\": \"Object_974_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1365\n      ],\n      \"matrix\": [\n        4.203829849300988e-07,\n        -6.181878853726787e-16,\n        -5.568141460418685,\n        0.0,\n        -5.568142414092996,\n        -2.4339124498928204e-07,\n        -4.2038305662141257e-07,\n        0.0,\n        -2.4339124498928204e-07,\n        5.568142414093012,\n        -1.9782015720057507e-14,\n        0.0,\n        138.80638122558594,\n        50.5096321105957,\n        591.8989868164063,\n        1.0\n      ],\n      \"name\": \"Text.155_590\"\n    },\n    {\n      \"children\": [\n        1366\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -3.94430452610506e-31,\n        0.0,\n        1.3234889800848446e-23,\n        1.0,\n        1.4210854712891086e-14,\n        0.0,\n        3.9443026453140986e-31,\n        -1.4210854712891086e-14,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        3.552713678800501e-15,\n        -4.653102223528549e-07,\n        1.0\n      ],\n      \"name\": \"Object_976\"\n    },\n    {\n      \"mesh\": 635,\n      \"name\": \"Object_976_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1368\n      ],\n      \"matrix\": [\n        3.0798199677564975e-07,\n        9.057965991238963e-16,\n        -4.07934522628783,\n        0.0,\n        -4.06722087695394,\n        0.3142860220791302,\n        -3.070666339464301e-07,\n        0.0,\n        0.3142860220791293,\n        4.067220876953953,\n        2.372793526700563e-08,\n        0.0,\n        140.39271545410156,\n        50.369232177734375,\n        233.01014709472656,\n        1.0\n      ],\n      \"name\": \"Text.156_591\"\n    },\n    {\n      \"children\": [\n        1369\n      ],\n      \"matrix\": [\n        1.0,\n        1.3234889800848437e-23,\n        -8.271806125530274e-25,\n        0.0,\n        -1.3234889800848437e-23,\n        1.0,\n        2.0130924137960832e-17,\n        0.0,\n        8.271806125530276e-25,\n        -2.0130924137960832e-17,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_978\"\n    },\n    {\n      \"mesh\": 636,\n      \"name\": \"Object_978_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1371\n      ],\n      \"matrix\": [\n        2.4906198978423815,\n        -3.449281305792387e-07,\n        9.657284663817921e-08,\n        0.0,\n        2.257866507642119e-07,\n        0.3526371241027093,\n        -4.563542200657426,\n        0.0,\n        3.388424789964278e-07,\n        2.500781116524088,\n        0.19324205237204814,\n        0.0,\n        143.9503631591797,\n        50.12162780761719,\n        251.2159423828125,\n        1.0\n      ],\n      \"name\": \"Text.157_592\"\n    },\n    {\n      \"children\": [\n        1372\n      ],\n      \"matrix\": [\n        1.0,\n        -3.330669080492915e-15,\n        -8.404155023538762e-22,\n        0.0,\n        3.330669080492915e-15,\n        1.0,\n        -5.551115123125784e-17,\n        0.0,\n        8.40415452446098e-22,\n        5.551114792253539e-17,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        -3.814697265625e-06,\n        -1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_980\"\n    },\n    {\n      \"mesh\": 637,\n      \"name\": \"Object_980_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1374\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        100.21073913574219,\n        56.325225830078125,\n        328.5050048828125,\n        1.0\n      ],\n      \"name\": \"Text.158_593\"\n    },\n    {\n      \"children\": [\n        1375\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_982\"\n    },\n    {\n      \"mesh\": 638,\n      \"name\": \"Object_982_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1377\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        100.21073913574219,\n        56.325225830078125,\n        310.76239013671875,\n        1.0\n      ],\n      \"name\": \"Text.159_594\"\n    },\n    {\n      \"children\": [\n        1378\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_984\"\n    },\n    {\n      \"mesh\": 639,\n      \"name\": \"Object_984_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1380\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        100.21073913574219,\n        56.325225830078125,\n        293.44415283203125,\n        1.0\n      ],\n      \"name\": \"Text.160_595\"\n    },\n    {\n      \"children\": [\n        1381\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_986\"\n    },\n    {\n      \"mesh\": 640,\n      \"name\": \"Object_986_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1383\n      ],\n      \"matrix\": [\n        0.0035091065229641695,\n        -9.076408818647172e-05,\n        -5.1187617663529315,\n        0.0,\n        -4.440037281068479,\n        -0.19200970452066346,\n        -0.0030404103394201286,\n        0.0,\n        -0.10678472574464767,\n        2.469294561101138,\n        -0.00011698966943576918,\n        0.0,\n        158.1964569091797,\n        48.545753479003906,\n        268.3175048828125,\n        1.0\n      ],\n      \"name\": \"Text.161_596\"\n    },\n    {\n      \"children\": [\n        1384\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -3.382184940101118e-12,\n        -1.3552527156068805e-20,\n        0.0,\n        3.38218534328903e-12,\n        1.0,\n        -9.313225805204558e-10,\n        0.0,\n        1.6702434353366536e-20,\n        9.313225805204558e-10,\n        1.0,\n        0.0,\n        3.814697265625e-06,\n        7.62939453125e-06,\n        1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_988\"\n    },\n    {\n      \"mesh\": 641,\n      \"name\": \"Object_988_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1386\n      ],\n      \"matrix\": [\n        0.002202543409166039,\n        -5.6969443052190783e-05,\n        -3.2128676966033733,\n        0.0,\n        -4.440035851893091,\n        -0.19200964271587972,\n        -0.0030404093607617633,\n        0.0,\n        -0.10678472574464767,\n        2.469294561101138,\n        -0.00011698966943576918,\n        0.0,\n        162.31190490722656,\n        48.54574966430664,\n        268.0117492675781,\n        1.0\n      ],\n      \"name\": \"Text.162_597\"\n    },\n    {\n      \"children\": [\n        1387\n      ],\n      \"matrix\": [\n        1.0,\n        -4.2717829273897204e-11,\n        -3.1832314426527213e-12,\n        0.0,\n        4.271782927093259e-11,\n        1.0,\n        -9.313225252141081e-10,\n        0.0,\n        3.1832314824367976e-12,\n        9.31322525213972e-10,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        3.552713678800501e-15,\n        1.0\n      ],\n      \"name\": \"Object_990\"\n    },\n    {\n      \"mesh\": 642,\n      \"name\": \"Object_990_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1389\n      ],\n      \"matrix\": [\n        0.0035091065229641695,\n        -9.076408818647172e-05,\n        -5.1187617663529315,\n        0.0,\n        -4.440037281068479,\n        -0.19200970452066346,\n        -0.0030404103394201286,\n        0.0,\n        -0.10678472574464767,\n        2.469294561101138,\n        -0.00011698966943576918,\n        0.0,\n        158.1964569091797,\n        48.545753479003906,\n        250.90188598632813,\n        1.0\n      ],\n      \"name\": \"Text.163_598\"\n    },\n    {\n      \"children\": [\n        1390\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -3.382184940101118e-12,\n        -1.3552527156068805e-20,\n        0.0,\n        3.38218534328903e-12,\n        1.0,\n        -9.313225805204558e-10,\n        0.0,\n        1.6702434353366536e-20,\n        9.313225805204558e-10,\n        1.0,\n        0.0,\n        3.814697265625e-06,\n        7.105427357601002e-15,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_992\"\n    },\n    {\n      \"mesh\": 643,\n      \"name\": \"Object_992_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1392\n      ],\n      \"matrix\": [\n        0.0035091065229641695,\n        -9.076408818647172e-05,\n        -5.1187617663529315,\n        0.0,\n        -4.440037281068479,\n        -0.19200970452066346,\n        -0.0030404103394201286,\n        0.0,\n        -0.10678472574464767,\n        2.469294561101138,\n        -0.00011698966943576918,\n        0.0,\n        158.1964569091797,\n        48.545753479003906,\n        233.2236328125,\n        1.0\n      ],\n      \"name\": \"Text.164_599\"\n    },\n    {\n      \"children\": [\n        1393\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -3.382184940101118e-12,\n        -1.3552527156068805e-20,\n        0.0,\n        3.38218534328903e-12,\n        1.0,\n        -9.313225805204558e-10,\n        0.0,\n        1.6702434353366536e-20,\n        9.313225805204558e-10,\n        1.0,\n        0.0,\n        3.814697265625e-06,\n        7.105427357601002e-15,\n        1.6689300537109375e-06,\n        1.0\n      ],\n      \"name\": \"Object_994\"\n    },\n    {\n      \"mesh\": 644,\n      \"name\": \"Object_994_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1395\n      ],\n      \"matrix\": [\n        0.002202543409166039,\n        -5.6969443052190783e-05,\n        -3.2128676966033733,\n        0.0,\n        -4.440035851893091,\n        -0.19200964271587972,\n        -0.0030404093607617633,\n        0.0,\n        -0.10678472574464767,\n        2.469294561101138,\n        -0.00011698966943576918,\n        0.0,\n        162.31190490722656,\n        48.54574966430664,\n        232.6932373046875,\n        1.0\n      ],\n      \"name\": \"Text.165_600\"\n    },\n    {\n      \"children\": [\n        1396\n      ],\n      \"matrix\": [\n        1.0,\n        -4.2717829273897204e-11,\n        -3.1832314426527213e-12,\n        0.0,\n        4.271782927093259e-11,\n        1.0,\n        -9.313225252141081e-10,\n        0.0,\n        3.1832314824367976e-12,\n        9.31322525213972e-10,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        2.384185791015625e-06,\n        1.0\n      ],\n      \"name\": \"Object_996\"\n    },\n    {\n      \"mesh\": 645,\n      \"name\": \"Object_996_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1398\n      ],\n      \"matrix\": [\n        2.4548580400103485e-07,\n        1.8049773150643648e-16,\n        -3.25155806541442,\n        0.0,\n        -3.2438256141840545,\n        -0.22412717337476581,\n        -2.449020206280953e-07,\n        0.0,\n        -0.22412717337476545,\n        3.243825614184064,\n        -1.6921130649145925e-08,\n        0.0,\n        191.76898193359375,\n        45.45188522338867,\n        235.8826141357422,\n        1.0\n      ],\n      \"name\": \"Text.166_601\"\n    },\n    {\n      \"children\": [\n        1399\n      ],\n      \"matrix\": [\n        1.0,\n        2.6469779601696886e-23,\n        -8.271806125530277e-25,\n        0.0,\n        -2.6469779601696886e-23,\n        1.0,\n        3.3789231693926192e-18,\n        0.0,\n        8.271806125530277e-25,\n        -3.3789231693926192e-18,\n        1.0,\n        0.0,\n        0.0,\n        -3.814697265625e-06,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_998\"\n    },\n    {\n      \"mesh\": 646,\n      \"name\": \"Object_998_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1401\n      ],\n      \"matrix\": [\n        1.8561732128390764e-07,\n        -2.729567642993923e-16,\n        -2.458575963973992,\n        0.0,\n        -2.4585759639739897,\n        -1.074677729610167e-07,\n        -1.8561732114742927e-07,\n        0.0,\n        -1.074677729610167e-07,\n        2.458575963973997,\n        -8.734616457580554e-15,\n        0.0,\n        139.97386169433594,\n        50.53956985473633,\n        592.7052001953125,\n        1.0\n      ],\n      \"name\": \"Text.167_602\"\n    },\n    {\n      \"children\": [\n        1402\n      ],\n      \"matrix\": [\n        1.0,\n        -1.323488980084844e-23,\n        1.1832913578315174e-30,\n        0.0,\n        1.323488980084844e-23,\n        1.0,\n        -8.928363924673751e-24,\n        0.0,\n        -1.1832913578315174e-30,\n        8.928363924673751e-24,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        2.0044353732373565e-08,\n        1.0\n      ],\n      \"name\": \"Object_1000\"\n    },\n    {\n      \"mesh\": 647,\n      \"name\": \"Object_1000_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1404\n      ],\n      \"matrix\": [\n        1.7479313583050609e-06,\n        3.0909394268633934e-16,\n        5.568141460418428,\n        0.0,\n        5.56814241409267,\n        -9.071655462908827e-07,\n        -1.7479316589155199e-06,\n        0.0,\n        9.071655453636007e-07,\n        5.568142414092945,\n        -2.8683922794083385e-13,\n        0.0,\n        141.682861328125,\n        50.5096321105957,\n        585.6509399414063,\n        1.0\n      ],\n      \"name\": \"Text.168_603\"\n    },\n    {\n      \"children\": [\n        1405\n      ],\n      \"matrix\": [\n        1.0,\n        1.4210854662262445e-14,\n        -1.694066109078767e-21,\n        0.0,\n        -1.4210854662262445e-14,\n        1.0,\n        -1.4210854727574457e-14,\n        0.0,\n        1.694065907130376e-21,\n        1.4210854727574457e-14,\n        1.0,\n        0.0,\n        0.0,\n        1.9073486328125e-06,\n        -3.959005425713258e-07,\n        1.0\n      ],\n      \"name\": \"Object_1002\"\n    },\n    {\n      \"mesh\": 648,\n      \"name\": \"Object_1002_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1407\n      ],\n      \"matrix\": [\n        7.717875084089725e-07,\n        1.3647838214969615e-16,\n        2.4585759639738782,\n        0.0,\n        2.458575963973846,\n        -4.005528669329843e-07,\n        -7.71787508954886e-07,\n        0.0,\n        4.0055286652354915e-07,\n        2.4585759639739666,\n        -1.2665193863491803e-13,\n        0.0,\n        140.515380859375,\n        50.53956985473633,\n        584.8447875976563,\n        1.0\n      ],\n      \"name\": \"Text.169_604\"\n    },\n    {\n      \"children\": [\n        1408\n      ],\n      \"matrix\": [\n        1.0,\n        1.421085476814156e-14,\n        0.0,\n        0.0,\n        -1.421085476814156e-14,\n        1.0,\n        1.4097326887617034e-23,\n        0.0,\n        2.0033506501894275e-37,\n        -1.4097326887617034e-23,\n        1.0,\n        0.0,\n        0.0,\n        -3.814697265625e-06,\n        4.963840183336288e-08,\n        1.0\n      ],\n      \"name\": \"Object_1004\"\n    },\n    {\n      \"mesh\": 649,\n      \"name\": \"Object_1004_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1410\n      ],\n      \"matrix\": [\n        2.0372185952330335e-07,\n        1.4979006078116912e-16,\n        -2.6983778476715012,\n        0.0,\n        -2.691959913944137,\n        -0.1859968562157866,\n        -2.0323731938363872e-07,\n        0.0,\n        -0.18599685621578632,\n        2.691959913944145,\n        -1.4042371823853477e-08,\n        0.0,\n        192.32383728027344,\n        45.45188522338867,\n        402.25897216796875,\n        1.0\n      ],\n      \"name\": \"Text.170_605\"\n    },\n    {\n      \"children\": [\n        1411\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848443e-23,\n        -8.271806125530277e-25,\n        0.0,\n        1.3234889011987538e-23,\n        0.9999999403953552,\n        -2.4376675808693188e-17,\n        0.0,\n        8.271805632492215e-25,\n        2.4376675808693188e-17,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1006\"\n    },\n    {\n      \"mesh\": 650,\n      \"name\": \"Object_1006_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1413\n      ],\n      \"matrix\": [\n        2.0372185952330335e-07,\n        1.4979006078116912e-16,\n        -2.6983778476715012,\n        0.0,\n        -2.691959913944137,\n        -0.1859968562157866,\n        -2.0323731938363872e-07,\n        0.0,\n        -0.18599685621578632,\n        2.691959913944145,\n        -1.4042371823853477e-08,\n        0.0,\n        192.32383728027344,\n        45.45188522338867,\n        377.9745788574219,\n        1.0\n      ],\n      \"name\": \"Text.171_606\"\n    },\n    {\n      \"children\": [\n        1414\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848443e-23,\n        -8.271806125530277e-25,\n        0.0,\n        1.3234889011987538e-23,\n        0.9999999403953552,\n        -2.4376675808693188e-17,\n        0.0,\n        8.271805632492215e-25,\n        2.4376675808693188e-17,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1008\"\n    },\n    {\n      \"mesh\": 651,\n      \"name\": \"Object_1008_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1416\n      ],\n      \"matrix\": [\n        2.0372185952330335e-07,\n        1.4979006078116912e-16,\n        -2.6983778476715012,\n        0.0,\n        -2.691959913944137,\n        -0.1859968562157866,\n        -2.0323731938363872e-07,\n        0.0,\n        -0.18599685621578632,\n        2.691959913944145,\n        -1.4042371823853477e-08,\n        0.0,\n        192.11471557617188,\n        45.45188522338867,\n        422.37396240234375,\n        1.0\n      ],\n      \"name\": \"Text.172_607\"\n    },\n    {\n      \"children\": [\n        1417\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848443e-23,\n        -8.271806125530277e-25,\n        0.0,\n        1.3234889011987538e-23,\n        0.9999999403953552,\n        -2.4376675808693188e-17,\n        0.0,\n        8.271805632492215e-25,\n        2.4376675808693188e-17,\n        0.9999999403953552,\n        0.0,\n        -1.52587890625e-05,\n        0.0,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1010\"\n    },\n    {\n      \"mesh\": 652,\n      \"name\": \"Object_1010_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1419\n      ],\n      \"matrix\": [\n        1.4052661569628083e-07,\n        1.0332465232632578e-16,\n        -1.8613314628601023,\n        0.0,\n        -6.951212888900443,\n        -0.4802834312372188,\n        -5.2480197297412e-07,\n        0.0,\n        -0.480283431237218,\n        6.951212888900463,\n        -3.626038987693794e-08,\n        0.0,\n        176.05154418945313,\n        46.7877197265625,\n        581.6424560546875,\n        1.0\n      ],\n      \"name\": \"Text.173_608\"\n    },\n    {\n      \"children\": [\n        1420\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        -3.30872245021211e-24,\n        0.0,\n        0.0,\n        3.30872245021211e-24,\n        1.0000001192092896,\n        -1.0498817913508397e-17,\n        0.0,\n        3.4737670390061293e-41,\n        1.0498817913508397e-17,\n        1.0000001192092896,\n        0.0,\n        -3.0517578125e-05,\n        -3.552713678800501e-15,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1012\"\n    },\n    {\n      \"mesh\": 653,\n      \"name\": \"Object_1012_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1422\n      ],\n      \"matrix\": [\n        -2.6926684379567902,\n        4.065816224948149e-07,\n        2.2530374066368987e-06,\n        0.0,\n        7.804493764329403e-06,\n        -0.6525987925786393,\n        9.445137771205538,\n        0.0,\n        1.45440170346166e-06,\n        6.965240822853522,\n        0.4812537266380329,\n        0.0,\n        178.05625915527344,\n        46.7877197265625,\n        584.429931640625,\n        1.0\n      ],\n      \"name\": \"Text.174_609\"\n    },\n    {\n      \"children\": [\n        1423\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        7.704947325030465e-14,\n        1.6543612251060556e-23,\n        0.0,\n        -7.704947784281141e-14,\n        1.0,\n        0.0,\n        0.0,\n        -1.6543613237136747e-23,\n        -1.2746767615548094e-36,\n        1.0,\n        0.0,\n        0.0,\n        7.105427357601002e-15,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1014\"\n    },\n    {\n      \"mesh\": 654,\n      \"name\": \"Object_1014_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1425\n      ],\n      \"matrix\": [\n        -2.6926684379567902,\n        4.065816224948149e-07,\n        2.2530374066368987e-06,\n        0.0,\n        7.804493764329403e-06,\n        -0.6525987925786393,\n        9.445137771205538,\n        0.0,\n        1.45440170346166e-06,\n        6.965240822853522,\n        0.4812537266380329,\n        0.0,\n        178.05625915527344,\n        46.7877197265625,\n        582.62646484375,\n        1.0\n      ],\n      \"name\": \"Text.175_610\"\n    },\n    {\n      \"children\": [\n        1426\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        7.704947325030465e-14,\n        1.6543612251060556e-23,\n        0.0,\n        -7.704947784281141e-14,\n        1.0,\n        0.0,\n        0.0,\n        -1.6543613237136747e-23,\n        -1.2746767615548094e-36,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1016\"\n    },\n    {\n      \"mesh\": 655,\n      \"name\": \"Object_1016_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1428\n      ],\n      \"matrix\": [\n        2.69706417144107e-07,\n        1.9830636099444173e-16,\n        -3.5723698139190576,\n        0.0,\n        -6.951212888900443,\n        -0.4802834312372188,\n        -5.2480197297412e-07,\n        0.0,\n        -0.480283431237218,\n        6.951212888900463,\n        -3.626038987693794e-08,\n        0.0,\n        177.22296142578125,\n        46.7877197265625,\n        583.3386840820313,\n        1.0\n      ],\n      \"name\": \"Text.176_611\"\n    },\n    {\n      \"children\": [\n        1429\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        4.1359030627651384e-25,\n        0.0,\n        -1.3974897019201473e-42,\n        1.0,\n        3.3789231693926184e-18,\n        0.0,\n        -4.1359025697271314e-25,\n        -3.3789231693926184e-18,\n        1.0,\n        0.0,\n        -1.52587890625e-05,\n        3.552713678800501e-15,\n        -1.1920928955078125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1018\"\n    },\n    {\n      \"mesh\": 656,\n      \"name\": \"Object_1018_Material.070_0\"\n    },\n    {\n      \"children\": [\n        1431\n      ],\n      \"matrix\": [\n        6.1966476128201,\n        -0.0003250047170173948,\n        0.00424382838201243,\n        0.0,\n        0.0076352979472772775,\n        0.08078336584965824,\n        -11.142532535866753,\n        0.0,\n        0.000294246251755958,\n        6.196846219416731,\n        0.04492733948082389,\n        0.0,\n        173.51959228515625,\n        47.035972595214844,\n        367.4150085449219,\n        1.0\n      ],\n      \"name\": \"Text.177_612\"\n    },\n    {\n      \"children\": [\n        1432\n      ],\n      \"matrix\": [\n        1.0,\n        -3.38147289032434e-11,\n        7.623296525288705e-21,\n        0.0,\n        3.38147289032434e-11,\n        1.0,\n        1.7347234759768075e-18,\n        0.0,\n        -7.623296583947908e-21,\n        -1.7347234759765498e-18,\n        1.0,\n        0.0,\n        -3.552713678800501e-15,\n        -3.814697265625e-06,\n        3.5762786865234375e-07,\n        1.0\n      ],\n      \"name\": \"Object_1020\"\n    },\n    {\n      \"mesh\": 657,\n      \"name\": \"Object_1020_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1434\n      ],\n      \"matrix\": [\n        1.6521332347849555e-07,\n        1.214759860508342e-16,\n        -2.1883168220519957,\n        0.0,\n        -6.1819064262017545,\n        -0.42712937690407066,\n        -4.6672095087067e-07,\n        0.0,\n        -0.42712937690406994,\n        6.181906426201772,\n        -3.224737046318279e-08,\n        0.0,\n        176.2571563720703,\n        47.093109130859375,\n        365.5276794433594,\n        1.0\n      ],\n      \"name\": \"Text.178_613\"\n    },\n    {\n      \"children\": [\n        1435\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        3.308722450212111e-24,\n        0.0,\n        0.0,\n        -3.30872284464261e-24,\n        1.0,\n        1.7256710977206928e-17,\n        0.0,\n        5.709767383367946e-41,\n        -1.7256710977206928e-17,\n        1.0,\n        0.0,\n        1.52587890625e-05,\n        -1.9073486328125e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1022\"\n    },\n    {\n      \"mesh\": 658,\n      \"name\": \"Object_1022_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1437\n      ],\n      \"matrix\": [\n        1.6521332347849555e-07,\n        1.214759860508342e-16,\n        -2.1883168220519957,\n        0.0,\n        -6.1819064262017545,\n        -0.42712937690407066,\n        -4.6672095087067e-07,\n        0.0,\n        -0.42712937690406994,\n        6.181906426201772,\n        -3.224737046318279e-08,\n        0.0,\n        176.2571563720703,\n        47.093109130859375,\n        362.2505187988281,\n        1.0\n      ],\n      \"name\": \"Text.179_614\"\n    },\n    {\n      \"children\": [\n        1438\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        3.308722450212111e-24,\n        0.0,\n        0.0,\n        -3.30872284464261e-24,\n        1.0,\n        1.7256710977206928e-17,\n        0.0,\n        5.709767383367946e-41,\n        -1.7256710977206928e-17,\n        1.0,\n        0.0,\n        0.0,\n        -1.9073486328125e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1024\"\n    },\n    {\n      \"mesh\": 659,\n      \"name\": \"Object_1024_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1440\n      ],\n      \"matrix\": [\n        -2.394665479659169,\n        3.6158442767314593e-07,\n        2.003261594709e-06,\n        0.0,\n        9.168493375576648e-06,\n        -0.7668199183419725,\n        11.098273329354576,\n        0.0,\n        1.2975900711774417e-06,\n        6.214625215695976,\n        0.42939097452298797,\n        0.0,\n        178.04000854492188,\n        47.093109130859375,\n        365.5276794433594,\n        1.0\n      ],\n      \"name\": \"Text.180_615\"\n    },\n    {\n      \"children\": [\n        1441\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3244960683778123e-13,\n        -1.2434500420209317e-14,\n        0.0,\n        1.3244960693042545e-13,\n        1.0,\n        7.450580583046039e-09,\n        0.0,\n        1.2434498692228925e-14,\n        -7.45058013895683e-09,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        0.0,\n        -4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1026\"\n    },\n    {\n      \"mesh\": 660,\n      \"name\": \"Object_1026_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1443\n      ],\n      \"matrix\": [\n        -2.394665479659169,\n        3.6158442767314593e-07,\n        2.003261594709e-06,\n        0.0,\n        9.168493375576648e-06,\n        -0.7668199183419725,\n        11.098273329354576,\n        0.0,\n        1.2975900711774417e-06,\n        6.214625215695976,\n        0.42939097452298797,\n        0.0,\n        178.04000854492188,\n        47.093109130859375,\n        363.40740966796875,\n        1.0\n      ],\n      \"name\": \"Text.181_616\"\n    },\n    {\n      \"children\": [\n        1444\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3244960683778123e-13,\n        -1.2434500420209317e-14,\n        0.0,\n        1.3244960693042545e-13,\n        1.0,\n        7.450580583046039e-09,\n        0.0,\n        1.2434498692228925e-14,\n        -7.45058013895683e-09,\n        0.9999999403953552,\n        0.0,\n        1.4210854715202004e-14,\n        -7.105427357601002e-15,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1028\"\n    },\n    {\n      \"mesh\": 661,\n      \"name\": \"Object_1028_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1446\n      ],\n      \"matrix\": [\n        3.170864834217022e-07,\n        2.331433835120228e-16,\n        -4.199937820434559,\n        0.0,\n        -6.1819064262017545,\n        -0.42712937690407066,\n        -4.6672095087067e-07,\n        0.0,\n        -0.42712937690406994,\n        6.181906426201772,\n        -3.224737046318279e-08,\n        0.0,\n        177.29891967773438,\n        47.093109130859375,\n        364.2447204589844,\n        1.0\n      ],\n      \"name\": \"Text.182_617\"\n    },\n    {\n      \"children\": [\n        1447\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        6.617444900424222e-24,\n        -8.271806125530277e-25,\n        0.0,\n        -6.617445294854698e-24,\n        1.0,\n        1.725671097720702e-17,\n        0.0,\n        8.271806618568372e-25,\n        -1.725671097720702e-17,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        0.0,\n        8.344650268554688e-07,\n        1.0\n      ],\n      \"name\": \"Object_1030\"\n    },\n    {\n      \"mesh\": 662,\n      \"name\": \"Object_1030_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1449\n      ],\n      \"matrix\": [\n        4.1141605353894217e-07,\n        1.5125042499157434e-15,\n        -5.449370861053453,\n        0.0,\n        -5.377026991255982,\n        0.8849991619222521,\n        -4.0595424429955696e-07,\n        0.0,\n        0.8849991619222507,\n        5.377026991255998,\n        6.681557825200333e-08,\n        0.0,\n        122.22430419921875,\n        53.64524841308594,\n        358.7254333496094,\n        1.0\n      ],\n      \"name\": \"Text.183_618\"\n    },\n    {\n      \"children\": [\n        1450\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        1.654361225106055e-24,\n        0.0,\n        -5.010614540829341e-41,\n        1.0,\n        3.0287306452725456e-17,\n        0.0,\n        -1.654361225106055e-24,\n        -3.0287306452725456e-17,\n        1.0,\n        0.0,\n        7.62939453125e-06,\n        -3.552713678800501e-15,\n        -7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_1032\"\n    },\n    {\n      \"mesh\": 663,\n      \"name\": \"Object_1032_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1452\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        122.22430419921875,\n        53.782283782958984,\n        328.5050048828125,\n        1.0\n      ],\n      \"name\": \"Text.184_619\"\n    },\n    {\n      \"children\": [\n        1453\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        0.0,\n        -3.814697265625e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1034\"\n    },\n    {\n      \"mesh\": 664,\n      \"name\": \"Object_1034_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1455\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        122.22430419921875,\n        53.782283782958984,\n        311.1342468261719,\n        1.0\n      ],\n      \"name\": \"Text.185_620\"\n    },\n    {\n      \"children\": [\n        1456\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        -3.814697265625e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1036\"\n    },\n    {\n      \"mesh\": 665,\n      \"name\": \"Object_1036_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1458\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        122.22430419921875,\n        53.782283782958984,\n        292.7678527832031,\n        1.0\n      ],\n      \"name\": \"Text.186_621\"\n    },\n    {\n      \"children\": [\n        1459\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        7.62939453125e-06,\n        -3.814697265625e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1038\"\n    },\n    {\n      \"mesh\": 666,\n      \"name\": \"Object_1038_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1461\n      ],\n      \"matrix\": [\n        4.1141605414394387e-07,\n        -6.050016999662974e-16,\n        -5.449370861053451,\n        0.0,\n        -5.449370861053446,\n        -2.381995753059707e-07,\n        -4.1141605384144305e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        152.1118927001953,\n        49.61494064331055,\n        217.77520751953125,\n        1.0\n      ],\n      \"name\": \"Text.187_622\"\n    },\n    {\n      \"children\": [\n        1462\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        -7.888609052210116e-31,\n        0.0,\n        3.397249496053103e-54,\n        1.0,\n        4.3065258761745956e-24,\n        0.0,\n        7.888608111814748e-31,\n        -4.3065258761745956e-24,\n        1.0,\n        0.0,\n        0.0,\n        3.814697265625e-06,\n        -1.0179239779972704e-06,\n        1.0\n      ],\n      \"name\": \"Object_1040\"\n    },\n    {\n      \"mesh\": 667,\n      \"name\": \"Object_1040_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1464\n      ],\n      \"matrix\": [\n        4.1141605414394387e-07,\n        -6.050016999662974e-16,\n        -5.449370861053451,\n        0.0,\n        -5.449370861053446,\n        -2.381995753059707e-07,\n        -4.1141605384144305e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        123.40980529785156,\n        53.50948715209961,\n        217.77520751953125,\n        1.0\n      ],\n      \"name\": \"Text.188_623\"\n    },\n    {\n      \"children\": [\n        1465\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        -7.888609052210116e-31,\n        0.0,\n        3.397249496053103e-54,\n        1.0,\n        4.3065258761745956e-24,\n        0.0,\n        7.888608111814748e-31,\n        -4.3065258761745956e-24,\n        1.0,\n        0.0,\n        0.0,\n        -3.552713678800501e-15,\n        1.8175069271819666e-07,\n        1.0\n      ],\n      \"name\": \"Object_1042\"\n    },\n    {\n      \"mesh\": 668,\n      \"name\": \"Object_1042_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1467\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        140.39271545410156,\n        50.55778503417969,\n        328.60052490234375,\n        1.0\n      ],\n      \"name\": \"Text.189_624\"\n    },\n    {\n      \"children\": [\n        1468\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        0.0,\n        -7.62939453125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1044\"\n    },\n    {\n      \"mesh\": 669,\n      \"name\": \"Object_1044_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1470\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        140.39271545410156,\n        50.55778503417969,\n        310.0890197753906,\n        1.0\n      ],\n      \"name\": \"Text.190_625\"\n    },\n    {\n      \"children\": [\n        1471\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        -1.4210854715202004e-14,\n        -7.62939453125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1046\"\n    },\n    {\n      \"mesh\": 670,\n      \"name\": \"Object_1046_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1473\n      ],\n      \"matrix\": [\n        4.910211378322619e-07,\n        -4.199713760450949e-16,\n        -2.5218439102172376,\n        0.0,\n        -2.4883648257243483,\n        0.40955732394575506,\n        -4.845025195012012e-07,\n        0.0,\n        0.40955732394574734,\n        2.4883648257243953,\n        7.974375443141777e-08,\n        0.0,\n        140.39271545410156,\n        50.55778503417969,\n        293.0292053222656,\n        1.0\n      ],\n      \"name\": \"Text.191_626\"\n    },\n    {\n      \"children\": [\n        1474\n      ],\n      \"matrix\": [\n        1.0,\n        5.293955920339378e-23,\n        0.0,\n        0.0,\n        -5.293955920339378e-23,\n        1.0,\n        3.3306640580794464e-18,\n        0.0,\n        1.7632388708931264e-40,\n        -3.3306640580794464e-18,\n        1.0,\n        0.0,\n        7.62939453125e-06,\n        -7.62939453125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1048\"\n    },\n    {\n      \"mesh\": 671,\n      \"name\": \"Object_1048_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1476\n      ],\n      \"matrix\": [\n        4.1141605414394387e-07,\n        -6.050016999662974e-16,\n        -5.449370861053451,\n        0.0,\n        -5.449370861053446,\n        -2.381995753059707e-07,\n        -4.1141605384144305e-07,\n        0.0,\n        -2.381995753059707e-07,\n        5.449370861053462,\n        -1.9360054398921515e-14,\n        0.0,\n        126.58975982666016,\n        53.66515350341797,\n        235.64443969726563,\n        1.0\n      ],\n      \"name\": \"Text.192_627\"\n    },\n    {\n      \"children\": [\n        1477\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        0.0,\n        -7.888609052210116e-31,\n        0.0,\n        3.397249496053103e-54,\n        1.0,\n        4.3065258761745956e-24,\n        0.0,\n        7.888608111814748e-31,\n        -4.3065258761745956e-24,\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        2.6015482035290916e-07,\n        1.0\n      ],\n      \"name\": \"Object_1050\"\n    },\n    {\n      \"mesh\": 672,\n      \"name\": \"Object_1050_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1479\n      ],\n      \"matrix\": [\n        2.2571393404784143e-07,\n        -4.978803548028022e-16,\n        -2.989671707153312,\n        0.0,\n        -2.949982439005258,\n        0.48553411547175734,\n        -2.2271747781646052e-07,\n        0.0,\n        0.48553411547175584,\n        2.949982439005266,\n        3.665680544278151e-08,\n        0.0,\n        138.83164978027344,\n        50.65608596801758,\n        360.8417053222656,\n        1.0\n      ],\n      \"name\": \"Text.193_628\"\n    },\n    {\n      \"children\": [\n        1480\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848446e-23,\n        -4.9630836753181675e-24,\n        0.0,\n        1.323488901198754e-23,\n        0.9999999403953552,\n        -2.5223146693456648e-17,\n        0.0,\n        4.963083379495328e-24,\n        2.5223146693456648e-17,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        -7.105427357601002e-15,\n        1.430511474609375e-06,\n        1.0\n      ],\n      \"name\": \"Object_1052\"\n    },\n    {\n      \"mesh\": 673,\n      \"name\": \"Object_1052_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1482\n      ],\n      \"matrix\": [\n        1.3068270615197722e-07,\n        0.0,\n        -2.989671707153317,\n        0.0,\n        -2.9868779248066955,\n        0.12922859601817704,\n        -1.305605858053503e-07,\n        0.0,\n        0.1292285960181767,\n        2.986877924806698,\n        5.648761548165372e-09,\n        0.0,\n        138.83164978027344,\n        50.51897048950195,\n        377.70513916015625,\n        1.0\n      ],\n      \"name\": \"Text.194_629\"\n    },\n    {\n      \"children\": [\n        1483\n      ],\n      \"matrix\": [\n        1.0,\n        -6.61744490042422e-24,\n        8.271806125530275e-25,\n        0.0,\n        6.61744490042422e-24,\n        1.0,\n        7.545220917071648e-19,\n        0.0,\n        -8.271806125530275e-25,\n        -7.545220917071648e-19,\n        1.0,\n        0.0,\n        -7.62939453125e-06,\n        3.814697265625e-06,\n        -1.1920928955078125e-06,\n        1.0\n      ],\n      \"name\": \"Object_1054\"\n    },\n    {\n      \"mesh\": 674,\n      \"name\": \"Object_1054_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1485\n      ],\n      \"matrix\": [\n        1.3068270615197722e-07,\n        0.0,\n        -2.989671707153317,\n        0.0,\n        -2.9868779248066955,\n        0.12922859601817704,\n        -1.305605858053503e-07,\n        0.0,\n        0.1292285960181767,\n        2.986877924806698,\n        5.648761548165372e-09,\n        0.0,\n        138.83164978027344,\n        50.625091552734375,\n        395.77130126953125,\n        1.0\n      ],\n      \"name\": \"Text.195_630\"\n    },\n    {\n      \"children\": [\n        1486\n      ],\n      \"matrix\": [\n        1.0,\n        -6.61744490042422e-24,\n        8.271806125530275e-25,\n        0.0,\n        6.61744490042422e-24,\n        1.0,\n        7.545220917071648e-19,\n        0.0,\n        -8.271806125530275e-25,\n        -7.545220917071648e-19,\n        1.0,\n        0.0,\n        2.842170943040401e-14,\n        7.62939453125e-06,\n        7.152557373046875e-07,\n        1.0\n      ],\n      \"name\": \"Object_1056\"\n    },\n    {\n      \"mesh\": 675,\n      \"name\": \"Object_1056_Material.073_0\"\n    },\n    {\n      \"children\": [\n        1488\n      ],\n      \"matrix\": [\n        9.118287290939222e-07,\n        -7.798889631628072e-16,\n        -4.683076858520419,\n        0.0,\n        -4.620907911814933,\n        0.7605503256588542,\n        -8.997239884250717e-07,\n        0.0,\n        0.7605503256588398,\n        4.62090791181502,\n        1.480846144265444e-07,\n        0.0,\n        122.22430419921875,\n        53.899147033691406,\n        387.24560546875,\n        1.0\n      ],\n      \"name\": \"Text.196_631\"\n    },\n    {\n      \"children\": [\n        1489\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        5.293955920339376e-23,\n        -6.61744490042422e-24,\n        0.0,\n        -5.293955604794995e-23,\n        0.9999998807907104,\n        5.884253950250755e-17,\n        0.0,\n        6.617444505993747e-24,\n        -5.884253950250755e-17,\n        0.9999998807907104,\n        0.0,\n        1.4210854715202004e-14,\n        -1.9073486328125e-06,\n        -1.9073486328125e-06,\n        1.0\n      ],\n      \"name\": \"Object_1058\"\n    },\n    {\n      \"mesh\": 676,\n      \"name\": \"Object_1058_Material.057_0\"\n    },\n    {\n      \"children\": [\n        1491\n      ],\n      \"matrix\": [\n        9.118287290939222e-07,\n        -7.798889631628072e-16,\n        -4.683076858520419,\n        0.0,\n        -4.620907911814933,\n        0.7605503256588542,\n        -8.997239884250717e-07,\n        0.0,\n        0.7605503256588398,\n        4.62090791181502,\n        1.480846144265444e-07,\n        0.0,\n        118.87957000732422,\n        54.41367721557617,\n        404.7262268066406,\n        1.0\n      ],\n      \"name\": \"Text.197_632\"\n    },\n    {\n      \"children\": [\n        1492\n      ],\n      \"matrix\": [\n        0.9999999403953552,\n        5.293955920339376e-23,\n        -6.61744490042422e-24,\n        0.0,\n        -5.293955604794995e-23,\n        0.9999998807907104,\n        5.884253950250755e-17,\n        0.0,\n        6.617444505993747e-24,\n        -5.884253950250755e-17,\n        0.9999998807907104,\n        0.0,\n        -1.4210854715202004e-14,\n        0.0,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1060\"\n    },\n    {\n      \"mesh\": 677,\n      \"name\": \"Object_1060_Material.060_0\"\n    },\n    {\n      \"children\": [\n        1494\n      ],\n      \"matrix\": [\n        2.4886859179072696,\n        0.09814404097504796,\n        3.435742404885225e-07,\n        0.0,\n        -0.013895263279525128,\n        0.35236488758051654,\n        -4.56354207454423,\n        0.0,\n        -0.09854444422531951,\n        2.4988384603056013,\n        0.19324292835248466,\n        0.0,\n        178.586181640625,\n        47.22291564941406,\n        251.2159423828125,\n        1.0\n      ],\n      \"name\": \"Text.198_633\"\n    },\n    {\n      \"children\": [\n        1495\n      ],\n      \"matrix\": [\n        1.0000001192092896,\n        5.238689553222413e-10,\n        3.72529075904907e-09,\n        0.0,\n        -5.238689622611369e-10,\n        1.0000001192092896,\n        1.8626455933201665e-09,\n        0.0,\n        -3.7252900919394708e-09,\n        -1.8626452622047833e-09,\n        0.9999999403953552,\n        0.0,\n        7.62939453125e-06,\n        3.814697265625e-06,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1062\"\n    },\n    {\n      \"mesh\": 678,\n      \"name\": \"Object_1062_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1497\n      ],\n      \"matrix\": [\n        0.0032393533677320826,\n        3.0663352277703794e-05,\n        -4.723081431455183,\n        0.0,\n        -4.025640805509574,\n        -0.31686633530155456,\n        -0.0027630667550552213,\n        0.0,\n        -0.2149741875977424,\n        2.7311491430564945,\n        -0.00012971005881727186,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        250.74853515625,\n        1.0\n      ],\n      \"name\": \"Text.199_634\"\n    },\n    {\n      \"children\": [\n        1498\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -6.394887332346332e-12,\n        4.5474738612303464e-12,\n        0.0,\n        6.394888103146732e-12,\n        1.0,\n        -1.862645386530381e-09,\n        0.0,\n        -4.547474120369535e-12,\n        1.8626452755080933e-09,\n        0.9999999403953552,\n        0.0,\n        7.62939453125e-06,\n        -3.814697265625e-06,\n        1.7763568394002505e-15,\n        1.0\n      ],\n      \"name\": \"Object_1064\"\n    },\n    {\n      \"mesh\": 679,\n      \"name\": \"Object_1064_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1500\n      ],\n      \"matrix\": [\n        0.0032393533677320826,\n        3.0663352277703794e-05,\n        -4.723081431455183,\n        0.0,\n        -4.025640805509574,\n        -0.31686633530155456,\n        -0.0027630667550552213,\n        0.0,\n        -0.2149741875977424,\n        2.7311491430564945,\n        -0.00012971005881727186,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        267.89801025390625,\n        1.0\n      ],\n      \"name\": \"Text.200_635\"\n    },\n    {\n      \"children\": [\n        1501\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -6.394887332346332e-12,\n        4.5474738612303464e-12,\n        0.0,\n        6.394888103146732e-12,\n        1.0,\n        -1.862645386530381e-09,\n        0.0,\n        -4.547474120369535e-12,\n        1.8626452755080933e-09,\n        0.9999999403953552,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1066\"\n    },\n    {\n      \"mesh\": 680,\n      \"name\": \"Object_1066_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1503\n      ],\n      \"matrix\": [\n        0.0020782449708080537,\n        1.9672431632202274e-05,\n        -3.0301480318310454,\n        0.0,\n        -2.582696697966174,\n        -0.2032892842202737,\n        -0.001772677625578152,\n        0.0,\n        -0.1379191834044024,\n        1.752200409617647,\n        -8.321699266002022e-05,\n        0.0,\n        180.14515686035156,\n        47.43604278564453,\n        269.1224060058594,\n        1.0\n      ],\n      \"name\": \"Text.201_636\"\n    },\n    {\n      \"children\": [\n        1504\n      ],\n      \"matrix\": [\n        1.0,\n        2.2978952074481634e-11,\n        6.025402399245649e-12,\n        0.0,\n        -2.2978950682382985e-11,\n        0.9999999403953552,\n        -3.7252905438254154e-09,\n        0.0,\n        -6.025402125706953e-12,\n        3.7252905438252765e-09,\n        0.9999999403953552,\n        0.0,\n        -7.62939453125e-06,\n        1.4210854715202004e-14,\n        -9.5367431640625e-07,\n        1.0\n      ],\n      \"name\": \"Object_1068\"\n    },\n    {\n      \"mesh\": 681,\n      \"name\": \"Object_1068_Material.067_0\"\n    },\n    {\n      \"children\": [\n        1506\n      ],\n      \"matrix\": [\n        0.0032393533677320826,\n        3.0663352277703794e-05,\n        -4.723081431455183,\n        0.0,\n        -4.025640805509574,\n        -0.31686633530155456,\n        -0.0027630667550552213,\n        0.0,\n        -0.2149741875977424,\n        2.7311491430564945,\n        -0.00012971005881727186,\n        0.0,\n        175.03382873535156,\n        47.035972595214844,\n        233.44607543945313,\n        1.0\n      ],\n      \"name\": \"Text.202_637\"\n    },\n    {\n      \"children\": [\n        1507\n      ],\n      \"matrix\": [\n        0.9999998807907104,\n        -6.394887332346332e-12,\n        4.5474738612303464e-12,\n        0.0,\n        6.394888103146732e-12,\n        1.0,\n        -1.862645386530381e-09,\n        0.0,\n        -4.547474120369535e-12,\n        1.8626452755080933e-09,\n        0.9999999403953552,\n        0.0,\n        7.62939453125e-06,\n        3.814697265625e-06,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1070\"\n    },\n    {\n      \"mesh\": 682,\n      \"name\": \"Object_1070_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1509\n      ],\n      \"matrix\": [\n        0.0020782449708080537,\n        1.9672431632202274e-05,\n        -3.0301480318310454,\n        0.0,\n        -2.582696697966174,\n        -0.2032892842202737,\n        -0.001772677625578152,\n        0.0,\n        -0.1379191834044024,\n        1.752200409617647,\n        -8.321699266002022e-05,\n        0.0,\n        180.14515686035156,\n        47.58256912231445,\n        235.554931640625,\n        1.0\n      ],\n      \"name\": \"Text.203_638\"\n    },\n    {\n      \"children\": [\n        1510\n      ],\n      \"matrix\": [\n        1.0,\n        2.2978952074481634e-11,\n        6.025402399245649e-12,\n        0.0,\n        -2.2978950682382985e-11,\n        0.9999999403953552,\n        -3.7252905438254154e-09,\n        0.0,\n        -6.025402125706953e-12,\n        3.7252905438252765e-09,\n        0.9999999403953552,\n        0.0,\n        0.0,\n        7.62939453125e-06,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Object_1072\"\n    },\n    {\n      \"mesh\": 683,\n      \"name\": \"Object_1072_Tasten_2_0\"\n    },\n    {\n      \"children\": [\n        1512\n      ],\n      \"matrix\": [\n        2.0372185952330335e-07,\n        1.4979006078116912e-16,\n        -2.6983778476715012,\n        0.0,\n        -2.691959913944137,\n        -0.1859968562157866,\n        -2.0323731938363872e-07,\n        0.0,\n        -0.18599685621578632,\n        2.691959913944145,\n        -1.4042371823853477e-08,\n        0.0,\n        192.11471557617188,\n        45.45188522338867,\n        545.4623413085938,\n        1.0\n      ],\n      \"name\": \"Text.204_639\"\n    },\n    {\n      \"children\": [\n        1513\n      ],\n      \"matrix\": [\n        1.0,\n        -1.3234889800848443e-23,\n        -8.271806125530277e-25,\n        0.0,\n        1.3234889011987538e-23,\n        0.9999999403953552,\n        -2.4376675808693188e-17,\n        0.0,\n        8.271805632492215e-25,\n        2.4376675808693188e-17,\n        0.9999999403953552,\n        0.0,\n        -1.52587890625e-05,\n        0.0,\n        4.76837158203125e-07,\n        1.0\n      ],\n      \"name\": \"Object_1074\"\n    },\n    {\n      \"mesh\": 684,\n      \"name\": \"Object_1074_Material.069_0\"\n    }\n  ],\n  \"samplers\": [\n    {\n      \"magFilter\": 9729,\n      \"minFilter\": 9987,\n      \"wrapS\": 10497,\n      \"wrapT\": 10497\n    },\n    {\n      \"magFilter\": 9729,\n      \"minFilter\": 9987,\n      \"wrapS\": 33071,\n      \"wrapT\": 33071\n    }\n  ],\n  \"scene\": 0,\n  \"scenes\": [\n    {\n      \"name\": \"Sketchfab_Scene\",\n      \"nodes\": [\n        0\n      ]\n    }\n  ],\n  \"textures\": [\n    {\n      \"sampler\": 0,\n      \"source\": 0\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 1\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 2\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 3\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 3\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 4\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 5\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 6\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 7\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 8\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 9\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 10\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 11\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 12\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 13\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 14\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 15\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 16\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 17\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 17\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 18\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 19\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 20\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 21\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 22\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 23\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 24\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 25\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 26\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 27\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 28\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 29\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 30\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 31\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 32\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 33\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 34\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 35\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 36\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 37\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 38\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 39\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 40\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 40\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 41\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 42\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 43\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 44\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 45\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 46\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 47\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 48\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 49\n    },\n    {\n      \"sampler\": 1,\n      \"source\": 50\n    }\n  ]\n}\n"
  },
  {
    "path": "public/planet/license.txt",
    "content": "Model Information:\n* title:\tStylized planet\n* source:\thttps://sketchfab.com/3d-models/stylized-planet-789725db86f547fc9163b00f302c3e70\n* author:\tcmzw (https://sketchfab.com/cmzw)\n\nModel License:\n* license type:\tCC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)\n* requirements:\tAuthor must be credited. Commercial use is allowed.\n\nIf you use this 3D model in your project be sure to copy paste this credit wherever you share it:\nThis work is based on \"Stylized planet\" (https://sketchfab.com/3d-models/stylized-planet-789725db86f547fc9163b00f302c3e70) by cmzw (https://sketchfab.com/cmzw) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)"
  },
  {
    "path": "public/planet/scene.gltf",
    "content": "{\n  \"accessors\": [\n    {\n      \"bufferView\": 2,\n      \"componentType\": 5126,\n      \"count\": 26495,\n      \"max\": [\n        0.8758764863014221,\n        0.8545469045639038,\n        0.8728971481323242\n      ],\n      \"min\": [\n        -0.8763356804847717,\n        -0.8634992837905884,\n        -0.8758782148361206\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 317940,\n      \"componentType\": 5126,\n      \"count\": 26495,\n      \"max\": [\n        1.0,\n        0.9999911785125732,\n        0.9991646409034729\n      ],\n      \"min\": [\n        -1.0,\n        -0.9999968409538269,\n        -0.9999611377716064\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"componentType\": 5126,\n      \"count\": 26495,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"componentType\": 5125,\n      \"count\": 103014,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 635880,\n      \"componentType\": 5126,\n      \"count\": 6596,\n      \"max\": [\n        0.6551179885864258,\n        0.6613333821296692,\n        0.6618664860725403\n      ],\n      \"min\": [\n        -0.6606217622756958,\n        -0.6490849852561951,\n        -0.6526646018028259\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 2,\n      \"byteOffset\": 715032,\n      \"componentType\": 5126,\n      \"count\": 6596,\n      \"max\": [\n        0.999987006187439,\n        0.9998384118080139,\n        0.9999796748161316\n      ],\n      \"min\": [\n        -0.9995425939559937,\n        -0.999676525592804,\n        -0.9994800686836243\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 1,\n      \"byteOffset\": 211960,\n      \"componentType\": 5126,\n      \"count\": 6596,\n      \"max\": [\n        1.0,\n        1.0\n      ],\n      \"min\": [\n        0.0,\n        0.0\n      ],\n      \"type\": \"VEC2\"\n    },\n    {\n      \"bufferView\": 0,\n      \"byteOffset\": 412056,\n      \"componentType\": 5125,\n      \"count\": 39042,\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 3,\n      \"componentType\": 5126,\n      \"count\": 451,\n      \"max\": [\n        15.0\n      ],\n      \"min\": [\n        0.0\n      ],\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 5,\n      \"componentType\": 5126,\n      \"count\": 451,\n      \"max\": [\n        0.20017318427562714,\n        0.979751706123352,\n        0.2001722753047943,\n        0.9797602891921997\n      ],\n      \"min\": [\n        -0.018710684031248093,\n        -0.9797568917274475,\n        -0.1991616040468216,\n        0.0026621678844094276\n      ],\n      \"type\": \"VEC4\"\n    },\n    {\n      \"bufferView\": 3,\n      \"byteOffset\": 1804,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        15.0\n      ],\n      \"min\": [\n        0.0\n      ],\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 4,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        1.0000001192092896,\n        1.0,\n        1.0000001192092896\n      ],\n      \"min\": [\n        0.9999998807907104,\n        1.0,\n        0.9999998807907104\n      ],\n      \"type\": \"VEC3\"\n    },\n    {\n      \"bufferView\": 3,\n      \"byteOffset\": 2304,\n      \"componentType\": 5126,\n      \"count\": 451,\n      \"max\": [\n        15.0\n      ],\n      \"min\": [\n        0.0\n      ],\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 5,\n      \"byteOffset\": 7216,\n      \"componentType\": 5126,\n      \"count\": 451,\n      \"max\": [\n        0.20017318427562714,\n        0.979751706123352,\n        0.2001722753047943,\n        0.9797602891921997\n      ],\n      \"min\": [\n        -0.018710684031248093,\n        -0.9797568917274475,\n        -0.1991616040468216,\n        0.0026621678844094276\n      ],\n      \"type\": \"VEC4\"\n    },\n    {\n      \"bufferView\": 3,\n      \"byteOffset\": 4108,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        15.0\n      ],\n      \"min\": [\n        0.0\n      ],\n      \"type\": \"SCALAR\"\n    },\n    {\n      \"bufferView\": 4,\n      \"byteOffset\": 1500,\n      \"componentType\": 5126,\n      \"count\": 125,\n      \"max\": [\n        1.0000001192092896,\n        1.0,\n        1.0000001192092896\n      ],\n      \"min\": [\n        0.9999998807907104,\n        1.0,\n        0.9999998807907104\n      ],\n      \"type\": \"VEC3\"\n    }\n  ],\n  \"animations\": [\n    {\n      \"channels\": [\n        {\n          \"sampler\": 0,\n          \"target\": {\n            \"node\": 3,\n            \"path\": \"rotation\"\n          }\n        },\n        {\n          \"sampler\": 1,\n          \"target\": {\n            \"node\": 3,\n            \"path\": \"scale\"\n          }\n        },\n        {\n          \"sampler\": 2,\n          \"target\": {\n            \"node\": 5,\n            \"path\": \"rotation\"\n          }\n        },\n        {\n          \"sampler\": 3,\n          \"target\": {\n            \"node\": 5,\n            \"path\": \"scale\"\n          }\n        }\n      ],\n      \"name\": \"Animation\",\n      \"samplers\": [\n        {\n          \"input\": 8,\n          \"interpolation\": \"LINEAR\",\n          \"output\": 9\n        },\n        {\n          \"input\": 10,\n          \"interpolation\": \"LINEAR\",\n          \"output\": 11\n        },\n        {\n          \"input\": 12,\n          \"interpolation\": \"LINEAR\",\n          \"output\": 13\n        },\n        {\n          \"input\": 14,\n          \"interpolation\": \"LINEAR\",\n          \"output\": 15\n        }\n      ]\n    }\n  ],\n  \"asset\": {\n    \"extras\": {\n      \"author\": \"cmzw (https://sketchfab.com/cmzw)\",\n      \"license\": \"CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)\",\n      \"source\": \"https://sketchfab.com/3d-models/stylized-planet-789725db86f547fc9163b00f302c3e70\",\n      \"title\": \"Stylized planet\"\n    },\n    \"generator\": \"Sketchfab-14.10.0\",\n    \"version\": \"2.0\"\n  },\n  \"bufferViews\": [\n    {\n      \"buffer\": 0,\n      \"byteLength\": 568224,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34963\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 264728,\n      \"byteOffset\": 568224,\n      \"byteStride\": 8,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34962\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 794184,\n      \"byteOffset\": 832952,\n      \"byteStride\": 12,\n      \"name\": \"floatBufferViews\",\n      \"target\": 34962\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 4608,\n      \"byteOffset\": 1627136,\n      \"name\": \"floatBufferViews\"\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 3000,\n      \"byteOffset\": 1631744,\n      \"byteStride\": 12,\n      \"name\": \"floatBufferViews\"\n    },\n    {\n      \"buffer\": 0,\n      \"byteLength\": 14432,\n      \"byteOffset\": 1634744,\n      \"byteStride\": 16,\n      \"name\": \"floatBufferViews\"\n    }\n  ],\n  \"buffers\": [\n    {\n      \"byteLength\": 1649176,\n      \"uri\": \"scene.bin\"\n    }\n  ],\n  \"extensionsUsed\": [\n    \"KHR_materials_unlit\"\n  ],\n  \"images\": [\n    {\n      \"uri\": \"textures/Clouds_baseColor.png\"\n    },\n    {\n      \"uri\": \"textures/Planet_baseColor.png\"\n    }\n  ],\n  \"materials\": [\n    {\n      \"doubleSided\": true,\n      \"emissiveTexture\": {\n        \"index\": 0\n      },\n      \"extensions\": {\n        \"KHR_materials_unlit\": {}\n      },\n      \"name\": \"Clouds\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 0\n        },\n        \"metallicFactor\": 0.0\n      }\n    },\n    {\n      \"emissiveFactor\": [\n        0.23391156271636818,\n        0.23391156271636818,\n        0.23391156271636818\n      ],\n      \"emissiveTexture\": {\n        \"index\": 1\n      },\n      \"extensions\": {\n        \"KHR_materials_unlit\": {}\n      },\n      \"name\": \"Planet\",\n      \"pbrMetallicRoughness\": {\n        \"baseColorTexture\": {\n          \"index\": 1\n        },\n        \"metallicFactor\": 0.0\n      }\n    }\n  ],\n  \"meshes\": [\n    {\n      \"name\": \"Object_0\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 1,\n            \"POSITION\": 0,\n            \"TEXCOORD_0\": 2\n          },\n          \"indices\": 3,\n          \"material\": 0,\n          \"mode\": 4\n        }\n      ]\n    },\n    {\n      \"name\": \"Object_1\",\n      \"primitives\": [\n        {\n          \"attributes\": {\n            \"NORMAL\": 5,\n            \"POSITION\": 4,\n            \"TEXCOORD_0\": 6\n          },\n          \"indices\": 7,\n          \"material\": 1,\n          \"mode\": 4\n        }\n      ]\n    }\n  ],\n  \"nodes\": [\n    {\n      \"children\": [\n        1\n      ],\n      \"matrix\": [\n        0.9979661703109741,\n        0.06371438503265381,\n        0.001990502001717701,\n        0.0,\n        0.0,\n        0.031225780025124772,\n        -0.9995123744010925,\n        0.0,\n        -0.06374546885490417,\n        0.9974795579910278,\n        0.031162271276116593,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"Sketchfab_model\"\n    },\n    {\n      \"children\": [\n        2\n      ],\n      \"name\": \"root\"\n    },\n    {\n      \"children\": [\n        3,\n        5\n      ],\n      \"matrix\": [\n        1.0,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        2.220446049250313e-16,\n        1.0,\n        0.0,\n        0.0,\n        -1.0,\n        2.220446049250313e-16,\n        0.0,\n        0.0,\n        0.0,\n        0.0,\n        1.0\n      ],\n      \"name\": \"GLTF_SceneRootNode\"\n    },\n    {\n      \"children\": [\n        4\n      ],\n      \"name\": \"Clouds_1\"\n    },\n    {\n      \"mesh\": 0,\n      \"name\": \"Object_4\"\n    },\n    {\n      \"children\": [\n        6\n      ],\n      \"name\": \"Planet_2\"\n    },\n    {\n      \"mesh\": 1,\n      \"name\": \"Object_6\"\n    }\n  ],\n  \"samplers\": [\n    {\n      \"magFilter\": 9729,\n      \"minFilter\": 9987,\n      \"wrapS\": 10497,\n      \"wrapT\": 10497\n    }\n  ],\n  \"scene\": 0,\n  \"scenes\": [\n    {\n      \"name\": \"Sketchfab_Scene\",\n      \"nodes\": [\n        0\n      ]\n    }\n  ],\n  \"textures\": [\n    {\n      \"sampler\": 0,\n      \"source\": 0\n    },\n    {\n      \"sampler\": 0,\n      \"source\": 1\n    }\n  ]\n}\n"
  },
  {
    "path": "src/App.jsx",
    "content": "import { BrowserRouter } from \"react-router-dom\";\n\nimport { About, Contact, Experience, Feedbacks, Hero, Navbar, Tech, Works, StarsCanvas } from \"./components\";\n\nconst App = () => {\n  return (\n    <BrowserRouter>\n      <div className='relative z-0 bg-primary'>\n        <div className='bg-hero-pattern bg-cover bg-no-repeat bg-center'>\n          <Navbar />\n          <Hero />\n        </div>\n        <About />\n        <Experience />\n        <Tech />\n        <Works />\n        <Feedbacks />\n        <div className='relative z-0'>\n          <Contact />\n          <StarsCanvas />\n        </div>\n      </div>\n    </BrowserRouter>\n  );\n}\n\nexport default App;\n"
  },
  {
    "path": "src/assets/index.js",
    "content": "import logo from \"./logo.svg\";\nimport backend from \"./backend.png\";\nimport creator from \"./creator.png\";\nimport mobile from \"./mobile.png\";\nimport web from \"./web.png\";\nimport github from \"./github.png\";\nimport menu from \"./menu.svg\";\nimport close from \"./close.svg\";\n\nimport css from \"./tech/css.png\";\nimport docker from \"./tech/docker.png\";\nimport figma from \"./tech/figma.png\";\nimport git from \"./tech/git.png\";\nimport html from \"./tech/html.png\";\nimport javascript from \"./tech/javascript.png\";\nimport mongodb from \"./tech/mongodb.png\";\nimport nodejs from \"./tech/nodejs.png\";\nimport reactjs from \"./tech/reactjs.png\";\nimport redux from \"./tech/redux.png\";\nimport tailwind from \"./tech/tailwind.png\";\nimport typescript from \"./tech/typescript.png\";\nimport threejs from \"./tech/threejs.svg\";\n\nimport meta from \"./company/meta.png\";\nimport shopify from \"./company/shopify.png\";\nimport starbucks from \"./company/starbucks.png\";\nimport tesla from \"./company/tesla.png\";\n\nimport carrent from \"./carrent.png\";\nimport jobit from \"./jobit.png\";\nimport tripguide from \"./tripguide.png\";\n\nexport {\n  logo,\n  backend,\n  creator,\n  mobile,\n  web,\n  github,\n  menu,\n  close,\n  css,\n  docker,\n  figma,\n  git,\n  html,\n  javascript,\n  mongodb,\n  nodejs,\n  reactjs,\n  redux,\n  tailwind,\n  typescript,\n  threejs,\n  meta,\n  shopify,\n  starbucks,\n  tesla,\n  carrent,\n  jobit,\n  tripguide,\n};\n"
  },
  {
    "path": "src/components/About.jsx",
    "content": "import React from \"react\";\nimport Tilt from \"react-tilt\";\nimport { motion } from \"framer-motion\";\n\nimport { styles } from \"../styles\";\nimport { services } from \"../constants\";\nimport { SectionWrapper } from \"../hoc\";\nimport { fadeIn, textVariant } from \"../utils/motion\";\n\nconst ServiceCard = ({ index, title, icon }) => (\n  <Tilt className='xs:w-[250px] w-full'>\n    <motion.div\n      variants={fadeIn(\"right\", \"spring\", index * 0.5, 0.75)}\n      className='w-full green-pink-gradient p-[1px] rounded-[20px] shadow-card'\n    >\n      <div\n        options={{\n          max: 45,\n          scale: 1,\n          speed: 450,\n        }}\n        className='bg-tertiary rounded-[20px] py-5 px-12 min-h-[280px] flex justify-evenly items-center flex-col'\n      >\n        <img\n          src={icon}\n          alt='web-development'\n          className='w-16 h-16 object-contain'\n        />\n\n        <h3 className='text-white text-[20px] font-bold text-center'>\n          {title}\n        </h3>\n      </div>\n    </motion.div>\n  </Tilt>\n);\n\nconst About = () => {\n  return (\n    <>\n      <motion.div variants={textVariant()}>\n        <p className={styles.sectionSubText}>Introduction</p>\n        <h2 className={styles.sectionHeadText}>Overview.</h2>\n      </motion.div>\n\n      <motion.p\n        variants={fadeIn(\"\", \"\", 0.1, 1)}\n        className='mt-4 text-secondary text-[17px] max-w-3xl leading-[30px]'\n      >\n        I'm a skilled software developer with experience in TypeScript and\n        JavaScript, and expertise in frameworks like React, Node.js, and\n        Three.js. I'm a quick learner and collaborate closely with clients to\n        create efficient, scalable, and user-friendly solutions that solve\n        real-world problems. Let's work together to bring your ideas to life!\n      </motion.p>\n\n      <div className='mt-20 flex flex-wrap gap-10'>\n        {services.map((service, index) => (\n          <ServiceCard key={service.title} index={index} {...service} />\n        ))}\n      </div>\n    </>\n  );\n};\n\nexport default SectionWrapper(About, \"about\");\n"
  },
  {
    "path": "src/components/Contact.jsx",
    "content": "import React, { useRef, useState } from \"react\";\nimport { motion } from \"framer-motion\";\nimport emailjs from \"@emailjs/browser\";\n\nimport { styles } from \"../styles\";\nimport { EarthCanvas } from \"./canvas\";\nimport { SectionWrapper } from \"../hoc\";\nimport { slideIn } from \"../utils/motion\";\n\nconst Contact = () => {\n  const formRef = useRef();\n  const [form, setForm] = useState({\n    name: \"\",\n    email: \"\",\n    message: \"\",\n  });\n\n  const [loading, setLoading] = useState(false);\n\n  const handleChange = (e) => {\n    const { target } = e;\n    const { name, value } = target;\n\n    setForm({\n      ...form,\n      [name]: value,\n    });\n  };\n\n  const handleSubmit = (e) => {\n    e.preventDefault();\n    setLoading(true);\n\n    emailjs\n      .send(\n        import.meta.env.VITE_APP_EMAILJS_SERVICE_ID,\n        import.meta.env.VITE_APP_EMAILJS_TEMPLATE_ID,\n        {\n          from_name: form.name,\n          to_name: \"JavaScript Mastery\",\n          from_email: form.email,\n          to_email: \"sujata@jsmastery.pro\",\n          message: form.message,\n        },\n        import.meta.env.VITE_APP_EMAILJS_PUBLIC_KEY\n      )\n      .then(\n        () => {\n          setLoading(false);\n          alert(\"Thank you. I will get back to you as soon as possible.\");\n\n          setForm({\n            name: \"\",\n            email: \"\",\n            message: \"\",\n          });\n        },\n        (error) => {\n          setLoading(false);\n          console.error(error);\n\n          alert(\"Ahh, something went wrong. Please try again.\");\n        }\n      );\n  };\n\n  return (\n    <div\n      className={`xl:mt-12 flex xl:flex-row flex-col-reverse gap-10 overflow-hidden`}\n    >\n      <motion.div\n        variants={slideIn(\"left\", \"tween\", 0.2, 1)}\n        className='flex-[0.75] bg-black-100 p-8 rounded-2xl'\n      >\n        <p className={styles.sectionSubText}>Get in touch</p>\n        <h3 className={styles.sectionHeadText}>Contact.</h3>\n\n        <form\n          ref={formRef}\n          onSubmit={handleSubmit}\n          className='mt-12 flex flex-col gap-8'\n        >\n          <label className='flex flex-col'>\n            <span className='text-white font-medium mb-4'>Your Name</span>\n            <input\n              type='text'\n              name='name'\n              value={form.name}\n              onChange={handleChange}\n              placeholder=\"What's your good name?\"\n              className='bg-tertiary py-4 px-6 placeholder:text-secondary text-white rounded-lg outline-none border-none font-medium'\n            />\n          </label>\n          <label className='flex flex-col'>\n            <span className='text-white font-medium mb-4'>Your email</span>\n            <input\n              type='email'\n              name='email'\n              value={form.email}\n              onChange={handleChange}\n              placeholder=\"What's your web address?\"\n              className='bg-tertiary py-4 px-6 placeholder:text-secondary text-white rounded-lg outline-none border-none font-medium'\n            />\n          </label>\n          <label className='flex flex-col'>\n            <span className='text-white font-medium mb-4'>Your Message</span>\n            <textarea\n              rows={7}\n              name='message'\n              value={form.message}\n              onChange={handleChange}\n              placeholder='What you want to say?'\n              className='bg-tertiary py-4 px-6 placeholder:text-secondary text-white rounded-lg outline-none border-none font-medium'\n            />\n          </label>\n\n          <button\n            type='submit'\n            className='bg-tertiary py-3 px-8 rounded-xl outline-none w-fit text-white font-bold shadow-md shadow-primary'\n          >\n            {loading ? \"Sending...\" : \"Send\"}\n          </button>\n        </form>\n      </motion.div>\n\n      <motion.div\n        variants={slideIn(\"right\", \"tween\", 0.2, 1)}\n        className='xl:flex-1 xl:h-auto md:h-[550px] h-[350px]'\n      >\n        <EarthCanvas />\n      </motion.div>\n    </div>\n  );\n};\n\nexport default SectionWrapper(Contact, \"contact\");\n"
  },
  {
    "path": "src/components/Experience.jsx",
    "content": "import React from \"react\";\nimport {\n  VerticalTimeline,\n  VerticalTimelineElement,\n} from \"react-vertical-timeline-component\";\nimport { motion } from \"framer-motion\";\n\nimport \"react-vertical-timeline-component/style.min.css\";\n\nimport { styles } from \"../styles\";\nimport { experiences } from \"../constants\";\nimport { SectionWrapper } from \"../hoc\";\nimport { textVariant } from \"../utils/motion\";\n\nconst ExperienceCard = ({ experience }) => {\n  return (\n    <VerticalTimelineElement\n      contentStyle={{\n        background: \"#1d1836\",\n        color: \"#fff\",\n      }}\n      contentArrowStyle={{ borderRight: \"7px solid  #232631\" }}\n      date={experience.date}\n      iconStyle={{ background: experience.iconBg }}\n      icon={\n        <div className='flex justify-center items-center w-full h-full'>\n          <img\n            src={experience.icon}\n            alt={experience.company_name}\n            className='w-[60%] h-[60%] object-contain'\n          />\n        </div>\n      }\n    >\n      <div>\n        <h3 className='text-white text-[24px] font-bold'>{experience.title}</h3>\n        <p\n          className='text-secondary text-[16px] font-semibold'\n          style={{ margin: 0 }}\n        >\n          {experience.company_name}\n        </p>\n      </div>\n\n      <ul className='mt-5 list-disc ml-5 space-y-2'>\n        {experience.points.map((point, index) => (\n          <li\n            key={`experience-point-${index}`}\n            className='text-white-100 text-[14px] pl-1 tracking-wider'\n          >\n            {point}\n          </li>\n        ))}\n      </ul>\n    </VerticalTimelineElement>\n  );\n};\n\nconst Experience = () => {\n  return (\n    <>\n      <motion.div variants={textVariant()}>\n        <p className={`${styles.sectionSubText} text-center`}>\n          What I have done so far\n        </p>\n        <h2 className={`${styles.sectionHeadText} text-center`}>\n          Work Experience.\n        </h2>\n      </motion.div>\n\n      <div className='mt-20 flex flex-col'>\n        <VerticalTimeline>\n          {experiences.map((experience, index) => (\n            <ExperienceCard\n              key={`experience-${index}`}\n              experience={experience}\n            />\n          ))}\n        </VerticalTimeline>\n      </div>\n    </>\n  );\n};\n\nexport default SectionWrapper(Experience, \"work\");\n"
  },
  {
    "path": "src/components/Feedbacks.jsx",
    "content": "import React from \"react\";\nimport { motion } from \"framer-motion\";\n\nimport { styles } from \"../styles\";\nimport { SectionWrapper } from \"../hoc\";\nimport { fadeIn, textVariant } from \"../utils/motion\";\nimport { testimonials } from \"../constants\";\n\nconst FeedbackCard = ({\n  index,\n  testimonial,\n  name,\n  designation,\n  company,\n  image,\n}) => (\n  <motion.div\n    variants={fadeIn(\"\", \"spring\", index * 0.5, 0.75)}\n    className='bg-black-200 p-10 rounded-3xl xs:w-[320px] w-full'\n  >\n    <p className='text-white font-black text-[48px]'>\"</p>\n\n    <div className='mt-1'>\n      <p className='text-white tracking-wider text-[18px]'>{testimonial}</p>\n\n      <div className='mt-7 flex justify-between items-center gap-1'>\n        <div className='flex-1 flex flex-col'>\n          <p className='text-white font-medium text-[16px]'>\n            <span className='blue-text-gradient'>@</span> {name}\n          </p>\n          <p className='mt-1 text-secondary text-[12px]'>\n            {designation} of {company}\n          </p>\n        </div>\n\n        <img\n          src={image}\n          alt={`feedback_by-${name}`}\n          className='w-10 h-10 rounded-full object-cover'\n        />\n      </div>\n    </div>\n  </motion.div>\n);\n\nconst Feedbacks = () => {\n  return (\n    <div className={`mt-12 bg-black-100 rounded-[20px]`}>\n      <div\n        className={`bg-tertiary rounded-2xl ${styles.padding} min-h-[300px]`}\n      >\n        <motion.div variants={textVariant()}>\n          <p className={styles.sectionSubText}>What others say</p>\n          <h2 className={styles.sectionHeadText}>Testimonials.</h2>\n        </motion.div>\n      </div>\n      <div className={`-mt-20 pb-14 ${styles.paddingX} flex flex-wrap gap-7`}>\n        {testimonials.map((testimonial, index) => (\n          <FeedbackCard key={testimonial.name} index={index} {...testimonial} />\n        ))}\n      </div>\n    </div>\n  );\n};\n\nexport default SectionWrapper(Feedbacks, \"\");\n"
  },
  {
    "path": "src/components/Hero.jsx",
    "content": "import { motion } from \"framer-motion\";\n\nimport { styles } from \"../styles\";\nimport { ComputersCanvas } from \"./canvas\";\n\nconst Hero = () => {\n  return (\n    <section className={`relative w-full h-screen mx-auto`}>\n      <div\n        className={`absolute inset-0 top-[120px]  max-w-7xl mx-auto ${styles.paddingX} flex flex-row items-start gap-5`}\n      >\n        <div className='flex flex-col justify-center items-center mt-5'>\n          <div className='w-5 h-5 rounded-full bg-[#915EFF]' />\n          <div className='w-1 sm:h-80 h-40 violet-gradient' />\n        </div>\n\n        <div>\n          <h1 className={`${styles.heroHeadText} text-white`}>\n            Hi, I'm <span className='text-[#915EFF]'>Adrian</span>\n          </h1>\n          <p className={`${styles.heroSubText} mt-2 text-white-100`}>\n            I develop 3D visuals, user <br className='sm:block hidden' />\n            interfaces and web applications\n          </p>\n        </div>\n      </div>\n\n      <ComputersCanvas />\n\n      <div className='absolute xs:bottom-10 bottom-32 w-full flex justify-center items-center'>\n        <a href='#about'>\n          <div className='w-[35px] h-[64px] rounded-3xl border-4 border-secondary flex justify-center items-start p-2'>\n            <motion.div\n              animate={{\n                y: [0, 24, 0],\n              }}\n              transition={{\n                duration: 1.5,\n                repeat: Infinity,\n                repeatType: \"loop\",\n              }}\n              className='w-3 h-3 rounded-full bg-secondary mb-1'\n            />\n          </div>\n        </a>\n      </div>\n    </section>\n  );\n};\n\nexport default Hero;\n"
  },
  {
    "path": "src/components/Loader.jsx",
    "content": "import { Html, useProgress } from \"@react-three/drei\";\n\nconst CanvasLoader = () => {\n  const { progress } = useProgress();\n  return (\n    <Html\n      as='div'\n      center\n      style={{\n        display: \"flex\",\n        justifyContent: \"center\",\n        alignItems: \"center\",\n        flexDirection: \"column\",\n      }}\n    >\n      <span className='canvas-loader'></span>\n      <p\n        style={{\n          fontSize: 14,\n          color: \"#F1F1F1\",\n          fontWeight: 800,\n          marginTop: 40,\n        }}\n      >\n        {progress.toFixed(2)}%\n      </p>\n    </Html>\n  );\n};\n\nexport default CanvasLoader;\n"
  },
  {
    "path": "src/components/Navbar.jsx",
    "content": "import React, { useEffect, useState } from \"react\";\nimport { Link } from \"react-router-dom\";\n\nimport { styles } from \"../styles\";\nimport { navLinks } from \"../constants\";\nimport { logo, menu, close } from \"../assets\";\n\nconst Navbar = () => {\n  const [active, setActive] = useState(\"\");\n  const [toggle, setToggle] = useState(false);\n  const [scrolled, setScrolled] = useState(false);\n\n  useEffect(() => {\n    const handleScroll = () => {\n      const scrollTop = window.scrollY;\n      if (scrollTop > 100) {\n        setScrolled(true);\n      } else {\n        setScrolled(false);\n      }\n    };\n\n    window.addEventListener(\"scroll\", handleScroll);\n\n    return () => window.removeEventListener(\"scroll\", handleScroll);\n  }, []);\n\n  return (\n    <nav\n      className={`${\n        styles.paddingX\n      } w-full flex items-center py-5 fixed top-0 z-20 ${\n        scrolled ? \"bg-primary\" : \"bg-transparent\"\n      }`}\n    >\n      <div className='w-full flex justify-between items-center max-w-7xl mx-auto'>\n        <Link\n          to='/'\n          className='flex items-center gap-2'\n          onClick={() => {\n            setActive(\"\");\n            window.scrollTo(0, 0);\n          }}\n        >\n          <img src={logo} alt='logo' className='w-9 h-9 object-contain' />\n          <p className='text-white text-[18px] font-bold cursor-pointer flex '>\n            Adrian &nbsp;\n            <span className='sm:block hidden'> | JavaScript Mastery</span>\n          </p>\n        </Link>\n\n        <ul className='list-none hidden sm:flex flex-row gap-10'>\n          {navLinks.map((nav) => (\n            <li\n              key={nav.id}\n              className={`${\n                active === nav.title ? \"text-white\" : \"text-secondary\"\n              } hover:text-white text-[18px] font-medium cursor-pointer`}\n              onClick={() => setActive(nav.title)}\n            >\n              <a href={`#${nav.id}`}>{nav.title}</a>\n            </li>\n          ))}\n        </ul>\n\n        <div className='sm:hidden flex flex-1 justify-end items-center'>\n          <img\n            src={toggle ? close : menu}\n            alt='menu'\n            className='w-[28px] h-[28px] object-contain'\n            onClick={() => setToggle(!toggle)}\n          />\n\n          <div\n            className={`${\n              !toggle ? \"hidden\" : \"flex\"\n            } p-6 black-gradient absolute top-20 right-0 mx-4 my-2 min-w-[140px] z-10 rounded-xl`}\n          >\n            <ul className='list-none flex justify-end items-start flex-1 flex-col gap-4'>\n              {navLinks.map((nav) => (\n                <li\n                  key={nav.id}\n                  className={`font-poppins font-medium cursor-pointer text-[16px] ${\n                    active === nav.title ? \"text-white\" : \"text-secondary\"\n                  }`}\n                  onClick={() => {\n                    setToggle(!toggle);\n                    setActive(nav.title);\n                  }}\n                >\n                  <a href={`#${nav.id}`}>{nav.title}</a>\n                </li>\n              ))}\n            </ul>\n          </div>\n        </div>\n      </div>\n    </nav>\n  );\n};\n\nexport default Navbar;\n"
  },
  {
    "path": "src/components/Tech.jsx",
    "content": "import React from \"react\";\n\nimport { BallCanvas } from \"./canvas\";\nimport { SectionWrapper } from \"../hoc\";\nimport { technologies } from \"../constants\";\n\nconst Tech = () => {\n  return (\n    <div className='flex flex-row flex-wrap justify-center gap-10'>\n      {technologies.map((technology) => (\n        <div className='w-28 h-28' key={technology.name}>\n          <BallCanvas icon={technology.icon} />\n        </div>\n      ))}\n    </div>\n  );\n};\n\nexport default SectionWrapper(Tech, \"\");\n"
  },
  {
    "path": "src/components/Works.jsx",
    "content": "import React from \"react\";\nimport Tilt from \"react-tilt\";\nimport { motion } from \"framer-motion\";\n\nimport { styles } from \"../styles\";\nimport { github } from \"../assets\";\nimport { SectionWrapper } from \"../hoc\";\nimport { projects } from \"../constants\";\nimport { fadeIn, textVariant } from \"../utils/motion\";\n\nconst ProjectCard = ({\n  index,\n  name,\n  description,\n  tags,\n  image,\n  source_code_link,\n}) => {\n  return (\n    <motion.div variants={fadeIn(\"up\", \"spring\", index * 0.5, 0.75)}>\n      <Tilt\n        options={{\n          max: 45,\n          scale: 1,\n          speed: 450,\n        }}\n        className='bg-tertiary p-5 rounded-2xl sm:w-[360px] w-full'\n      >\n        <div className='relative w-full h-[230px]'>\n          <img\n            src={image}\n            alt='project_image'\n            className='w-full h-full object-cover rounded-2xl'\n          />\n\n          <div className='absolute inset-0 flex justify-end m-3 card-img_hover'>\n            <div\n              onClick={() => window.open(source_code_link, \"_blank\")}\n              className='black-gradient w-10 h-10 rounded-full flex justify-center items-center cursor-pointer'\n            >\n              <img\n                src={github}\n                alt='source code'\n                className='w-1/2 h-1/2 object-contain'\n              />\n            </div>\n          </div>\n        </div>\n\n        <div className='mt-5'>\n          <h3 className='text-white font-bold text-[24px]'>{name}</h3>\n          <p className='mt-2 text-secondary text-[14px]'>{description}</p>\n        </div>\n\n        <div className='mt-4 flex flex-wrap gap-2'>\n          {tags.map((tag) => (\n            <p\n              key={`${name}-${tag.name}`}\n              className={`text-[14px] ${tag.color}`}\n            >\n              #{tag.name}\n            </p>\n          ))}\n        </div>\n      </Tilt>\n    </motion.div>\n  );\n};\n\nconst Works = () => {\n  return (\n    <>\n      <motion.div variants={textVariant()}>\n        <p className={`${styles.sectionSubText} `}>My work</p>\n        <h2 className={`${styles.sectionHeadText}`}>Projects.</h2>\n      </motion.div>\n\n      <div className='w-full flex'>\n        <motion.p\n          variants={fadeIn(\"\", \"\", 0.1, 1)}\n          className='mt-3 text-secondary text-[17px] max-w-3xl leading-[30px]'\n        >\n          Following projects showcases my skills and experience through\n          real-world examples of my work. Each project is briefly described with\n          links to code repositories and live demos in it. It reflects my\n          ability to solve complex problems, work with different technologies,\n          and manage projects effectively.\n        </motion.p>\n      </div>\n\n      <div className='mt-20 flex flex-wrap gap-7'>\n        {projects.map((project, index) => (\n          <ProjectCard key={`project-${index}`} index={index} {...project} />\n        ))}\n      </div>\n    </>\n  );\n};\n\nexport default SectionWrapper(Works, \"\");\n"
  },
  {
    "path": "src/components/canvas/Ball.jsx",
    "content": "import React, { Suspense } from \"react\";\nimport { Canvas } from \"@react-three/fiber\";\nimport {\n  Decal,\n  Float,\n  OrbitControls,\n  Preload,\n  useTexture,\n} from \"@react-three/drei\";\n\nimport CanvasLoader from \"../Loader\";\n\nconst Ball = (props) => {\n  const [decal] = useTexture([props.imgUrl]);\n\n  return (\n    <Float speed={1.75} rotationIntensity={1} floatIntensity={2}>\n      <ambientLight intensity={0.25} />\n      <directionalLight position={[0, 0, 0.05]} />\n      <mesh castShadow receiveShadow scale={2.75}>\n        <icosahedronGeometry args={[1, 1]} />\n        <meshStandardMaterial\n          color='#fff8eb'\n          polygonOffset\n          polygonOffsetFactor={-5}\n          flatShading\n        />\n        <Decal\n          position={[0, 0, 1]}\n          rotation={[2 * Math.PI, 0, 6.25]}\n          scale={1}\n          map={decal}\n          flatShading\n        />\n      </mesh>\n    </Float>\n  );\n};\n\nconst BallCanvas = ({ icon }) => {\n  return (\n    <Canvas\n      frameloop='demand'\n      dpr={[1, 2]}\n      gl={{ preserveDrawingBuffer: true }}\n    >\n      <Suspense fallback={<CanvasLoader />}>\n        <OrbitControls enableZoom={false} />\n        <Ball imgUrl={icon} />\n      </Suspense>\n\n      <Preload all />\n    </Canvas>\n  );\n};\n\nexport default BallCanvas;\n"
  },
  {
    "path": "src/components/canvas/Computers.jsx",
    "content": "import React, { Suspense, useEffect, useState } from \"react\";\nimport { Canvas } from \"@react-three/fiber\";\nimport { OrbitControls, Preload, useGLTF } from \"@react-three/drei\";\n\nimport CanvasLoader from \"../Loader\";\n\nconst Computers = ({ isMobile }) => {\n  const computer = useGLTF(\"./desktop_pc/scene.gltf\");\n\n  return (\n    <mesh>\n      <hemisphereLight intensity={0.15} groundColor='black' />\n      <spotLight\n        position={[-20, 50, 10]}\n        angle={0.12}\n        penumbra={1}\n        intensity={1}\n        castShadow\n        shadow-mapSize={1024}\n      />\n      <pointLight intensity={1} />\n      <primitive\n        object={computer.scene}\n        scale={isMobile ? 0.7 : 0.75}\n        position={isMobile ? [0, -3, -2.2] : [0, -3.25, -1.5]}\n        rotation={[-0.01, -0.2, -0.1]}\n      />\n    </mesh>\n  );\n};\n\nconst ComputersCanvas = () => {\n  const [isMobile, setIsMobile] = useState(false);\n\n  useEffect(() => {\n    // Add a listener for changes to the screen size\n    const mediaQuery = window.matchMedia(\"(max-width: 500px)\");\n\n    // Set the initial value of the `isMobile` state variable\n    setIsMobile(mediaQuery.matches);\n\n    // Define a callback function to handle changes to the media query\n    const handleMediaQueryChange = (event) => {\n      setIsMobile(event.matches);\n    };\n\n    // Add the callback function as a listener for changes to the media query\n    mediaQuery.addEventListener(\"change\", handleMediaQueryChange);\n\n    // Remove the listener when the component is unmounted\n    return () => {\n      mediaQuery.removeEventListener(\"change\", handleMediaQueryChange);\n    };\n  }, []);\n\n  return (\n    <Canvas\n      frameloop='demand'\n      shadows\n      dpr={[1, 2]}\n      camera={{ position: [20, 3, 5], fov: 25 }}\n      gl={{ preserveDrawingBuffer: true }}\n    >\n      <Suspense fallback={<CanvasLoader />}>\n        <OrbitControls\n          enableZoom={false}\n          maxPolarAngle={Math.PI / 2}\n          minPolarAngle={Math.PI / 2}\n        />\n        <Computers isMobile={isMobile} />\n      </Suspense>\n\n      <Preload all />\n    </Canvas>\n  );\n};\n\nexport default ComputersCanvas;\n"
  },
  {
    "path": "src/components/canvas/Earth.jsx",
    "content": "import React, { Suspense } from \"react\";\nimport { Canvas } from \"@react-three/fiber\";\nimport { OrbitControls, Preload, useGLTF } from \"@react-three/drei\";\n\nimport CanvasLoader from \"../Loader\";\n\nconst Earth = () => {\n  const earth = useGLTF(\"./planet/scene.gltf\");\n\n  return (\n    <primitive object={earth.scene} scale={2.5} position-y={0} rotation-y={0} />\n  );\n};\n\nconst EarthCanvas = () => {\n  return (\n    <Canvas\n      shadows\n      frameloop='demand'\n      dpr={[1, 2]}\n      gl={{ preserveDrawingBuffer: true }}\n      camera={{\n        fov: 45,\n        near: 0.1,\n        far: 200,\n        position: [-4, 3, 6],\n      }}\n    >\n      <Suspense fallback={<CanvasLoader />}>\n        <OrbitControls\n          autoRotate\n          enableZoom={false}\n          maxPolarAngle={Math.PI / 2}\n          minPolarAngle={Math.PI / 2}\n        />\n        <Earth />\n\n        <Preload all />\n      </Suspense>\n    </Canvas>\n  );\n};\n\nexport default EarthCanvas;\n"
  },
  {
    "path": "src/components/canvas/Stars.jsx",
    "content": "import { useState, useRef, Suspense } from \"react\";\nimport { Canvas, useFrame } from \"@react-three/fiber\";\nimport { Points, PointMaterial, Preload } from \"@react-three/drei\";\nimport * as random from \"maath/random/dist/maath-random.esm\";\n\nconst Stars = (props) => {\n  const ref = useRef();\n  const [sphere] = useState(() => random.inSphere(new Float32Array(5000), { radius: 1.2 }));\n\n  useFrame((state, delta) => {\n    ref.current.rotation.x -= delta / 10;\n    ref.current.rotation.y -= delta / 15;\n  });\n\n  return (\n    <group rotation={[0, 0, Math.PI / 4]}>\n      <Points ref={ref} positions={sphere} stride={3} frustumCulled {...props}>\n        <PointMaterial\n          transparent\n          color='#f272c8'\n          size={0.002}\n          sizeAttenuation={true}\n          depthWrite={false}\n        />\n      </Points>\n    </group>\n  );\n};\n\nconst StarsCanvas = () => {\n  return (\n    <div className='w-full h-auto absolute inset-0 z-[-1]'>\n      <Canvas camera={{ position: [0, 0, 1] }}>\n        <Suspense fallback={null}>\n          <Stars />\n        </Suspense>\n\n        <Preload all />\n      </Canvas>\n    </div>\n  );\n};\n\nexport default StarsCanvas;\n"
  },
  {
    "path": "src/components/canvas/index.js",
    "content": "import EarthCanvas from \"./Earth\";\nimport BallCanvas from \"./Ball\";\nimport ComputersCanvas from \"./Computers\";\nimport StarsCanvas from \"./Stars\";\n\nexport { EarthCanvas, BallCanvas, ComputersCanvas, StarsCanvas };\n"
  },
  {
    "path": "src/components/index.js",
    "content": "import { EarthCanvas, BallCanvas, ComputersCanvas, StarsCanvas } from './canvas';\nimport Hero from \"./Hero\";\nimport Navbar from \"./Navbar\";\nimport About from \"./About\";\nimport Tech from \"./Tech\";\nimport Experience from \"./Experience\";\nimport Works from \"./Works\";\nimport Feedbacks from \"./Feedbacks\";\nimport Contact from \"./Contact\";\nimport CanvasLoader from \"./Loader\";\n\n\nexport {\n  Hero,\n  Navbar,\n  About,\n  Tech,\n  Experience,\n  Works,\n  Feedbacks,\n  Contact,\n  CanvasLoader,\n  EarthCanvas, \n  BallCanvas, \n  ComputersCanvas, \n  StarsCanvas\n};\n"
  },
  {
    "path": "src/constants/index.js",
    "content": "import {\n  mobile,\n  backend,\n  creator,\n  web,\n  javascript,\n  typescript,\n  html,\n  css,\n  reactjs,\n  redux,\n  tailwind,\n  nodejs,\n  mongodb,\n  git,\n  figma,\n  docker,\n  meta,\n  starbucks,\n  tesla,\n  shopify,\n  carrent,\n  jobit,\n  tripguide,\n  threejs,\n} from \"../assets\";\n\nexport const navLinks = [\n  {\n    id: \"about\",\n    title: \"About\",\n  },\n  {\n    id: \"work\",\n    title: \"Work\",\n  },\n  {\n    id: \"contact\",\n    title: \"Contact\",\n  },\n];\n\nconst services = [\n  {\n    title: \"Web Developer\",\n    icon: web,\n  },\n  {\n    title: \"React Native Developer\",\n    icon: mobile,\n  },\n  {\n    title: \"Backend Developer\",\n    icon: backend,\n  },\n  {\n    title: \"Content Creator\",\n    icon: creator,\n  },\n];\n\nconst technologies = [\n  {\n    name: \"HTML 5\",\n    icon: html,\n  },\n  {\n    name: \"CSS 3\",\n    icon: css,\n  },\n  {\n    name: \"JavaScript\",\n    icon: javascript,\n  },\n  {\n    name: \"TypeScript\",\n    icon: typescript,\n  },\n  {\n    name: \"React JS\",\n    icon: reactjs,\n  },\n  {\n    name: \"Redux Toolkit\",\n    icon: redux,\n  },\n  {\n    name: \"Tailwind CSS\",\n    icon: tailwind,\n  },\n  {\n    name: \"Node JS\",\n    icon: nodejs,\n  },\n  {\n    name: \"MongoDB\",\n    icon: mongodb,\n  },\n  {\n    name: \"Three JS\",\n    icon: threejs,\n  },\n  {\n    name: \"git\",\n    icon: git,\n  },\n  {\n    name: \"figma\",\n    icon: figma,\n  },\n  {\n    name: \"docker\",\n    icon: docker,\n  },\n];\n\nconst experiences = [\n  {\n    title: \"React.js Developer\",\n    company_name: \"Starbucks\",\n    icon: starbucks,\n    iconBg: \"#383E56\",\n    date: \"March 2020 - April 2021\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"React Native Developer\",\n    company_name: \"Tesla\",\n    icon: tesla,\n    iconBg: \"#E6DEDD\",\n    date: \"Jan 2021 - Feb 2022\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"Web Developer\",\n    company_name: \"Shopify\",\n    icon: shopify,\n    iconBg: \"#383E56\",\n    date: \"Jan 2022 - Jan 2023\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n  {\n    title: \"Full stack Developer\",\n    company_name: \"Meta\",\n    icon: meta,\n    iconBg: \"#E6DEDD\",\n    date: \"Jan 2023 - Present\",\n    points: [\n      \"Developing and maintaining web applications using React.js and other related technologies.\",\n      \"Collaborating with cross-functional teams including designers, product managers, and other developers to create high-quality products.\",\n      \"Implementing responsive design and ensuring cross-browser compatibility.\",\n      \"Participating in code reviews and providing constructive feedback to other developers.\",\n    ],\n  },\n];\n\nconst testimonials = [\n  {\n    testimonial:\n      \"I thought it was impossible to make a website as beautiful as our product, but Rick proved me wrong.\",\n    name: \"Sara Lee\",\n    designation: \"CFO\",\n    company: \"Acme Co\",\n    image: \"https://randomuser.me/api/portraits/women/4.jpg\",\n  },\n  {\n    testimonial:\n      \"I've never met a web developer who truly cares about their clients' success like Rick does.\",\n    name: \"Chris Brown\",\n    designation: \"COO\",\n    company: \"DEF Corp\",\n    image: \"https://randomuser.me/api/portraits/men/5.jpg\",\n  },\n  {\n    testimonial:\n      \"After Rick optimized our website, our traffic increased by 50%. We can't thank them enough!\",\n    name: \"Lisa Wang\",\n    designation: \"CTO\",\n    company: \"456 Enterprises\",\n    image: \"https://randomuser.me/api/portraits/women/6.jpg\",\n  },\n];\n\nconst projects = [\n  {\n    name: \"Car Rent\",\n    description:\n      \"Web-based platform that allows users to search, book, and manage car rentals from various providers, providing a convenient and efficient solution for transportation needs.\",\n    tags: [\n      {\n        name: \"react\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"mongodb\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"tailwind\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: carrent,\n    source_code_link: \"https://github.com/\",\n  },\n  {\n    name: \"Job IT\",\n    description:\n      \"Web application that enables users to search for job openings, view estimated salary ranges for positions, and locate available jobs based on their current location.\",\n    tags: [\n      {\n        name: \"react\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"restapi\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"scss\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: jobit,\n    source_code_link: \"https://github.com/\",\n  },\n  {\n    name: \"Trip Guide\",\n    description:\n      \"A comprehensive travel booking platform that allows users to book flights, hotels, and rental cars, and offers curated recommendations for popular destinations.\",\n    tags: [\n      {\n        name: \"nextjs\",\n        color: \"blue-text-gradient\",\n      },\n      {\n        name: \"supabase\",\n        color: \"green-text-gradient\",\n      },\n      {\n        name: \"css\",\n        color: \"pink-text-gradient\",\n      },\n    ],\n    image: tripguide,\n    source_code_link: \"https://github.com/\",\n  },\n];\n\nexport { services, technologies, experiences, testimonials, projects };\n"
  },
  {
    "path": "src/hoc/SectionWrapper.jsx",
    "content": "import { motion } from \"framer-motion\";\n\nimport { styles } from \"../styles\";\nimport { staggerContainer } from \"../utils/motion\";\n\nconst StarWrapper = (Component, idName) =>\n  function HOC() {\n    return (\n      <motion.section\n        variants={staggerContainer()}\n        initial='hidden'\n        whileInView='show'\n        viewport={{ once: true, amount: 0.25 }}\n        className={`${styles.padding} max-w-7xl mx-auto relative z-0`}\n      >\n        <span className='hash-span' id={idName}>\n          &nbsp;\n        </span>\n\n        <Component />\n      </motion.section>\n    );\n  };\n\nexport default StarWrapper;\n"
  },
  {
    "path": "src/hoc/index.js",
    "content": "import SectionWrapper from \"./SectionWrapper\";\n\nexport { SectionWrapper };\n"
  },
  {
    "path": "src/index.css",
    "content": "@import url(\"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap\");\n\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: \"Poppins\", sans-serif;\n  scroll-behavior: smooth;\n  color-scheme: dark;\n}\n\n.hash-span {\n  margin-top: -100px;\n  padding-bottom: 100px;\n  display: block;\n}\n\n.black-gradient {\n  background: #000000; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to right,\n    #434343,\n    #000000\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to right,\n    #434343,\n    #000000\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n}\n\n.violet-gradient {\n  background: #804dee;\n  background: linear-gradient(-90deg, #804dee 0%, rgba(60, 51, 80, 0) 100%);\n  background: -webkit-linear-gradient(\n    -90deg,\n    #804dee 0%,\n    rgba(60, 51, 80, 0) 100%\n  );\n}\n\n.green-pink-gradient {\n  background: \"#00cea8\";\n  background: linear-gradient(90.13deg, #00cea8 1.9%, #bf61ff 97.5%);\n  background: -webkit-linear-gradient(-90.13deg, #00cea8 1.9%, #bf61ff 97.5%);\n}\n\n.orange-text-gradient {\n  background: #f12711; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #f12711,\n    #f5af19\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #f12711,\n    #f5af19\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.green-text-gradient {\n  background: #11998e; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #11998e,\n    #38ef7d\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #11998e,\n    #38ef7d\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.blue-text-gradient {\n  /* background: -webkit-linear-gradient(#eee, #333); */\n  background: #56ccf2; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #2f80ed,\n    #56ccf2\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #2f80ed,\n    #56ccf2\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.pink-text-gradient {\n  background: #ec008c; /* fallback for old browsers */\n  background: -webkit-linear-gradient(\n    to top,\n    #ec008c,\n    #fc6767\n  ); /* Chrome 10-25, Safari 5.1-6 */\n  background: linear-gradient(\n    to top,\n    #ec008c,\n    #fc6767\n  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n/* canvas- styles */\n.canvas-loader {\n  font-size: 10px;\n  width: 1em;\n  height: 1em;\n  border-radius: 50%;\n  position: relative;\n  text-indent: -9999em;\n  animation: mulShdSpin 1.1s infinite ease;\n  transform: translateZ(0);\n}\n\n@keyframes mulShdSpin {\n  0%,\n  100% {\n    box-shadow: 0em -2.6em 0em 0em #ffffff,\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.5),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);\n  }\n  12.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7),\n      1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);\n  }\n  25% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff,\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  37.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff,\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  50% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.5),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff,\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  62.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff,\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  75% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.5),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff,\n      -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);\n  }\n  87.5% {\n    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),\n      1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),\n      2.5em 0em 0 0em rgba(255, 255, 255, 0.2),\n      1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),\n      0em 2.5em 0 0em rgba(255, 255, 255, 0.2),\n      -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5),\n      -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;\n  }\n}\n"
  },
  {
    "path": "src/main.jsx",
    "content": "import React from \"react\";\nimport ReactDOM from \"react-dom/client\";\n\nimport App from \"./App\";\nimport \"./index.css\";\n\nReactDOM.createRoot(document.getElementById(\"root\")).render(\n  <React.StrictMode>\n    <App />\n  </React.StrictMode>\n);\n"
  },
  {
    "path": "src/styles.js",
    "content": "const styles = {\n  paddingX: \"sm:px-16 px-6\",\n  paddingY: \"sm:py-16 py-6\",\n  padding: \"sm:px-16 px-6 sm:py-16 py-10\",\n\n  heroHeadText:\n    \"font-black text-white lg:text-[80px] sm:text-[60px] xs:text-[50px] text-[40px] lg:leading-[98px] mt-2\",\n  heroSubText:\n    \"text-[#dfd9ff] font-medium lg:text-[30px] sm:text-[26px] xs:text-[20px] text-[16px] lg:leading-[40px]\",\n\n  sectionHeadText:\n    \"text-white font-black md:text-[60px] sm:text-[50px] xs:text-[40px] text-[30px]\",\n  sectionSubText:\n    \"sm:text-[18px] text-[14px] text-secondary uppercase tracking-wider\",\n};\n\nexport { styles };\n"
  },
  {
    "path": "src/utils/motion.js",
    "content": "export const textVariant = (delay) => {\n  return {\n    hidden: {\n      y: -50,\n      opacity: 0,\n    },\n    show: {\n      y: 0,\n      opacity: 1,\n      transition: {\n        type: \"spring\",\n        duration: 1.25,\n        delay: delay,\n      },\n    },\n  };\n};\n\nexport const fadeIn = (direction, type, delay, duration) => {\n  return {\n    hidden: {\n      x: direction === \"left\" ? 100 : direction === \"right\" ? -100 : 0,\n      y: direction === \"up\" ? 100 : direction === \"down\" ? -100 : 0,\n      opacity: 0,\n    },\n    show: {\n      x: 0,\n      y: 0,\n      opacity: 1,\n      transition: {\n        type: type,\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const zoomIn = (delay, duration) => {\n  return {\n    hidden: {\n      scale: 0,\n      opacity: 0,\n    },\n    show: {\n      scale: 1,\n      opacity: 1,\n      transition: {\n        type: \"tween\",\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const slideIn = (direction, type, delay, duration) => {\n  return {\n    hidden: {\n      x: direction === \"left\" ? \"-100%\" : direction === \"right\" ? \"100%\" : 0,\n      y: direction === \"up\" ? \"100%\" : direction === \"down\" ? \"100%\" : 0,\n    },\n    show: {\n      x: 0,\n      y: 0,\n      transition: {\n        type: type,\n        delay: delay,\n        duration: duration,\n        ease: \"easeOut\",\n      },\n    },\n  };\n};\n\nexport const staggerContainer = (staggerChildren, delayChildren) => {\n  return {\n    hidden: {},\n    show: {\n      transition: {\n        staggerChildren: staggerChildren,\n        delayChildren: delayChildren || 0,\n      },\n    },\n  };\n};\n"
  },
  {
    "path": "tailwind.config.cjs",
    "content": "/** @type {import('tailwindcss').Config} */\nmodule.exports = {\n  content: [\"./src/**/*.{js,jsx}\"],\n  mode: \"jit\",\n  theme: {\n    extend: {\n      colors: {\n        primary: \"#050816\",\n        secondary: \"#aaa6c3\",\n        tertiary: \"#151030\",\n        \"black-100\": \"#100d25\",\n        \"black-200\": \"#090325\",\n        \"white-100\": \"#f3f3f3\",\n      },\n      boxShadow: {\n        card: \"0px 35px 120px -15px #211e35\",\n      },\n      screens: {\n        xs: \"450px\",\n      },\n      backgroundImage: {\n        \"hero-pattern\": \"url('/src/assets/herobg.png')\",\n      },\n    },\n  },\n  plugins: [],\n};\n"
  },
  {
    "path": "vite.config.js",
    "content": "import { defineConfig } from 'vite'\nimport react from '@vitejs/plugin-react'\n\n// https://vitejs.dev/config/\nexport default defineConfig({\n  plugins: [react()],\n})\n"
  }
]