UCSGMeshesToolProperties

Standard properties of the CSG operation

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/CSGMeshesTool.h

Include

#include "CSGMeshesTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UCSGMeshesToolProperties : public UInteractiveToolPropertySet

Remarks

Standard properties of the CSG operation

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bAttemptFixHoles

Automatically attempt to fill any holes left by CSG (e.g. due to numerical errors)

Public variable UProperty Category, EditAnywhere

bool

 

bOnlyUseFirstMeshMaterials

If true, only the first mesh will keep its materials assignments; all other triangles will be assigned material 0

Public variable UProperty Category, EditAnywhere

bool

 

bShowNewBoundaryEdges

Show boundary edges created by the CSG operation often due to numerical error

Public variable UProperty Category, EditAnywhere

ECSGOperation

 

Operation

The type of operation

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