Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/USplitMeshesTool
| Name | FComponentsInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/SplitMeshesTool.h |
| Include Path | #include "SplitMeshesTool.h" |
Syntax
struct FComponentsInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bNoComponents | bool | SplitMeshesTool.h | ||
| Materials | TArray< TArray< UMaterialInterface * > > | SplitMeshesTool.h | ||
| Meshes | TArray< UE::Geometry::FDynamicMesh3 > | SplitMeshesTool.h | ||
| Origins | TArray< FVector3d > | SplitMeshesTool.h |