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 ImportVertexColorsFromTexture ( [UMeshComponent](API\Runtime\Engine\Components\UMeshComponent) * MeshComponent )
Remarks
Helper function to import Vertex Colors from a Texture to the specified MeshComponent (makes use of SImportVertexColorsOptions Widget)