![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FQuantizationInfo (EUnit InUnit, float InFactor) | |
Public Attributes | |
| EUnit | Units |
| float | Factor |
Structure used to define the factor required to get from one unit type to the next.
Constructor
| float UnitConversion::FQuantizationInfo::Factor |
The factor by which to multiply to get to the next unit in this range
| EUnit UnitConversion::FQuantizationInfo::Units |
The unit to which this factor applies