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