Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRotator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Rotator.h |
| Include | #include "Math/Rotator.h" |
static T DecompressAxisFromByte
(
uint8 Angle
)
Remarks
Decompress a word into a floating point angle. The decompressed angle.
Parameters
| Name | Description |
|---|---|
| Angle | The word angle. |