Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/VoxelCSGMeshesTool.h |
Include |
#include "VoxelCSGMeshesTool.h" |
UCLASS()
class UVoxelCSGMeshesToolProperties : public UInteractiveToolPropertySet
Standard properties of the Voxel CSG 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 |
|
Operation |
The type of operation |
|
|
VoxelCount |
The size of the geometry bounding box major axis measured in voxels. |