ApplyVertexColorsToAllLODs

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

ApplyVertexColorsToAllLODs

(
    IMeshPaintComponentAdapter& Geomet...,
    UMeshComponent* InMeshComponen...
)

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

Public function Static

void

 

ApplyVertexColorsToAllLODs

(
    IMeshPaintComponentAdapter& Geomet...,
    UStaticMeshComponent* StaticMe...
)

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

Public function Static

void

 

ApplyVertexColorsToAllLODs

(
    IMeshPaintComponentAdapter& Geomet...,
    USkeletalMeshComponent* Skelet...
)

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

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