MeshPaintHelpers::ApplyVertexColorsToAllLODs

Applies the vertex colors found in LOD level 0 to all contained LOD levels in the StaticMeshComponent

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h

Include

#include "MeshPaintHelpers.h"

Source

/Engine/Source/Editor/MeshPaint/Private/MeshPaintHelpers.cpp

Syntax

static void ApplyVertexColorsToAllLODs
(
    IMeshPaintGeometryAdapter & GeometryInfo,
    UStaticMeshComponent * StaticMeshComponent
)

Remarks

Applies the vertex colors found in LOD level 0 to all contained LOD levels in the StaticMeshComponent

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