Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/Components > API/Runtime/GeometryFramework/Components/UDynamicMeshComponent
- UBaseDynamicMeshComponent::ProcessMesh()
- UDynamicMeshComponent::ProcessMesh()
References
| Module | GeometryFramework |
| Header | /Engine/Source/Runtime/GeometryFramework/Public/Components/DynamicMeshComponent.h |
| Include | #include "Components/DynamicMeshComponent.h" |
| Source | /Engine/Source/Runtime/GeometryFramework/Private/Components/DynamicMeshComponent.cpp |
virtual void ProcessMesh
(
TFunctionRef< void(const UE::Geometry::FDynamicMesh3 &)> ProcessFunc
) const
Remarks
Allow external code to read the internal mesh.