UnitConversion::TemperatureUnificationFactor

Find the common quantization factor for the specified temperature unit. Quantizes to Kelvin.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/UnitConversion.inl

Include

#include "Math/UnitConversion.inl"

Syntax

namespace UnitConversion
{
    double UnitConversion::TemperatureUnificationFactor
    (
        EUnit From
    )
}

Remarks

Find the common quantization factor for the specified temperature unit. Quantizes to Kelvin.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss