We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考 https://www.chiphell.com/thread-2507666-1-1.html 的解决方案
The text was updated successfully, but these errors were encountered:
尝试在 Pixi 挂载后,设置一个一直延续的动画,一个几乎是全透明(1%透明度)的黑色小方块,渲染在左上角,大小一个像素。每 50ms左右(具体待定)就改变一下透明度,比如 0%->1%,1%->0%,如此循环。
Sorry, something went wrong.
No branches or pull requests
参考 https://www.chiphell.com/thread-2507666-1-1.html 的解决方案
The text was updated successfully, but these errors were encountered: