Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/TMeshPaintOctree.h |
| Include | #include "TMeshPaintOctree.h" |
Syntax
struct FMeshPaintTriangle
Remarks
Triangle for use in Octree for mesh paint optimization
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBoxCenterAndExtent | BoxCenterAndExtent | ||
| uint32 | Index | ||
| FVector | Normal | ||
| FVector[3] | Vertices |