Matrix4x4::CreateRotationY Method
Creates a matrix for rotating points around the Y axis.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateRotationY(Single) | Creates a matrix for rotating points around the Y axis. |
|
CreateRotationY(Single, Vector3) | The amount, in radians, by which to rotate around the Y axis from a center point. |
Show: