Matrix4.RotateY(Single) Method

Definition

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

Applies to