다음을 통해 공유


Matrix4d.CreateRotationY 메서드

정의

오버로드

CreateRotationY(Double, Matrix4d)
CreateRotationY(Double)

CreateRotationY(Double, Matrix4d)

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

매개 변수

angle
Double
result
Matrix4d

적용 대상

CreateRotationY(Double)

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

매개 변수

angle
Double

반환

적용 대상