Navigation
Unreal Engine C++ API Reference > Runtime > Engine > MeshVertexPainter > FMeshVertexPainter
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/MeshVertexPainter/MeshVertexPainter.h |
Include | #include "MeshVertexPainter/MeshVertexPainter.h" |
Source | /Engine/Source/Runtime/Engine/Private/MeshVertexPainter/MeshVertexPainter.cpp |
static void RemovePaintedVertices
&40;
UStaticMeshComponent &42; StaticMeshComponent
&41;
Remarks
Removes painted vertex colors from the given mesh component.
Parameters
Name | Description |
---|---|
StaticMeshComponent | The static mesh component to have its vertex colors removed |