unity3d - Increase Graphics Quality unity -
how can create best quality graphics in unity. when put 3d models in game level there white lines or dots on 3d models looks bad. have attached image of 3d models. increased antialiasing , texture resolution project setttings -> quality there no change in graphics quality.
those dots , lines considered aliasing. can rid them scene going edit > project settings > quality > anti aliasing
anti-aliasing take substantial performance hit well.
another awesome thing unity3d has out quality it's usage of beast lightmapping. can access lightmapping panel clicking window > lightmapping.
i read on unity3d docs more info on lightmapping:
http://docs.unity3d.com/documentation/manual/lightmapping.html
happy developing!
Comments
Post a Comment