FMeshVertexPainter::RemovePaintedVertices

Removes painted vertex colors from the given mesh component.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/MeshVertexPainter/MeshVertexPainter.h

Include

#include "MeshVertexPainter/MeshVertexPainter.h"

Source

/Engine/Source/Runtime/Engine/Private/MeshVertexPainter/MeshVertexPainter.cpp

Syntax

static void RemovePaintedVertices
(
    UStaticMeshComponent * StaticMeshComponent
)

Remarks

Removes painted vertex colors from the given mesh component.

Parameters

Parameter

Description

StaticMeshComponent

The static mesh component to have its vertex colors removed

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