UMeshPaintingToolset::ApplyVertexColorsToAllLODs

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

Windows
MacOS
Linux

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintHelpers.h

Include

#include "MeshPaintHelpers.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshPaintHelpers.cpp

Syntax

static void ApplyVertexColorsToAllLODs
(
    IMeshPaintComponentAdapter & GeometryInfo,
    UMeshComponent * InMeshComponent
)

Remarks

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

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