XMMatrixIdentity

Function XMMatrixIdentity 

Source
pub fn XMMatrixIdentity() -> XMMATRIX
Expand description

Builds the identity matrix.

§Parameters

This function has no parameters.

§Return value

Returns the identity matrix.

§Reference

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