# 圖片 (Image)

可自行上傳客製「圖片」作為 3D 物件的材質。

⚠️ 注意：建議每張上傳圖的尺寸、解析度在 <mark style="color:red;">**1 k (1024\*1024)**</mark> 以下，以免場景在手機中載入時過慢或失敗。

且可另外調整圖片材質的 5 種參數：材質色彩 (Albedo)、粗糙度 (Roughness)、金屬感 (Metallic)、透明度 (Alpha)、發光度 (Emissive)

-> [了解各項參數的調整效果](/virsody-guide/zi-you-bian-ji-mo-shi/wu-jian-shu-xing-inspector/shu-xing-she-ding-property/wu-jian-cai-zhi-material/yu-she-zhi-default.md)

<figure><img src="/files/MmZ2NKu8FTdJ4IDh1qUi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://hei-dong-chuang-zao.gitbook.io/virsody-guide/zi-you-bian-ji-mo-shi/wu-jian-shu-xing-inspector/shu-xing-she-ding-property/wu-jian-cai-zhi-material/tu-pian-image.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
