Does anyone know how to copy a skeletal mesh to a procedural mesh? I’ve managed to get the Vert locations and normals in C++ but I can’t find the triangles.
Does anyone know how to copy a skeletal mesh to a procedural mesh? I’ve managed to get the Vert locations and normals in C++ but I can’t find the triangles.