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