Matrix4.RotateZ(Single) Method

Definition

Caution

Use CreateRotationZ instead.

[System.Obsolete("Use CreateRotationZ instead.")]
public static OpenTK.Matrix4 RotateZ (float angle);
static member RotateZ : single -> OpenTK.Matrix4

Parameters

angle
Single

Returns

Attributes

Applies to