Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UMeshOpPreviewWithBackgroundComp-
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/MeshOpPreviewHelpers.h |
| Include | #include "MeshOpPreviewHelpers.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/MeshOpPreviewHelpers.cpp |
bool GetCurrentResultCopy
&40;
FDynamicMesh3 & MeshOut,
bool bOnlyIfValid
&41;
Remarks
Read back a copy of current preview mesh. true if MeshOut was initialized
Parameters
| Name | Description |
|---|---|
| bOnlyIfValid | if true, then only create mesh copy if HaveValidResult() == true |