【发布时间】:2021-07-29 09:26:38
【问题描述】:
【问题讨论】:
-
谷歌的第一个结果是“threejs culling”discourse.threejs.org/t/in-three-js-have-occlusion-culling/…
标签: javascript three.js
【问题讨论】:
标签: javascript three.js
不,不支持遮挡剔除。 https://discourse.threejs.org/t/in-three-js-have-occlusion-culling/15076。根据该页面,唯一的方法是通过 WebGL API。
【讨论】: