# rotate

## `rotate`

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

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

## 示例配置

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