N
N
Nicholas2016-06-24 05:21:38
JavaScript
Nicholas, 2016-06-24 05:21:38

How does 100% transparent objects affect performance in three.js?

Perhaps a stupid question, but will there be problems on the mob. devices exactly objects with 100% transparency?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Esin, 2016-06-24
@Exomode

To achieve this effect, it is enough to turn off the MeshRender component, the object will work as usual, but it will not be drawn, which will positively affect performance due to a decrease in the number of DrawCalls.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question