Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintingToolsetTypes.h |
| Include | #include "MeshPaintingToolsetTypes.h" |
Syntax
struct FMeshSelectedMaterialInfo
Remarks
Wrapper to store which of a meshes materials is selected as well as the total number of materials.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMeshSelectedMaterialInfo
(
int32 InNumMaterials |