Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/TargetInterfaces > API/Plugins/ModelingComponents/TargetInterfaces/IDynamicMeshProvider
| Type | Name | Description | |
|---|---|---|---|
| UE::Geometry::FDynamicMesh3 | Gives a copy of a dynamic mesh for tools to operate on. | ||
| UE::Geometry::FDynamicMesh3 | GetDynamicMesh
(
bool bRequestTangents |
Gives a copy of a dynamic mesh for tools to operate on. | |
| UE::Geometry::FDynamicMesh3 | GetDynamicMesh
(
const FGetMeshParameters& InGetMeshParams |
Gives a copy of a dynamic mesh for tools to operate on. |