vcPolygon的性能问题
#347
-
我使用vcPolygon加载3-5千个面出现明显卡顿,最高只有十几帧,但是使用polygonGeometry在VcPrimitive中加载卡顿缓解了许多,稳定在二三十帧,请问vcPolygon是否有办法优化效率或者我的使用姿势可能有问题? |
Beta Was this translation helpful? Give feedback.
Answered by
MangMax
Mar 25, 2023
Replies: 1 comment 14 replies
-
如果不是这样写的,这样试试,避免使用很多VcPolygon标签 如果已经是这样,麻烦给一个复现例子,我空了测测。 |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
确实可以这样做,但是如果是半透的那颜色也会不达预期