mirror of
https://github.com/galacean/engine.git
synced 2026-05-19 11:36:12 +08:00
438 B
438 B
order, title, type, label
| order | title | type | label |
|---|---|---|---|
| 3 | 滚轮 | 交互 | Interact |
Galacean 的滚轮输入是基于 WheelEvent 实现的。
使用
可以依此实现用滚轮控制相机距离的示例。