XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Engine 5 - Convert Procedural Mesh to Static Mesh

Today I am going to show you how to convert a procedural mesh into a static mesh. I am going to use this mechanism to convert the grass blades generated through code into a static mesh. So it would be lightweight for when stored in disk compared to saving as procedural mesh itself in the level.  As the grass is generated through code, each individual bled will perfectly match with the ground underneath and it will have all the features such as fertility level based growth.

password=CLM_GrassGen

Unreal Engine 5 - Convert Procedural Mesh to Static Mesh

More Creators