Matrix4.RotateX(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 CreateRotationX instead.
[System.Obsolete("Use CreateRotationX instead.")]
public static OpenTK.Matrix4 RotateX (float angle);
static member RotateX : single -> OpenTK.Matrix4
Parameters
- angle
- Single
Returns
- Attributes