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

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