Navigation
API > API/Runtime > API/Runtime/GeometryCore
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MeshAdapterTransforms.h |
| Include | #include "MeshAdapterTransforms.h" |
namespace MeshAdapterTransforms
{
template<class TriangleMeshType>
void MeshAdapterTransforms&58;&58;Translate
&40;
TriangleMeshType & Mesh,
const FVector3d & Translation
&41;
}
Remarks
Apply Translation to vertex positions of Mesh. Does not modify any other attributes.