[]
Negates a matrix.
public static Matrix3x2 operator -(Matrix3x2 value)
The matrix to negate.
The negated matrix.