> 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/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/yzgaido/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.
