【发布时间】:2017-07-22 10:40:25
【问题描述】:
我收到很多警告:RENDER WARNING: there is no texture bound to the unit 1。
当我在模型上移动鼠标时计数会增加。我试图用谷歌搜索它,但没有找到任何相关的东西。
当我注释掉这两行(在加载几何图形后调用它们)时,我只收到 19 个警告:
viewer.setQualityLevel(false, false); // turn off antialiasing and shadows
viewer.prefs.tag('ignore-producer'); // disable lighting
可能是相关的吗?有没有办法让这两行而不是所有这些警告?
【问题讨论】:
-
不知道如何摆脱这些,我正在与我们的开发团队核实,并会告诉你......
标签: webgl autodesk autodesk-forge autodesk-viewer