Quaternion::Normalize Method
Divides each component of a specified Quaternion by its length.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Quaternion
The quaternion to normalize.
Show: