InitFromColorArray

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

InitFromColorArray

(
    const TArray< FColor >& InColors
)

Load from raw color array.

Public function

void

 

InitFromColorArray

(
    const FColor* InColors,
    uint32 Count,
    uint32 Stride,
    bool bNeedsCPUAccess
)

Load from a array of colors Load from raw color array

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