Need help modifying the Asset Type Actions StaticMesh to also copy Minimum LOD For Platform("Mobile")

I would need some help with this.
I’m trying to figure out how to get also the MinimumLODForPlatform settings copied with all other LOD settings. I already added variable for the platform LOD, but I can’t figure out how to input it to the destination mesh with SetMinLOD()


Nevermind.
Got this solved by adding default entry for Mobile platform in copy LOD
image

1 Like