I’ve been looking at setting up device profiles, and one of the parameters listed in the docs (Setting Device Profiles | Unreal Engine 4.27 Documentation) has MeshLODSettings=
.
Does anyone know what we can add here? I haven’t found any examples online. Essentially what I’m trying to do is set a max lod per device (i.e. LOD 0 for PC, LOD 1 for android high, LOD 2 or android medium, etc.)
Thanks!