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 ApplyFillWithMask ( [FColor](API\Runtime\Core\Math\FColor) & InOutColor, const [FColor](API\Runtime\Core\Math\FColor) & MaskColor, const [FColor](API\Runtime\Core\Math\FColor) & FillColor )