Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FFloat16
Description
Convert from Fp32 to Fp16, round-to-nearest-even. (RTNE) Stores values out of range as +-Inf
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Float16.h |
| Include Path | #include "Math/Float16.h" |
void Set
(
float FP32Value
)