Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UBspConversionTool
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/BspConversionTool.h |
| Include | #include "BspConversionTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/BspConversionTool.cpp |
bool ComputeAndUpdatePreviewMesh
&40;
FText &42; ErrorMessage
&41;
Remarks
Performs conversion of BrushesToConvert and stores the result in the preview mesh. true if successful.
Parameters
| Name | Description |
|---|---|
| OutErrorMessage | Error message to fill if there is a problem. |