Unity Asset - Optimizers v2.0.1
This post was published 5 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Requirement: Unity 5.6.0 or higher | File size: 6.6 MB
Cull, deactivate or activate, adjust quality basing on distance or visibility.
Optimizers can optimize almost everything, things like Lights, Particle Systems, Multiple Terrains, Renderers, NavMesh Agents, Script Components and more!Just add optimizer to your game object, select components of which you want change quality. Define distances and percentage amount of parameters you want to change when reaching certain LOD levels, now your optimizer is ready!
This system is using Unity's CullingGroups API and other smart techniques to keep optimization logics in the most performent way.
With easy to use Optimizers' custom inspector window you will set up your Level Of Detail settings without need to know much about optimizing.In other hand it can be used by programmers as framework to create own optimization methods and use optimizers as system to handle settings for different LOD levels, handling culling states logics etc.(Don't get it wrong! Package is not generating lower LOD levels for meshes or so, it's changing parameters of components/disabling/enabling to give more optimization)
Save a lot of time by package's automatic operations. There is a lot of stuff going on doing many things for you automatically or by pressing special buttons. When you need to have few LOD Levels, all parameters are adjusted automatically and if you need more customization you can edit them after that.
What's New
- Many small fixes and upgrades
- Added rigidbody optimization support
- Few small changes for inspector GUI (Added duplicate of MaxDistance bar above 'Lod Levels' count slider and few other small elements)
- Added AssemblyDefinitions package which needs remove of previous version from project and reimport again to work (directories paths have been changed)
- There was bug with MultiShapes detection shape radius, now it's fixed
Homepage
Quick check before we show the links
Helps us keep automated scrapers from hammering the filehosts.