UMergeMeshesToolProperties

Standard properties of the Merge Meshes operation

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingToolsEditorOnly

Header

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

Include

#include "MergeMeshesTool.h"

Syntax

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

Remarks

Standard properties of the Merge Meshes operation

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bAutoSimplify

Automatically simplify the result of voxel-based merge.

Public variable UProperty Category, EditAnywhere, Meta

float

 

MeshAdaptivity

Remeshing adaptivity, prior to optional simplification

Public variable UProperty Category, EditAnywhere, Meta

float

 

OffsetDistance

Offset when remeshing,

large offsets with high voxels counts will be slow

Public variable UProperty Category, EditAnywhere, Meta

int32

 

VoxelCount

The size of the geometry bounding box major axis measured in voxels.

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