FFloat16::operator=

Assignment operator. 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

FFloat16 & operator=
(
    float FP32Value
)

Remarks

Assignment operator. 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