FColor::FColor

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

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

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