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 | |
|---|---|---|
|
CreateRotation(Single) | Creates a rotation matrix using the given rotation in radians. |
|
CreateRotation(Single, Vector2) | Creates a rotation matrix using the specified rotation in radians and a center point. |
Show: