Navigation
Unreal Engine C++ API Reference > 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 void ApplyVertexColorPaint ( const [FMeshPaintParameters](API\Editor\MeshPaint\FMeshPaintParameters) & InParams, const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & OldColor, [FLinearColor](API\Runtime\Core\Math\FLinearColor) & NewColor, const float PaintAmount )
Remarks
Applies Vertex Color Painting according to the given parameters