---
title: Exporting to glTF
head:
  - - meta
    - http-equiv: refresh
      content: 0; url=/docs/explanation/exporting-to-gltf
---

# Page Moved

This page has moved to **[Explanation: Exporting to glTF](/docs/explanation/exporting-to-gltf)**.

You will be redirected automatically in a moment...

<script setup>
if (typeof window !== 'undefined') {
  window.location.href = '/docs/explanation/exporting-to-gltf' + window.location.search + window.location.hash;
}
</script>
