Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道在键盘上按 Escape 时是否可以禁用 ESCAPE 选项(使用 PointerLockControls 和 ThreeJS)。
我想在我的项目中将此密钥用于另一个目的!
提前感谢您的帮助!
AFAIK,不。此行为无法由应用程序控制。用户始终可以以默认方式逃脱指针锁定,这对可用性很重要。