Function XMVectorSplatEpsilon

Source
pub fn XMVectorSplatEpsilon() -> XMVECTOR
Expand description

Returns a vector, each of whose components are epsilon (1.192092896e-7).

§Return value

Returns a vector, each of whose components is (1.192092896e-7).

§Reference

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