Tesla Graphics Engine Documentation (January 2012)
Negate Method (value)
TeslaTesla.MathVector3Negate(Vector3)
Flip the signs of the vector's components.
Declaration Syntax
C#
public static Vector3 Negate(
	Vector3 value
)
Parameters
value (Vector3)
Source vector
Return Value
Resulting vector

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