次の方法で共有


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

戻り値

適用対象