Tesla Graphics Engine Documentation (January 2012)
UnaryNegation Operator
Tesla
►
Tesla.Math
►
Matrix
►
UnaryNegation(Matrix)
C#
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)