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 uint8 CompressAxisToByte
(
T Angle
)
Remarks
Compresses a floating point angle into a byte. The angle as a byte.
Parameters
| Name | Description |
|---|---|
| Angle | The angle to compress. |