Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FColorVertexBuffer > InitFromColorArray
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/ColorVertexBuffer.h |
Include | #include "Rendering/ColorVertexBuffer.h" |
void InitFromColorArray
&40;
const TArray< FColor > & InColors
&41;
Remarks
Load from raw color array.
Parameters
Name | Description |
---|---|
InColors | InColors must not be empty |