Convert Procedural Mesh to Static Mesh asset in C++ code.

Hi,

So, we have an option to Create StaticMesh in Details panel for a Procedural Mesh. But we need to convert the Procedural Mesh to StaticMesh in C++ code and not through the Details panel. Does anyone have any idea as to how we can do that? Any help is much appreciated.

Thanks in advance.

there is an anwser here if you still need it :slight_smile: