[]
Negates a matrix.
public static Matrix4x4 Negate(Matrix4x4 value)
The matrix to be negated.
The negated matrix.