Navigation
API > API/Editor > API/Editor/MeshPaint
References
| Module | MeshPaint |
| Header | /Engine/Source/Editor/MeshPaint/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 |