Matrix4.Identity

Matrix4.Identity property

Gets the identity matrix.

public static Matrix4 Identity { get; }

Property Value

The identity.

See Also