Is there a shortcut to assign the Percent Triangle value I want to all static meshes in a folder instead of doing it one by one?

Is there a shortcut to assign the ‘Percent Triangle’ value I want to all Static Meshes in a folder instead of doing it one by one? Or can this be done using Python code?

Made an editor utility widget for this:

Element widget

5.4 version project
PercentageWidget.zip (56.2 KB)

Press “Add Lod Setting” to add a percentage setting for a specific LOD. Add multiple if needed.
Select the assets you want to change.

Click change on the widget.

The widget unfortunately will not generate missing lod levels. I didn’t see any options to clone an existing lod level for reduction.

Hi, if you happen to have rdLODtools - it has an option to bulk change nanite percent triangles (and a bulk preserve area option).