Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/MeshPaintHelpers
References
| Module | MeshPaint |
| Header | /Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h |
| Include | #include "MeshPaintHelpers.h" |
| Source | /Engine/Source/Editor/MeshPaint/Private/MeshPaintHelpers.cpp |
static bool ApplyPerTrianglePaintAction
(
IMeshPaintGeometryAdapter * Adapter,
const FVector & CameraPosition,
const FVector & HitPosition,
const UPaintBrushSettings * Settings,
FPerTrianglePaintAction Action
)
Remarks
Given the adapter, settings and view-information retrieves influences triangles and applies Action to them