FDatasmithMesh::SetVertexColor

Set a vertex color

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h

Include

#include "DatasmithMesh.h"

Source

/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp

Syntax

void SetVertexColor
(
    int32 Index,
    const FColor & Color
)

Remarks

Set a vertex color

Parameters

Parameter

Description

Index

Index of the vertex color that will be affected

Color

The color for the vertex

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