EBspConversionMode

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

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

Include

#include "BspConversionTool.h"

Syntax

enum EBspConversionMode
{
    ConvertFirst    = 0,
    CombineFirst    = 1,
}

Values

Name

Description

ConvertFirst

First converts the brushes to static meshes, then performs static mesh boolean operations.

CombineFirst

First combines brushes, then converts result to static mesh.

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