UVoxelCSGMeshesToolProperties

Standard properties of the Voxel CSG operation

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingToolsEditorOnly

Header

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

Include

#include "VoxelCSGMeshesTool.h"

Syntax

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

Remarks

Standard properties of the Voxel CSG operation

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bAutoSimplify

Automatically simplify the result of voxel-based merge.

Public variable UProperty Category, EditAnywhere

bool

 

bDeleteInputActors

Remove the source Actors/Components when accepting results of tool.

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, note large offsets with high voxels counts will be slow

Public variable UProperty Category, EditAnywhere

EVoxelCSGOperat...

 

Operation

The type of operation

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