> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/yzgaido/manage-project/720-tour.md).

# 720ツアー

## 720ツアーとは？

720ツアーは、自分でデザインした空間を仮想的に歩き回りながら体験できる機能です。\
仮想空間を360度見渡せるので、天井から床まであらゆる部分を確認できます。\
実際の空間を探検するように隅々まで見られるため、より臨場感のあるインテリア確認が可能です。

![](/files/f499ea8a48bb44f48ae6fbb3027c5424f425640e)

## 720ツアーの作成方法

720ツアーを作成するには、1枚以上のパノラマショットが必要です。以下の手順に沿って簡単に作成できます！

* レンダースタジオでパノラマを撮影してください。([レンダースタジオの使い方を見る →](/guide/yzgaido/rendershot/render-studio.md))
* プロジェクト内の［720ツアーを作成］ボタンをクリックします。
* 作成する720ツアーに含めるパノラマショットを選択してください。
  * 最初に選択したショットが、720ツアーのサムネイル兼スタート位置になります。
* 選択を終えて［作成］ボタンをクリックすると、素敵な720ツアーが完成します！

![](/files/af5e351bf2a0849da3d77973d058e1571f926a05)

![](/files/7d5191beab8be68fc7725b2309ade8486f41b9d5)

## 720ツアーを見る

* エディターで部屋タイプや名前を設定している場合、各部屋名が表示されます。
* マウスカーソルを使って好きな場所へ移動したり、別の部屋へ自由に移動したりできます。
* 初回の移動時には少し読み込み時間が必要ですが、その後は遅延なくすぐに画面が表示されます。

このように720ツアーを活用すると、自分がデザインした空間をより生き生きと体験できます！

### 720ツアーのツールバー機能を見る

![](/files/fc911bd1cf2108cc61537ec78ae787614da0dd95)

❶ タグの表示/非表示

720ツアーでは、商品のタグをオン/オフできる機能です。\
ただし、通常のレンダーショットとは異なり、自動タグは生成されないのでご注意ください。

* 商品タグを確認するには？
  * パノラマを撮影する前に、レンダーショットにタグを追加した状態で撮影する必要があります。\
    こうすると、パノラマの仕上がりで商品タグを確認できます。

❷ 見回す

画面が自動で360度回転する機能です。

❸ BGMをオンにする

デフォルト設定のBGMを有効にできます。

❹ 平面図を見る

右上にミニマップを表示して空間を確認できます。

* ミニマップのピンをクリック：その場所へすぐ移動できます。

❺ リンクをコピー

* 共有するボタンをクリックすると、720ツアーのリンクがクリップボードにコピーされます。コピーしたリンクを好きな場所に貼り付けて、誰でも見られるように共有してみましょう！

## よくある質問

#### 720ツアーの動画は作れませんか？

720ツアーは動画保存をサポートしていませんが、画面録画を活用して動く動画のように制作できます。\
これを活用して、希望する映像を作ってみることをおすすめします！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/yzgaido/manage-project/720-tour.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
