2 references to Matrix3x2
System.Numerics (2)
System\Numerics\Matrix3x2.cs (2)
40
private static readonly Matrix3x2 _identity = new
Matrix3x2
480
result = new
Matrix3x2
(float.NaN, float.NaN, float.NaN, float.NaN, float.NaN, float.NaN);