Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MergeMeshesTool.h |
Include |
#include "MergeMeshesTool.h" |
UCLASS()
class UMergeMeshesToolProperties : public UInteractiveToolPropertySet
Standard properties of the Merge Meshes operation
Name | Description | ||
---|---|---|---|
|
bAutoSimplify |
Automatically simplify the result of voxel-based merge. |
|
|
float |
MeshAdaptivity |
Remeshing adaptivity, prior to optional simplification |
|
float |
OffsetDistance |
Offset when remeshing, large offsets with high voxels counts will be slow |
|
VoxelCount |
The size of the geometry bounding box major axis measured in voxels. |