Tesla Graphics Engine Documentation (January 2012)
UnaryNegation Operator
Tesla
►
Tesla.Math
►
Vector3
►
UnaryNegation(Vector3)
C#
Flips the signs of the components of the specified vector.
Declaration Syntax
C#
public
static
Vector3
operator
-
(
Vector3
value
)
Parameters
value
(
Vector3
)
Source vector
Return Value
Negated vector
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)