Navigation
API > API/Runtime > API/Runtime/Core
Structure used to define the factor required to get from one unit type to the next.
| Name | FQuantizationInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/UnitConversion.inl |
| Include Path | #include "Math/UnitConversion.inl" |
Syntax
struct FQuantizationInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FQuantizationInfo
(
EUnit InUnit, |
Constructor |