Quality settings

Unity's project quality settings provide preconfigured groups of settings that let you tune your app for different target platforms, managing the trade-offs between performance and rendering quality. Typically, for desktop platforms, you will go for high quality because it has the processing power. For mobile platforms, you'll favor speed at the expense of quality.

For other mobile platforms, the quality settings will most likely be tailored for lower performance processors and conservation of battery life. In particular, soft shadows and shadow cascades are too expensive to use on HoloLens and should be avoided. UWP builds may not have this setting by default. Change the Quality settings as follows:

  1. Navigate to Edit | Project ...

Get Augmented Reality for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.