[]
Performs an implicit conversion from Matrix4x4 to Matrix3x2.
public static implicit operator Matrix3x2(Matrix4x4 matrix)
The matrix.
The result of the conversion.