Not sure if thats the right name for this post but does unity have something that switches models LOD when the frame rate drops below specific rates? (different to LOD distance)
Just saw that this feature is built in for rendering quality. Eg. reflections turn off when frame rate is too low.
But not for model detail?
No, although you can use a script for that. Same with LOD.
–Eric