Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/MeshVertexPainter > API/Runtime/Engine/MeshVertexPainter/UMeshVertexPainterKismetLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/MeshVertexPainter/MeshVertexPainterKismetLibrary.h |
| Include | #include "MeshVertexPainter/MeshVertexPainterKismetLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/MeshVertexPainter/MeshVertexPainterKismetLibrary.cpp |
static void PaintVerticesLerpAlongAxis
&40;
UStaticMeshComponent &42; StaticMeshComponent,
const FLinearColor & StartColor,
const FLinearColor & EndColor,
EVertexPaintAxis Axis,
bool bConvertToSRGB
&41;
Remarks
Paints vertex colors on a mesh component lerping from the start to the end color along the specified axis.