UMeshPaintModeHelpers::ImportVertexColorsFromTexture

Helper function to import Vertex Colors from a Texture to the specified MeshComponent (makes use of SImportVertexColorsOptions Widget)

Windows
MacOS
Linux

References

Module

MeshPaintEditorMode

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintEditorMode/Public/MeshPaintModeHelpers.h

Include

#include "MeshPaintModeHelpers.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintEditorMode/Private/MeshPaintModeHelpers.cpp

Syntax

static void ImportVertexColorsFromTexture
(
    UMeshComponent * MeshComponent
)

Remarks

Helper function to import Vertex Colors from a Texture to the specified MeshComponent (makes use of SImportVertexColorsOptions Widget)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss