Matrix4.RotateY(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use CreateRotationY instead.
[System.Obsolete("Use CreateRotationY instead.")]
public static OpenTK.Matrix4 RotateY (float angle);
static member RotateY : single -> OpenTK.Matrix4
Parameters
- angle
- Single
Returns
- Attributes