UVoxelMorphologyMeshesToolProperties

Properties of the morphology tool

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInteractiveToolPropertySet

UVoxelMorphologyMeshesToolProperties

References

Module

MeshModelingTools

Header

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

Include

#include "VoxelMorphologyMeshesTool.h"

Syntax

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

Remarks

Properties of the morphology tool

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bRemoveInternalsAfterSolidify

Remove internal surfaces from the solidified input, before running morphology

Public variable UProperty Category, EditAnywhere

bool

 

bSolidifyInput

Solidify the input mesh(es) before processing, fixing results for inputs with holes and/or self-intersections

Public variable UProperty Category, EditAnywhere, Meta

double

 

Distance

Public variable UProperty Category, EditAnywhere, Meta

double

 

OffsetSolidifySurface

Offset surface to create when solidifying any open-boundary inputs; if 0 then no offset surfaces are created

Public variable UProperty Category, EditAnywhere

EMorphologyOper...

 

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