# GazeLaserBeam

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

### 能力介绍

***

1. 凝视射线能让使用者不借助触控操作，通过短时间的注视即可执行点击操作事件
2. 可作为触控操作的补充，或是无法触控的场景

<br>

### 如何接入

***

1. 将Packages->RayNeo OpenXR ARDK->SDK->Runtime->Resources->Prefab->XR Plugin Progress拖入到场景中即可

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

2. 参数释义

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

| ProgressOuterDiameterOffset | 进度条外圈半径   |
| --------------------------- | --------- |
| ProgressInnerDiameterOffset | 进度条内圈半径   |
| ProgressSpeed               | 进度条完成的速度. |

<br>

3. 修改颜色及内外圈的尺寸:

修改该材质球

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

| Color | 进度条颜色 |
| ----- | ----- |

\ <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/gazelaserbeam.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.
