[][src]Function directx_math::XMVectorClamp

pub fn XMVectorClamp(V: FXMVECTOR, Min: FXMVECTOR, Max: FXMVECTOR) -> XMVECTOR

Clamps the components of a vector to a specified minimum and maximum range.

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