# 物件導向介面 Object Based

## 使用情境

當介面目的著重於讓使用者在操弄過程中獲得空間的臨場感，相信自身為虛擬世界的一份子時，便會採用Object-based UI。

![Job Stimulator](/files/-LdsN5HCWG6uNWpizZSF)

## 優點

透過借用真實世界中的物體作為隱喻，以利用人們的心智模型讓使用者移動並操控眼前的物件來提升沈浸性。


---

# 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://vrui-research.gitbook.io/researchonvrui/shi-yong-jie-mian-xi/object-based-ui.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.
