Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MeshToVolumeTool.h |
Include |
#include "MeshToVolumeTool.h" |
UCLASS()
class UMeshToVolumeToolProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
ConversionMode |
Method for converting the input mesh to a set of Planar Polygonal Faces in the output Volume. |
|
|
TSubclassOf< cl... |
NewVolumeType |
Type of new Volume to create on Accept |
|
TLazyObjectPtr<... |
TargetVolume |
If set, the target Volume will be updated, rather than creating a new Volume. |