Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Standard properties of the Transfer operation
| Name | UConvertMeshesToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/ConvertMeshesTool.h |
| Include Path | #include "ConvertMeshesTool.h" |
Syntax
UCLASS (MinimalAPI)
class UConvertMeshesToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UConvertMeshesToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UConvertMeshesToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowTransferMaterials | bool | Control whether the transfer materials option is displayed | ConvertMeshesTool.h |
|
| bTransferCollision | bool | ConvertMeshesTool.h |
|
|
| bTransferMaterials | bool | ConvertMeshesTool.h |
|