FColor::MakeRequantizeFrom1010102

Return 8-bit color Quantized from 10-bit RGB , 2-bit A

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

static FColor MakeRequantizeFrom1010102
(
    int R,
    int G,
    int B,
    int A
)

Remarks

Return 8-bit color Quantized from 10-bit RGB , 2-bit A