FColorVertexBuffer::InitFromColorArray

Load from raw color array.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Rendering/ColorVertexBuffer.h"

Syntax

void InitFromColorArray
(
    const TArray< FColor > & InColors
)

Remarks

Load from raw color array.

Parameters

Parameter

Description

InColors

InColors must not be empty

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