EBooleanOperation

Windows
MacOS
Linux

References

Module

ModelingOperatorsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperatorsEditorOnly/Public/CompositionOps/VoxelBooleanMeshesOp.h

Include

#include "CompositionOps/VoxelBooleanMeshesOp.h"

Syntax

enum EBooleanOperation
{
    DifferenceAB    = 0,
    DifferenceBA    = 1,
    Intersect       = 2,
    Union           = 3,
}

Values

Name

Description

DifferenceAB

DifferenceBA

Intersect

Union

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