> 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/45c2cb8bca210b4cb4f07c3f034f7b2fb618eccf)

ミニルームを飾った後、レンダリングを撮る方向を決めます。(表示モードで\[壁透過]機能をオンにした状態で見回しながら作業すると楽です。)

![](/files/2b9c0258dfd99a1e6129171a96ff7a6ed57f59e7)

不要な2面の壁を見えないように設定してください。\
壁面をクリック後、\[壁詳細情報]で\[厚さ]と\[壁の高さ]を最小に下げます。

![](/files/eaf50dbeca36bde549c224a7c0274f492091b3d9)

下部の\[表示モード]で\[壁透過]をオフにしたとき、視界を遮る商品はすべて削除します。

![](/files/9eb13da05a816fe76e0a829efddc6521ea7cd2e2)

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

![](/files/78baab8f073a2f7250214981c826670fce8f0a31)

日光の方位角を調整して、窓から日差しが入る角度を設定します。

![](/files/b3e23e8f0424549f0930fa60dc12c459a583bae0)

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

![](/files/a640881d655dd13485d41b06decdd289a1d63740)

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

![](/files/abf7ed22457a6ee0dc0d36fc7b93838c4088e700)

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

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

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

![](/files/51cbbaa045146dab853335fbcbdf639e39815eaf)

完成！

![](/files/0e9b6aaaa41048f7a8d4fbc3cbe1d0c9ec70ef24)


---

# 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.
