# 手势区域

入口：顶部资产库>>>手势区域

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

## 手势区域是什么

* 一个特定的矩形区域，在预览时不会显示
* 专门用于添加交互事件，简单来说，在手势区域图层上添加事件，手势区域所覆盖的范围，就是事件生效的区域
* 将事件与元素分离，便于后期事件的维护修改

<figure><img src="/files/9DTGgwTICvgWgVFuSCv4" alt=""><figcaption></figcaption></figure>

## 手势区域的相关操作

### 1.添加手势区域

* 在【顶部资产库】点击手势区域图标即可成功添加一个手势区域
* 可多次点击添加多个手势区域

### 2.编辑手势区域

* 可在【参数设置区】通过数值调整手势区域的位置大小
* 也可在【作品预览区】直接拖拽调整位置大小

### 3.复制/粘贴手势区域

* 可在【快捷操作区】点击进行复制/粘贴
* 也可在【图层区】右键进行复制/粘贴的操作

### 4.删除手势区域

* 在【图层区】右键选择删除图层，即可删除手势区域

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

手势区域相关参数设置，可查阅： [外观-图层参数](/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/can-shu-she-zhi-qu/wai-guan-tu-ceng-can-shu.md)


---

# 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://doc.playturbo.cn/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/ding-bu-zi-chan-ku/shou-shi-qu-yu.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.
