Windows apps
Collapse the table of content
Expand the table of content

Matrix3x2::CreateRotation Method

Creates a rotation matrix.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member CreateRotation(Single) Creates a rotation matrix using the given rotation in radians.
Public method Static member CreateRotation(Single, Vector2) Creates a rotation matrix using the specified rotation in radians and a center point.
Top
Show:
© 2017 Microsoft