Selection and theming color combination

非 Y 不嫁゛ 提交于 2020-05-14 11:08:46

问题


I set selection color (for example red): viewer.setSelectionColor(new THREE.Color(1, 0, 0));

And at objects with no theming color it is red (roof):

But if theming color is set for objects, selection is far away from red (level 2):

How to make selection color to override theming color?


回答1:


Update:

Please try viewer version 6.5 and above. Just got confirmed, this issue has been fixed since then.

My apologies for the delay.

======================================

Thank you for feedback and confirming.

Since I can reproduce the issue as you described on my side, I have logged it as LMV-4004in our internal case system to our engineering team to allocate time to investigate what happened. Please remember the LMV prefixed id for future reference.

You're welcome to provide additional information to us or ask updates of this issue via sending an email to Forge Help quoting the id in the future. Thanks!



来源:https://stackoverflow.com/questions/53362389/selection-and-theming-color-combination

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!