Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FFloat16 > API/Runtime/Core/Math/FFloat16/op_assign
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Float16.h |
Include | #include "Math/Float16.h" |
FFloat16 & operator=
(
float FP32Value
)
Remarks
Assignment operator. Convert from Fp32 to Fp16.