Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/UDynamicMesh
| Type | Name | Description | |
|---|---|---|---|
| void | SetMesh
(
const UE::Geometry::FDynamicMesh3& MoveMesh |
Replace the internal mesh with a copy of MoveMesh | |
| void | SetMesh
(
UE::Geometry::FDynamicMesh3&& MoveMesh |
Replace the internal mesh with the data in MoveMesh |