Quaternion.CreateFromYawPitchRoll Method
Creates a new Quaternion from specified yaw, pitch, and roll angles.
Overload List
Name | Description |
---|---|
Quaternion.CreateFromYawPitchRoll (Single, Single, Single) | Creates a new Quaternion from specified yaw, pitch, and roll angles. |
Quaternion.CreateFromYawPitchRoll (Single, Single, Single, Quaternion) | Creates a new Quaternion from specified yaw, pitch, and roll angles. |
See Also
Reference
Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace