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
初始状态下, 图中的小圆圈显示了crosshair样式, 说明是响应了交互的.
双击之后, 点一下空白区域, 再移动到box上面, 此时小圆圈已经无法响应交互了.
观察导出的json发现box上面多了一个hitChildren: false的属性.
https://cloudstudio.net/a/22909337338527744?channel=share&sharetype=URL
The text was updated successfully, but these errors were encountered:
编辑器场景下, Box有一个双击进组,然后退出组的逻辑(hitChildren = false),我看看后面怎么优化一下吧
Sorry, something went wrong.
好的, 收到
No branches or pull requests
初始状态下, 图中的小圆圈显示了crosshair样式, 说明是响应了交互的.
双击之后, 点一下空白区域, 再移动到box上面, 此时小圆圈已经无法响应交互了.
观察导出的json发现box上面多了一个hitChildren: false的属性.
https://cloudstudio.net/a/22909337338527744?channel=share&sharetype=URL
The text was updated successfully, but these errors were encountered: