FColor::FColor

Put these into the body for proper ordering with INTEL vs non-INTEL_BYTE_ORDER

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

constexpr FColor
(
    uint8 InR,
    uint8 InG,
    uint8 InB,
    uint8 InA
)

Remarks

Put these into the body for proper ordering with INTEL vs non-INTEL_BYTE_ORDER