Share via


Matrix.CreateFromAxisAngle Method (Vector3, Single)

Creates a new Matrix that rotates around an arbitrary vector.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public static Matrix CreateFromAxisAngle (
         Vector3 axis,
         float angle
)

Parameters

  • axis
    The axis to rotate around.
  • angle
    The angle to rotate around the vector.

Return Value

The created Matrix.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace

Programming Guide

How to: Transform a Point with a Matrix

Platforms

Xbox 360, Windows XP SP2, Windows Vista