Quaternion::CreateFromRotationMatrix Method
Creates a quaternion from the specified rotation matrix.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- matrix
- Type: System.Numerics::Matrix4x4
The rotation matrix.
Show: