Function XMConvertVectorFloatToInt

Source
pub fn XMConvertVectorFloatToInt(
    VFloat: FXMVECTOR,
    MulExponent: u32,
) -> XMVECTOR
Expand description

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

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