UBspConversionTool::ComputeAndUpdatePreviewMesh

Performs conversion of BrushesToConvert and stores the result in the preview mesh.

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/BspConversionTool.h

Include

#include "BspConversionTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/BspConversionTool.cpp

Syntax

bool ComputeAndUpdatePreviewMesh
(
    FText * ErrorMessage
)

Remarks

Performs conversion of BrushesToConvert and stores the result in the preview mesh.

Returns

true if successful.

Parameters

Parameter

Description

OutErrorMessage

Error message to fill if there is a problem.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss