다음을 통해 공유


Matrix4d.CreateRotationX 메서드

정의

오버로드

CreateRotationX(Double, Matrix4d)
CreateRotationX(Double)

CreateRotationX(Double, Matrix4d)

public static void CreateRotationX (double angle, out OpenTK.Matrix4d result);
static member CreateRotationX : double *  -> unit

매개 변수

angle
Double
result
Matrix4d

적용 대상

CreateRotationX(Double)

public static OpenTK.Matrix4d CreateRotationX (double angle);
static member CreateRotationX : double -> OpenTK.Matrix4d

매개 변수

angle
Double

반환

적용 대상