Create mesh example for multiple submesh.

hello,

I try to make 3d model viewer using ue4.

so, I need runtime mesh creation.

and I found an example(A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums).

but this example it can’t have texture coordinates and material.

how to create multiple submesh(multiple material) on runtime?

best regards.