Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/IMeshPaintComponentAdapter
- IMeshPaintComponentAdapter::SetVertexColor()
- FMeshPaintGeometryCollectionComponentAdapter::SetVertexColor()
- FMeshPaintSkeletalMeshComponentAdapter::SetVertexColor()
- FMeshPaintStaticMeshComponentAdapter::SetVertexColor()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/IMeshPaintComponentAdapter.h |
| Include | #include "IMeshPaintComponentAdapter.h" |
void SetVertexColor
(
int32 VertexIndex,
FColor Color,
bool bInstance
)
Remarks
Sets the Vertex Color at Vertex Index to Color inside of the Mesh