Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- IInputBehaviorSource
- UInteractiveTool
- UConvertMeshesTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/ConvertMeshesTool.h |
| Include | #include "ConvertMeshesTool.h" |
Syntax
UCLASS ()
class UConvertMeshesTool :
public UInteractiveTool ,
public IInteractiveToolExclusiveToolAPI
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UConvertMeshesToolProperties > | BasicProperties | ||
| TObjectPtr< UCreateMeshObjectTypeProperties > | OutputTypeProperties |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeInputs
(
TArray< TWeakObjectPtr< UPrimitiveComponent > >&& InInputs |
||
| void | SetTargetLOD
(
EMeshLODIdentifier LOD |