UMeshToVolumeToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingToolsEditorOnly

Header

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

Include

#include "MeshToVolumeTool.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EMeshToVolumeMo...

 

ConversionMode

Method for converting the input mesh to a set of Planar Polygonal Faces in the output Volume.

Public variable UProperty Category, EditAnywhere, Meta

TSubclassOf< cl...

 

NewVolumeType

Type of new Volume to create on Accept

Public variable UProperty Category, EditAnywhere

TLazyObjectPtr<...

 

TargetVolume

If set, the target Volume will be updated, rather than creating a new Volume.

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