This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 全局脚本 - 3D视野组件 (单 Canvas v10.8 Bbox Fixed) | |
// @version 10.8 | |
// @description 实现遮挡物半透明效果,当模型包裹另一个时,外层模型自动透视,支持玩家显示开关。已优化移动端触摸支持和性能。新增并修复了bbox格式兼容。 | |
// @author Codeboy, 优化 by AI | |
// @match */* | |
// @grant none | |
// ==/UserScript== | |
(function () { |