FColorVertexBuffer::GetVertexColors

Gets all vertex colors in the buffer

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/ColorVertexBuffer.h

Include

#include "Rendering/ColorVertexBuffer.h"

Source

/Engine/Source/Runtime/Engine/Private/Rendering/ColorVertexBuffer.cpp

Syntax

void GetVertexColors
(
    TArray< FColor > & OutColors
) const

Remarks

Gets all vertex colors in the buffer

Parameters

Parameter

Description

OutColors

The populated list of colors

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