> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-xiao-guo/rotate.md).

# rotate

## `rotate`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/rotate#triggered-effect)

让玩家的视角固定到某个角度。

## 示例配置

```yaml
- id: rotate
  args:
    angle: 180 # 固定的角度
```
