Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UMergeMeshesTool
- UBaseCreateFromSelectedTool::ConvertInputsAndSetPreviewMaterials()
- UBaseVoxelTool::ConvertInputsAndSetPreviewMaterials()
- UMergeMeshesTool::ConvertInputsAndSetPreviewMaterials()
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MergeMeshesTool.h |
| Include | #include "MergeMeshesTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/MergeMeshesTool.cpp |
virtual void ConvertInputsAndSetPreviewMaterials
&40;
bool bSetPreviewMesh
&41;
Remarks
Sets up the default preview and converted inputs for voxel tools; Typically do not need to overload