Which of the following is expected to be more resource-intensive: placing a large number of blocks with PointLights or placing a large number of blocks that switch colors every 10 seconds?
Sorry for my bad English
Which of the following is expected to be more resource-intensive: placing a large number of blocks with PointLights or placing a large number of blocks that switch colors every 10 seconds?
Sorry for my bad English
Switching block colors is much less resource heavy than having very many PointLights.