Navigation
API > API/Editor > API/Editor/MeshPaint
Parameters for paint actions, stored together for convenience
| Name | FPerVertexPaintActionArgs |
| Type | struct |
| Header File | /Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h |
| Include Path | #include "MeshPaintHelpers.h" |
Syntax
struct FPerVertexPaintActionArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Action | EMeshPaintAction | MeshPaintHelpers.h | ||
| Adapter | IMeshPaintGeometryAdapter * | MeshPaintHelpers.h | ||
| BrushSettings | const UPaintBrushSettings * | MeshPaintHelpers.h | ||
| CameraPosition | FVector | MeshPaintHelpers.h | ||
| HitResult | FHitResult | MeshPaintHelpers.h |