Tesla Graphics Engine Documentation (January 2012)
UnaryNegation Operator
TeslaTesla.MathMatrixUnaryNegation(Matrix)
Flips the signs of the components of the specified matrix.
Declaration Syntax
C#
public static Matrix operator -(
	Matrix value
)
Parameters
value (Matrix)
Source matrix
Return Value
Resulting matrix

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)