- Home /
Question by
Elit3d · Jan 16, 2015 at 08:51 PM ·
c#resolutionshadowqualitysettings
QualitySetting shadow res
Is it possible to change the shadow resolution through script? I tried looking into QualitySettings but doesn't seem to be there. http://gyazo.com/5ca091cdf0ccda97e23eb676c6397d80 Any help is appreciated
Comment
Use lights shadow resolution parameter http://forum.unity3d.com/threads/enable-or-disable-shadows-and-set-shadow-quality-at-runtime.182101/
Then could you make a public reference to it and then change it?