UStaticMeshComponent::CopyInstanceVertexColorsIfCompatible

Copies instance vertex colors from the SourceComponent into this component

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h

Include

#include "Components/StaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp

Syntax

void CopyInstanceVertexColorsIfCompatible
(
    UStaticMeshComponent * SourceComponent
)

Remarks

Copies instance vertex colors from the SourceComponent into this component

Parameters

Parameter

Description

SourceComponent

The component to copy vertex colors from

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