FFloat16::Set

Convert from Fp32 to Fp16.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Float16.h"

Syntax

void Set
(
    float FP32Value
)

Remarks

Convert from Fp32 to Fp16.

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