Creating Procedural Meshes
In this post we're going to see how to create a simple procedural mesh during runtime in Unreal Engine 4. While there are several components and plugins (most notably RuntimeMeshComponent by Koderz) that you can use in order to create…