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
在旋转相机时,粒子会突然消失,关闭视锥裁剪就好了
The text was updated successfully, but these errors were encountered:
粒子系统的 localBounds 默认就是 min(0,0,0) max(0,0,0),并且不会更新
设置粒子系统包围盒无限大,后续重构会实时预测,本次修复 PR:#1410
Sorry, something went wrong.
singlecoder
No branches or pull requests
在旋转相机时,粒子会突然消失,关闭视锥裁剪就好了
The text was updated successfully, but these errors were encountered: