Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TFloatPacker
| Name | TFloatPacker |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Math/FloatPacker.h |
| Include Path | #include "Math/FloatPacker.h" |
Syntax
enum TFloatPacker
{
NumOutputsBits = NumExponentBits + NumMantissaBits + 1,
}
Values
| Name | Remarks |
|---|---|
| NumOutputsBits |