Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/NodeLayout
Description
Generate the blocks of a layout using the UV of the meshes. A list of existing blocks may be provided to specify starting blocks that shouldn't be modified unless it is mandatory because they contain partial face islands.
| Name | GenerateLayoutBlocks |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeLayout.h |
| Include Path | #include "MuT/NodeLayout.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/NodeLayout.cpp |
void GenerateLayoutBlocks
(
const TSharedPtr < FMesh > &,
int32 LayoutIndex
)