You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The FOptions::FilterDecorativePartsLODLevel is too broad and doesn't allow to only remove certain instances of meshes on a specific LOD i.e:. Some meshes can be optimized by replacing multiple mesh instances on lower LOD with a single custom mesh (Atom fake underside optimization). #jira UE-200222 #rb Ryan.Schmidt [CL 29689640 by benoit deschenes in ue5-main branch]