Function XMConvertVectorUIntToFloat

Source
pub fn XMConvertVectorUIntToFloat(
    VUInt: FXMVECTOR,
    DivExponent: u32,
) -> XMVECTOR
Expand description

Converts an XMVECTOR with uint32_t components to an XMVECTOR with float components and applies a uniform bias.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMConvertVectorUIntToFloat