Quantcast
Channel: Questions in topic: "post processing"
Viewing all articles
Browse latest Browse all 713

Unity Mobile LWRP Android performance settings

$
0
0
I'm trying to make some optimizations on my game and i started with a good document on Unity https://docs.unity3d.com/Manual/MobileOptimizationGraphicsMethods.html I 've read a bunch of other things but it always mentions things generally and not specifically on how to do it. The document mentions expensive performance stuff such as dynamic lighting, bumpmaps, real time shadows etc. My questions are the following: 1. How do i make sure dynamic lighting is disabled on my scenes? (and thus which settings is best for mobile) 2. The only real time shadow that is being used is on my main player. Do i simply turn off the Shadows on the Mesh Renderer component or do i have to do anything else? And how can i make sure that none of the other objects are using real time shadows? 3. The LWRP comes with a post processing stack. Which can be found as a GameObject called Post-Process Volume, and which i've already removed and don't seem to really need it, and the other part comes as a script component in the Main Camera called Post Process Layer. With what i've read, this layer can be quite expensive in performance for mobile, should this be removed aswell? If it's not that expensive, which settings would be appropriate? Thanks in advance

Viewing all articles
Browse latest Browse all 713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>