Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UVoxelBlendMeshesTool
- UBaseCreateFromSelectedTool::ConvertInputsAndSetPreviewMaterials()
- UBaseVoxelTool::ConvertInputsAndSetPreviewMaterials()
- UVoxelBlendMeshesTool::ConvertInputsAndSetPreviewMaterials()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/VoxelBlendMeshesTool.h |
| Include | #include "VoxelBlendMeshesTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/VoxelBlendMeshesTool.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