> 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/user-jp/rendershot/miniroom-contents.md).

# ミニルームコンテンツを作成する

## ミニルームコンテンツの作成方法

レンダースタジオの［鳥瞰図］を活用してミニルームを作れます。

下のプロジェクトを［マイプロジェクトにコピー］した後、空の部屋でお好みどおりに、私の小さくて大切なミニルームを飾ってください！

*\*床/壁紙の仕上げ材は自由に変更していただいて構いません。*

[ミニルームを取り込む](https://share.archisketch.com/YgeoMMD04BF18CE51984F22)

動画を見ながら一緒に進めることもできます！(このチャレンジは終了しました。)

[\*動画はこちら](https://www.youtube.com/watch?v=GZQf4rUMdIk)

![](/files/75a1d737d3f4e33923c7bcd32d995fbe1c201dc3)

ミニルームを飾ったら、レンダリングを撮る方向を決めます。(ビューモードで［壁透明化］機能をオンにした状態で見回しながら作業すると楽です。)

![](/files/930d2132345e6c355dc7a85c25b83e0f83033817)

不要な2面の壁は見えないように設定する必要があります。\
壁面をクリックした後、［壁詳細情報］で［厚さ］と［壁の高さ］を最小まで下げます。

![](/files/44fe1b8d9bd2e76eb1d1f3ee963154fea0aa1dda)

下部の［ビューモード］で［壁透明化］をオフにしたとき、視界を遮る商品はすべて削除します。

![](/files/079c38aca15fe56d213ebba77afd3c7859f87a68)

レンダースタジオに入ったら、上部の［鳥瞰図］タブをクリックします。

![](/files/9c1881d807c66cc4b893918fd9bf5a89209812c8)

太陽の方位角を調整して、窓から太陽光が差し込む角度を設定します。

![](/files/70ffe335fb18b8d86f420cc2868db5427df0630a)

右側のカメラ視野角を最小値の1に設定して、遠近感をなくします。

![](/files/63b17aa10c7a296a7cc74c4175ba54173219f692)

環境設定で強度1 / 背景はNoneに設定してください。

![](/files/0624cd6369b0f356ec7ee24f291ced8f5a77389c)

これまでの撮影設定値は、以下のような結果物を得るための数値です！

月、時間、強度、方位角を自由に調整して、まったく違う雰囲気に演出するのもいいです :)

すべての設定が終わったら、レンダリングボタンを押してください。

![](/files/f3fe04f4fbc8d8cbc88f3da46d5ad49d286f653e)

完成！

![](/files/07ac2850a10bb5009b860328309b7ae98cf263b9)


---

# 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/user-jp/rendershot/miniroom-contents.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.
