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