Tesla Graphics Engine Documentation (January 2012)
UnaryNegation Operator
TeslaTesla.MathQuaternionUnaryNegation(Quaternion)
Flips the signs of the components of the specified quaternion.
Declaration Syntax
C#
public static Quaternion operator -(
	Quaternion value
)
Parameters
value (Quaternion)
Source quaternion
Return Value
Negated quaternion

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