Matrix4.RotateZ(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 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