Matrix.CreateFromYawPitchRoll Method

Creates a new rotation matrix from a specified yaw, pitch, and roll.

Overload List

Name Description
Matrix.CreateFromYawPitchRoll (Single, Single, Single) Creates a new rotation matrix from a specified yaw, pitch, and roll.
Matrix.CreateFromYawPitchRoll (Single, Single, Single, Matrix) Fills in a rotation matrix from a specified yaw, pitch, and roll.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace