Sdílet prostřednictvím


Matrix.CreateFromAxisAngle Method

Creates a new Matrix that rotates around an arbitrary vector.

Overload List

Name Description
Matrix.CreateFromAxisAngle (Vector3, Single) Creates a new Matrix that rotates around an arbitrary vector.
Matrix.CreateFromAxisAngle (Vector3, Single, Matrix) Creates a new Matrix that rotates around an arbitrary vector.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace