FColor::ToPackedBGRA

Gets the color in a packed uint32 format packed in the order BGRA.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Color.h

Include

#include "Math/Color.h"

Syntax

uint32 ToPackedBGRA() const

Remarks

Gets the color in a packed uint32 format packed in the order BGRA.