Tesla Graphics Engine Documentation (January 2012)
Negate Method (value)
TeslaTesla.MathMatrixNegate(Matrix)
Flips the signs of each element of the supplied matrix.
Declaration Syntax
C#
public static Matrix Negate(
	Matrix value
)
Parameters
value (Matrix)
Source matrix
Return Value
Negated matrix

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