FColor::DequantizeUNorm16ToFloat

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 float DequantizeUNorm16ToFloat
(
    int Value16
)