[]
Tries to create the DMatrix from Matrix3x2.
public static bool TryCreate(Matrix3x2 m, out DMatrix dm)
Public Shared Function TryCreate(m As Matrix3x2, ByRef dm As DMatrix) As Boolean