Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
| Include | #include "Math/UnrealMathUtility.h" |
static uint8 Quantize8SignedByte
(
float x
)
0..255
Parameters
| Name | Description |
|---|---|
| x | assumed to be in this range: -1..1 |