Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/USelfUnionMeshesTool
- UBaseCreateFromSelectedTool::ConvertInputsAndSetPreviewMaterials()
- USelfUnionMeshesTool::ConvertInputsAndSetPreviewMaterials()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/SelfUnionMeshesTool.h |
| Include | #include "SelfUnionMeshesTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/SelfUnionMeshesTool.cpp |
virtual void ConvertInputsAndSetPreviewMaterials
(
bool bSetPreviewMesh
)
Remarks
UBaseCreateFromSelectedTool API - subclasses typically implement these functions After preview is created, this is called to convert inputs and set preview materials (grouped together because materials may come from inputs) Subclasses should always implement this.