# HeadTrackedPoseDriver

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

### 能力介绍

***

3dof(3 Degree of Freedom)指在3DoF中，设备可检测头部在3个坐标轴(X、丫、Z)方向上的转动，例如歪头和后仰，从而感知头部转动带来的视野角度变化。<br>

### 如何接入

***

> 该组件控制眼镜的旋转数值,已默认挂载在XR Plugin中\ <br>

<figure><img src="/files/94MwzgprI6Q0UDaK8vXu" alt=""><figcaption></figcaption></figure>

### Public Member Function

***

| **ResetQuaternion** | <p><br></p> |
| ------------------- | ----------- |
| ResetQuaternion()   |             |
| 初始化眼镜3dof数值.        |             |

<br>


---

# 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://rayneo.gitbook.io/rayneo-devdoc/x-xi-lie/unity-kai-fa/x2-api-jiu-ban-sdk-zhi-chi/headtrackedposedriver.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.
