Quaternion::Negate Method
Reverses the sign of each component of the quaternion.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Quaternion
The quaternion to negate.
Show: