MeshPaintHelpers::ApplyVertexColorsToAllLODs

Applies vertex color painting found on LOD 0 to all lower LODs.

Unreal Engine C++ API Reference > Editor > MeshPaint > MeshPaintHelpers > ApplyVertexColorsToAllLODs

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 ApplyVertexColorsToAllLODs
(
    [IMeshPaintGeometryAdapter](API\Editor\MeshPaint\IMeshPaintGeometryAdapter) & GeometryInfo,
    [UMeshComponent](API\Runtime\Engine\Components\UMeshComponent) * InMeshComponent
)

Remarks

Applies vertex color painting found on LOD 0 to all lower LODs.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library