Hello.
I convert skeletal mesh to static mesh using blueprint but it does not save LODs. I can’t get LODs settings programmaticaly because USkeletalMeshLODSettings structure has all fields protected.
So are there any possibilities to use screen size and number of triangles settings of each LOD from skeletal mesh to generate LODs for static mesh?